On Fri, Sep 05, 2014 at 08:47:18PM -0400, Mario St-Gelais wrote: > Hi list. > > Since I am happy with my Alix 2d13 running OenBSD, I ordered an APU board. > > I read that there were/are issues regarding the BIOS for pre Apr 5 2014 > releases. According to my board, the BIOS is the Apr 5 2014 release. So I > would assume it should boot fine but nope it does not. > > Boot process hangs at that stage: > > booting tftp:bsd.rd: 4190944+963509+2917168+0+520928 [100+342504+22248 > entry point at 0x10001e0 [7205c766, 34000004, 24448b12, 55c8a304] > > Any pointers as to what might be the problem? Some reading I missed > maybe.
Sounds like you haven't set the console to serial. at the "boot>" prompt try stty com0 115200 set tty com0 The installer can later create a boot.conf to automate this.

