|
OpenBSD Installation and Upgrading Installing and upgrading OpenBSD. |
|
Thread Tools | Display Modes |
|
|||
OpenBSD installation on eeepc 1000
Installation seems to go well, until I halt the system and reboot. System sits with a scrolling screen of death flashing by too fast to read. Something about Inodes and time there is a "fix YES" at the end of some of the lines. I can't really tell what is going on as it is scrolling too fast, and I am completely new to any *BSD. So I thought I would drop in and give you as much as I can so you can tell me I was making a stupid mistake, lol. 1st off, this is my first attempt at any BSD. I am using the installation instructions from the openbsd.org website. The eeepc has 4 partitions by default on the 8 gig SSD (wd0). Only one is used for the OS. The others are for recovery software. The second partition on the disk (a little over 3 gigs in) is the OS partition, I am leaving the others alone so I can recover back to the default xandros OS if needed. I have tried doing a single partition and label over the whole 4 gig OS part. I have tried breaking them up (as recommended by the instructions) over the 4 gig part. I have even tried spreading them around over the primary 8 gig SSD, 32 gig secondary SSD and a SD card for good measure. Everytime is the same thing.
Any help would be appreciated, but I know I am not offering much to go on. I am hoping it's a well known, obvious answer to an experienced user. |
|
|||
From what I can tell, Asus has come out with three different generations of the EeePC -- the 701, 900, & 1000 series. The misc@ archives indicates some traffic from about a year ago of a number of people successfully installing onto the 1000H:
http://marc.info/?l=openbsd-misc&w=2...eepc+1000h&q=b Only you will be able to answer whether you have the same model. Quote:
If this is a correct assumption, it is unclear from your message how and/or if you resized the MBR partition in which Xandros resides such that space would be freed for another operating system, so let me review the basics:
It is also unknown from your message as to what version of OpenBSD was being installed. From your earlier messages, it appears that you are new to the *BSD's & perhaps to their installations which requires knowledge of the MBR & partitioning up front. Attempting to configure a dual-boot as a first exercise is also a bit ambitious. If you have been using some type of system recovery disk provided by Asus, I suspect that it simply reinstalls Xandros to take up whatever space is available on the SSD. If you want to continue delving into a dual-boot configuration, you will need to determine whether this can be resized. Undoubtedly, this will require Linux tools. GParted is a common choice. If I have characterized your situation correctly, & you have been able to restore Xandros through some CD, my suggestion is to install OpenBSD by itself. Forget about dual-booting for now. Gain the experience of a simple installation before tackling something more complicated. |
|
|||
re..
I can answer some questions, but the laptop is at the house and I am at work.
First, I don't want to dual boot. I simply want to preserve the original 3 gig partition that holds a compressed image Of the default OS so I don't have to dig around for the restore disc. As the eeepc ships from the factory with out a cd Drive, it comes with a recovery partition on the ssd. Instead of booting from a cd you hit F9 during post to stat an automated restore that it pulls from the first partition on the disk. I am installing onto the second portion without resizing Any partitions. I simply changed the file system type to A6 and marked it as active. With the label utility I set wd0a to 250m And mountpoint of /. I labeled the rest as wd0d and mounted /usr. I initialized wd1 whole disk and labeled wd1d 1024m Mountpoint /tmp. Labeled the rest wd1e mountpoint /home. Initialized sda0 whole disk /var (cheap 2 gig sd card) Automated restore from ssd still works. Wow. Typing all that on the blackberry sucked... |
|
|||
Gah. This whole thing looks like it may be put on hold again. Was just notified that I have to get a comptia security+ cert by mid nov or I loose my job...
|
|
|||
OK, quick update. Last night I restored the original Xandros OS and performed an install to a 4 gig 30Mb/s SD card. Set it up to boot from the SD card and mounted /home to the 32 gig SSD. Boots fine now. So the problem has to be the partition table on the 8 gig SSD, I don't know if I overlapped the partitions or if the problem was the "magic number" thing I was reading about. Either way I will run it from the SD card until I figure out if I can make OpenBSD do what I want it to do. Basically make wireless work, get XFCE on it for a window manager. I only really use it for internet anyway, hopefully it will be a little more flexable and less laggy than the default OS (5-10 seconds to open a web page and be able to scroll up/down on the page). Seems like I am not asking much, but we will see. Thanks for the help, I may revisit this issue at a later time if I decide it works well enough to completely wipe the default partition table.
Is there some documentation somewhere that I can read to let me know what portions of the file tree can be mounted read only for most day to day operations? Like I know that you have to have write access to the /usr folder for compiling programs, but sense you are not always compiling, can you mount it read only most of the time, but remount it rw if you need to compile something and then remount ro after the compile is done? Or do you have to have rw to run programs that are installed to /usr? I guess what I am looking for is documentation on how the base filesystem is utilized by the OS so I can optimize it for use on a SSD without wearing out the disk. |
|
|||
Note that /dev and /etc cannot be separate partitions, so / must be mounted read/write.
|
|
||||
Actually, if one is careful with how one modifies /etc/rc, one can indeed have a read-only /dev, and mount a writeable /dev during multi-user initiation. So it is -possible- to have /dev and /etc in their own, writeable partitions.
For an example of how that can work, grab any of the .iso files at the link in my sig. Take a look at the /etc/rc in it, and examine the /backups directory, too. (Not that I would recommend it, modern flash memory does not have the write limitations of the older stuff.) |
|
|||
BSDfan666 fails again, sorry.
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenBSD 4.4/4.5 i386 installation on Dell Inspiron 6400 notebook. | xixobrax | OpenBSD Installation and Upgrading | 12 | 30th April 2009 04:34 AM |
Latest on the EEE PC 1000 and FreeBSD | sutures | FreeBSD General | 4 | 9th January 2009 12:29 AM |
OpenBSD installation failed on X | RadioActive | OpenBSD Installation and Upgrading | 3 | 31st July 2008 06:43 PM |
BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD | anomie | Book reviews | 8 | 28th July 2008 09:32 PM |
Some questions about installation of OpenBSD | aleunix | OpenBSD Installation and Upgrading | 20 | 15th June 2008 11:57 AM |