Date: Sun, 18 Jun 1995 13:00:03 -0700 (PDT) From: Howard Lew <hlew@genome.Stanford.EDU> To: Bruce Evans <bde@zeta.org.au> Cc: bde@zeta.org.au, terry@cs.weber.edu, bugs@FreeBSD.org Subject: Re: 2.05R panics on boot Message-ID: <Pine.SUN.3.91.950618124521.18684A-100000@vegemite.Stanford.EDU> In-Reply-To: <199506180538.PAA15480@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Jun 1995, Bruce Evans wrote: > I think we're finding complications where none exist. It's hard to debug > without seeing the output of boot -v and sysinstall. Okay.... here is the output if I let the Ontrack DM load the dynamic overlay and then use the option to boot from the boot.flp. If I choose wd(1,a)/kernel.GENERIC -v FreeBSD 2.0.5-RELEASE #0: Sat Jun 10 10:46:56 1995 jkh@westhill.cdrom.com:/usr/src/sys/compile/GENERIC CPU: i386DX (386-class CPU) real memory = 7995392 (1952 pages) avail memory = 6627328 (1618 pages) Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 ed1 not found at 0x300 sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16450 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16450 sio2 at 0x3e8-0x3ef irq 5 on isa sio2: type 16550A sio3 not found at 0x2e8 lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface lpt1 not found at 0xffffffff lpt2 not found at 0xffffffff fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 765 fd0: 1.44MB 3.5in fd1: 1.2MB 5.25in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <WDC AC2850F> wd0: 814MB (1667232 sectors), 1654 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): <Conner Peripherals 544MB - CP3544> wd1: 518MB (1061424 sectors), 1053 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 bt0 not found at 0x330 uha0 not found at 0x330 ahc1 not found ahb0 not found aha0 not found at 0x330 aic0 not found at 0x340 nca0 not found at 0x1f88 nca1 not found at 0x350 sea0 not found wt0 not found at 0x300 mcd0: disabled, not probed. mcd1: disabled, not probed. matcd0: disabled, not probed. scd0 not found at 0x230 ie0 not found at 0x360 ep0 not found at 0x300 ix0 not found at 0x300 le0: no board found at 0x300 le0 not found at 0x300 lnc0 not found at 0x280 lnc1 not found at 0x300 ze0 not found at 0x300 zp0 not found at 0x300 npx0 at 0xf0-0xff irq 13 on motherboard Probing for devices on the pci0 bus: configuration mode 2 allows 16 devices. changing root device to wd1a BIOS Geometries: 0:03391f3f 825 cyl, 31 heads, 63 sects 1:03fd0f3f 1021 cyl, 15 heads, 63 sects 0 accounted for wd1s1: type 0xa5, start 63, end = 1061423, size 1061361 : OK ------------ Notice that no where in the boot process does it mention about the Ontrack DM. Now if I use hd(1,a)/kernel.GENERIC -v (which I know I am not supposed to)... It shows these extra lines after the "0 accounted for" wd0: Found "Ontrack Disk Manager" on this disk. wd0s1: type 0x1, start 126, end=1665278, size 1665153 : OK panic: cannot mount root syncing disks... done Automatic reboot in 15 seconds - press a key on the console to abort
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950618124521.18684A-100000>