What I did: (S)hell #fdisk -iy wd0 #disklabel -E wd0 >a a /Enter-enter-enter/ #fdisk -iy sd0 #disklabel -E sd0 >a e /Enter/ >32M (The usb drive is big and only for keys so whatever) >RAID bioctl -c C -l /dev/wd0a -k /dev/sd0e softraid0 /made sd1/ # dd if=/dev/zero of=/dev/rsd1c bs=1m count=1
However when I tried to (I)nstall on sd1 at the end the Installer is always unable to write the bootcode to disk. What am I missing? Totally new to this. -- View this message in context: http://openbsd-archive.7691.n7.nabble.com/Tried-to-install-on-i386-with-FDE-and-keydisk-tp317567.html Sent from the openbsd dev - tech mailing list archive at Nabble.com.
