On 2012-02-05, Delan Azabani <[email protected]> wrote: > Hi, I'm trying OpenBSD for the first time, and have experienced issues > getting the installer to boot on my netbook. My netbook is a Toshiba > NB500 (part number PLL50A-00M00D) with an Intel Atom N550 CPU. As it > has no CD drive, I used PXE with the following two files: > > 5.0/amd64/pxeboot > 5.0/amd64/bsd.rd
Try booting the normal GENERIC kernel instead (bsd). Unlike the RAMDISK kernel this will include ddb so hopefully you will be able to use 'trace'. Booting a -current kernel is preferable for this. > athn0 at pci2 dev 0 function 0 "Atheros AR9300" rev 0x01: apic 4 > int 17 > uvm_fault(0xffffffff80bc1970, 0x0, 0, 1) -> e > fatal page fault in supervisor mode > trap type 6 code 0 rip ffffffff8017dfd5 cs 8 rflags 10286 cr2 0 cpl > e rsp ffffffff80bf5890 > panic: trap type 6, code=0, pc=ffffffff8017dfd5

