I'm attempting to follow the instructions on this page: http://www.openbsd.org/faq/faq4.html#InstProb
where this section appears: Bootable flash drive Make a bootable flash drive. On that drive create an /etc/boot.conf file with the contents: boot hd0a:/bsd How does one do this? I have an installXX.fs image that loads into memory. I started a shell session by selecting the "S" option after the image loads, but I can't find 'vi' or another text editor, nor can i find 'echo'. Thanks.