On Nov 29 13:10:24, [email protected] wrote:
> Hi all,
>
> I installed openbsd-54 on a flash card on my alix2d3 board through
> PXE with a nullmodem cable.
> But after the installation, the machine reboot in loop after the message
> "entry point at 0x200120"
>
> I tried all the solution found in google, set the tty to com0, and
> also boot on wd0a instead of hd0a
>
> set tty com0
> stty com0 57600
> boot wd0a:/bsd
The baudrae of 57600 seems strange.
Did you set it so in BIOS, or where does it come from?
My Alix2d3 boots just fine with
stty com0 9600
set tty com0