Subject: Kernel panics?
To: None <amiga@NetBSD.ORG>
From: Peter Seebach <seebs@solutions.solon.com>
List: amiga
Date: 01/21/1995 01:42:00
Attempting 'mount -a' with my newly built kernel panics.
/dev/fd0a on /mnt: Device ont configured
vm_fault(f6000, 4ef80000, 1, 0) -> 1
  type 8, code [mmu,,ssw]: 505
trap type 8, code = 505, v = 4ef8043c
pid = 19, pc = 00032E28, ps = 2009, sfc = 0001, dfc = 0001
Registers:
...

Can anyone give me pointers?  The system boots and runs, apparently
fine, with a normal kernel.  X refuses to run in 1008x800 on the 2024,
with some error about allocating memory, but I doubt this is related.

So far as I can tell, I configured the drivers for everything I'm using,
and all the filesystems, et al.

It may be a swapping issue; this kernel has
config netbsd root on sd0a swap on sd0b and sd1b and sd2b
and this is where the swap would be attached.

-s