On 2015-04-09, "Peter Bako" <[email protected]> wrote: > Has anybody successfully installed OpenBSD 5.6 on a net4801? I have two of > these units (both with the latest 133 firmware), each failing in the exact > same way, at the exact same place, while doing a PXE install. I can see my > TFTP server being queried for pxeboot, bsd.rd and boot.conf, so I know the > PXE setup is correct. On my serial terminal I can see the box starting the > BSD boot, loads the kernel then displays "entry point at 0x200120" and > stops.
Do you have a file etc/boot.conf stty com0 19200 set tty com0 on your TFTP server? Without this, the kernel will switch its output to the nonexistent video console. -- Christian "naddy" Weisgerber [email protected] _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
