On Fri, 2007-02-16 at 10:53 +0000, Stuart Henderson wrote: > On 2007/02/16 09:56, Jules Colding wrote: > > >> OpenBSD/i386 BOOT 2.10 > > boot> > > booting hd0a:/bsd: 5515872+867984 [52+274160+255770]=0x6980a4 > > entry point at 0x200120 > > ################# Boot output end ##################### > > > > I've tried two different CF cards (both the same kind of SAN card) but > > to no avail. They both hang at the same place during boot. > > > > Any clues? > > You don't have serial console enabled. The installer asks you about > it near the end, so either re-install and answer this affirmatively, or > mount the CF on another box, place 'set tty com0' in etc/boot.conf and > edit etc/ttys.
Thanks a lot. It actually turned out upon closer inspection that /etc was empty. I re-did the installation and there it was. Something must had went silently wrong during installation after all. Anyway, it work now :-) Thanks, jules