![]() |
|
|||||||
| OpenBSD Installation and Upgrading Installing and upgrading OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
Quote:
I found the above site this past weekend and it looks like it should work. However, the program I'm using to write the image to the stick is... well, not great, and I don't think it's working (at least, my BIOS is set to boot the removeable media first, and it doesn't boot). I'd love to hear what someone on here would do in my situation, or what the OP ended up doing to figure out what the bad BIOS juju was (I wouldn't be shocked if it was as simple as that). |
|
||||
|
ooh, that's true, rocket. Though it does require some a priori knowledge of OpenBSD system administration.
In brief the steps for i386 would be:
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Hi dalek,
I've been using OpenBSD for a while now, I just found this forum, so here goes my initial post. I agree that rocket357 has a really good idea, but I think jggimi's instructions are a bit too complicated. Of course mine might be even worse... This is basically the same as jggimi, except I would let the OpenBSD installer take care of his steps 3 thru 11. (I'm assuming you don't want to dual boot with XP, I used to do that and find it to be more of a headache than it's worth, and I'd rather not waste the drive space.) I would do this: 1. Download install48.iso from an OpenBSD mirror such as ftp.usa.openbsd.org/pub/OpenBSD/4.8/i386/install48.iso 2. Burn install48.iso to a CD 3a. Install to the eeepc with an external USB CD drive using the install48 CD if you can, or 3b. Install to a USB flash drive (2GB+) by using any i386 box using the install48 CD - plug in the USB flash drive - insert install48 CD into drive - start system, boot from the CD - go through the standard install procedure, be careful to install OpenBSD on the flash drive, Mom won't be happy if you wipe out her XP c:\ drive with all the kids' pictures on it... 4. Prepare the USB flash drive with the OpenBSD install sets. (You could skip this part if you just want to download all the install sets again using the ftp option during install.) - boot the OpenBSD flash drive on Mom's computer again - login - mount the install48 CD with something like: # mount /dev/cd0a /mnt - copy the install sets to the USB drive: # cp -Rp /mnt/4.8 / - now you have the install sets in the root of the USB flash drive. (If you know your way around the command line, you could copy the install sets from CD at the the end of step 3b instead of booting the USB a second time.) 5. Use the USB flash drive with OpenBSD to install to the eeepc - boot the eeepc off your OpenBSD flash drive - at the "boot>" prompt type: "boot bsd.rd", this will start the installation procedure. - do a standard install, when it asks for install media type "disk" - when it asks if the disk is already mounted say yes - the install sets are already in 4.8/i386/ so you can just take the default when it asks. Hope that helps. |
|
|||
|
Welcome to our funny family!
When it comes to installing on a machine without a CD drive, & no other machine is available with OpenBSD already installed, you have one of the simpler solutions: Plug in a USB CD drive & install from it.Good call! This assumes that another machine is available which can be used to burn the ISO to disc. Burning is OS agnostic. Otherwise, another machine will have to be booted in some manner with OpenBSD, (booting another machine with the ISO mentioned before...) -- be it the installation kernel bsd.rd used by install48.iso or the regular kernel bsd which is used by any running system. jggimi's live CD is another option. Once a system has been booted with any OpenBSD kernel, manually build a bootable USB drive, either with only the bsd.rd kernel, or with bsd.rd + all file sets. |
|
|||
|
Appreciate the welcome ocicat, hope I can be of help, I know I can use some. Using a USB CD drive just kind of slipped out, I've had trouble with them in the past, especially on older computers.
Thanks rocket, I completely forgot about my problems booting flash drives. If I don't use the same box, I often have to go in and edit the fstab, and reboot. I really need to start using the new UID drive signatures. P.S. OpenBSD flash drives are very useful. At work I have our Certificate Authority on a flash drive in the filing cabinet and just boot it a couple times a year when I need to mess with certificates. |
|
||||
|
I used a similar approach like rocket's. But i do agree, if you could lay your hands on a usb cd device, use it. That is so much easier.
So what model do you have? I have 1000H, and it 4.8 works like a charm. Started out with 4.4 on this machine. |
|
||||
|
Mine is a 1005HA with a 3-cell battery instead of the standard 6-cell, and without bluetooth. I love it.
Its a variant called the model 1005HAB and was sold last year by a US-based retail chain. It was a gift from my wife, who chose it based on price. But I like this particular brand of hardware, and was very grateful for the netbook.I actually love having the smaller battery in this -- it doesn't have more than a couple of hours of battery life, but .... it is very very light weight.
__________________
OpenBSD LiveCDs/LiveDVDs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|