Hello,
On Wed, 30 Jan 2008, frantisek holop wrote:
see man installboot and man biosboot: you can't do this easily because
installboot will patch biosboot for the locationinfo of boot. And you don't
have this information beforehand.
dd floppy image does boot on the eee, but biosboot stops with "ERR M".
Installing OpenBSD to an USB stick definitly works. One other solution might be
"flashboot", see "http://www.mindrot.org/projects/flashboot/". There are binary
images available at "http://tilde.se/flashboot/". "zcat GENERIC-RD.image | dd
of=/dev/sd0" under Linux on the eee should give you a bootable USB-Stick
(/dev/sd0 as an example). But I didn't try this myself.
Anyway, OpenBSD will boot but ethernet does not work: The wired adapter is not
suppoerted, and the wireless driver reports an error and does not work :-(
Regards
Stefan Kell