Subject: panic: cannot mount root - current
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Tom Crockett <tmc@netcom.com>
List: current-users
Date: 03/13/1994 16:11:39
With march 12 and 13 sources I'm getting the following on boot with
new kernel.  march 11 kernel is fine...
bootup messages:
	using 123 buffers containing 503808 bytes of memory
	biomask 0 ttymask 0 netmask 0
	panic: cannnot mount root
	stopped at _Debugger+0+4: leave
	db>
and not that I know what the heck this means :-) I give db the trace cmd.
db> trace
_panic(f8106a65,176f9c,181000,181000,9) at _panic+0x54
_main(181000,0,0,0,0) at _main+0x2b4

I've recompiled and installed config.  I'm not configuring anything
differently from march 11, i.e. wdc0 or fdc0 configured but not
found.
But I suspect I must be missing something.  

This is dmesg from working working kernel:
coyote# dmesg
NetBSD 0.9a (COYOTE) #29: Sat Mar 12 01:27:30 PST 1994
  root@coyote:/usr/src/sys/arch/i386/compile/COYOTE
CPU: i486DX (486-class CPU)
real mem  = 7995392
avail mem = 6680576
using 123 buffers containing 503808 bytes of memory
pcprobe: reset error 4
pc0 at 0x60-0x6f irq 1 on isa
pc0: color
com0 at 0x3f8-0x3ff irq 4 on isa
com0: ns16550a, working fifo
com1 at 0x2f8-0x2ff irq 3 on isa
com1: ns16550a, working fifo
lpt0 at 0x378-0x37f irq 7 on isa
mms0 at 0x23c-0x23f irq 9 on isa
wdc0: busy-wait took 1271600us
wdc0 at 0x1f0-0x1f7 irq 14 on isa
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
npx0 at 0xf0-0xff on isa
npx0: using exception 16
wdc0: busy-wait took 24400us
wd0 at wdc0 targ 0: 203MB 684 cyl, 16 head, 38 sec <Conner Peripherals 200MB - CP3204F>
wdc0: busy-wait took 24900us
wd1 at wdc0 targ 1: 116MB 762 cyl, 8 head, 39 sec <Conner Peripherals 121MB - CP30104>
fd0 at fdc0 targ 0: 1.2MB 80 cyl, 2 head, 15 sec
fd1 at fdc0 targ 1: 1.44MB 80 cyl, 2 head, 18 sec
biomask 4040 ttymask 29a netmask 0
wdc0: extra interrupt

Tom


------------------------------------------------------------------------------