View Single Post
  #3   (View Single Post)  
Old 21st April 2017
amphibious
-Guest-
 
Posts: n/a
Default

Quote:
Originally Posted by jggimi View Post
If you already have OpenBSD installed and running, you do not need to have install media at all. You only need to download the new RAMDISK kernel file -- bsd.rd -- and place it in your root directory. You'll still need to reboot and direct your bootloader to boot this new RAMDISK kernel.

If you are already running the RAMDISK kernel, and are in its shell, you can (re)start the upgrade script or the install script with one of these commands:

# upgrade

or

# install

In both cases, you *must* have booted the RAMDISK kernel. Either from an OpenBSD bootloader or from install media that contains an OpenBSD bootloader.

That did it, that is, I used --bsd.rd-- and pointed to it from boot.conf. Rebooted, and it started. Installation was a success. Now I have to work on other configs, but, tomorrow is another day.
Reply With Quote