Single Board PC setup
This is to assist in setting up a new installation of
OpenBSD on a Soekris or PC Engines single board computer.
Some parts of my examples have been lifted from the following URLs:
http://wiki.soekris.info/Installing_OpenBSD∞
http://www.pcengines.ch/pdf/alix2.pdf∞
and other various locations around the web.
Connect to the serial port
OpenBSD use this
cu -l /dev/tty00 -s 19200
Windows use
PuTTY∞ (version 0.59 or newer)
Connect the network on
Eth0
Interrupt the comBIOS boot sequence with Ctrl-P
> boot f0
...
>> OpenBSD/i386 PXEBOOT 1.00
boot> stty com0 19200
boot> set tty com0
boot> bsd.rd
There are 7 comments on this page. [Display comments]