> Failure in BSD boot. nextpa=0x106000, high[0]=0x100000. > panic: You're hosed! > > Stopped at _Debugger+0x6: unlk a6 > db> unexpected trap; vector offset 0x0 from 0x739c0000. This is a typical symptom when you don't set 32-bit addressing mode ON before booting NetBSD. ken