OpenBSD USB install - BSD
Users browsing this thread: 1 Guest(s)
|
|||
Does anyone know how I can install OpenBSD to my hard drive from a USB stick? I've been searching for guides for days and haven't been able to find anything clear. All I can find are live bootable installs.
I don't have a disc drive which is why I'm asking. I'm also on a Win7 machine since it's all I have at the moment. I haven't been able to use *nix in almost a year and I need it back. Maybe I'm missing something, but I figured you all would know better than I do. |
|||
|
|||
- Download install50.iso from one of OpenBSD.org’s mirrors
- Create a qemu image - Install a minimal OpenBSD environment to the image using qemu - Copy the installation sets from the .iso to the image’s root - dd the completed image to your usb device - boot the usb from your bios and install OpenBSD to your harddrive |
|||
|
|||
|
|||
Need a BSD machine to do this from I suppose. Maybe I'll just buy an external optical drive or wait until I get a better machine. Thanks Beastie.
|
|||
|
|||
HA. I feel like an idiot now. Thanks for reminding me of that shix.
|
|||
|
|||
(21-06-2013, 02:40 PM)Beastie Wrote: https://docs.google.com/document/d/1yO3-...iDTSY/edit Nice share boss! |
|||
|
|||
|
|||
It sure will help us a lot to have dcoppa with us.
|
|||
|
|||
Too bad plhk doesn't post here, we could have pretty epic OpenBSD wars.
|
|||
|
|||
|
|||
I'll try to get him here!
|
|||
|
|||
Used the technique yrmt posted to install OpenBSD into my USB drive. It was easy, quick & it worked. Thank you very much. :)
|
|||
|
|||
(21-06-2013, 02:40 PM)yrmt Wrote: [Here!](https://docs.google.com/document/d/1y Hey yrmt, the link doesn't seem to be working, and it seems like this could help me out a lot, do you still have access to the document? |
|||
|
|||
You know, for a good few versions now, OpenBSD has had pre-made USB images you can just dd to a USB stick. Here is the one for amd64, for example. There is no need for anything complicated now, you can just write the image to a USB stick and boot from it.
my website: kaashif.co.uk
|
|||
|
|||
(26-11-2014, 02:24 PM)pizzaroll1 Wrote: You know, for a good few versions now, OpenBSD has had pre-made USB images you can just dd to a USB stick. Here is the one for amd64, for example. There is no need for anything complicated now, you can just write the image to a USB stick and boot from it. I didn't know that, I've been waiting for that feature for <b>awhile</b> now, thanks man. |
|||