From owner-freebsd-current Sun Jan 31 14:18:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01260 for freebsd-current-outgoing; Sun, 31 Jan 1999 14:18:58 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cidaut4.eis.uva.es (cidaut4.eis.uva.es [157.88.142.104]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01251 for ; Sun, 31 Jan 1999 14:18:56 -0800 (PST) (envelope-from sanper@pcfa.es.eu.org) Received: (from uucp@localhost) by cidaut4.eis.uva.es (8.8.5/8.8.5) with UUCP id XAA09599 for current@freebsd.org; Sun, 31 Jan 1999 23:20:49 +0100 (CET) Received: from localhost (sanper@localhost) by ergopc.pcfa.es.eu.org (8.8.8/8.8.8) with SMTP id XAA15964 for ; Sun, 31 Jan 1999 23:17:32 +0100 (CET) (envelope-from sanper@ergopc.pcfa.es.eu.org) Date: Sun, 31 Jan 1999 23:17:31 +0100 (CET) From: "Santiago Perez-Cacho Jr." Reply-To: "Santiago Perez-Cacho Jr." To: current@FreeBSD.ORG Subject: Can't boot from 1st disk on 2nd IDE controller Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello!! I'm running 4.0-CURRENT cvsupped last Friday. I've tried to move my installation from a partition on the first disk of the first IDE controller to a new disk that I've placed as master of the second IDE controller. Everything looks fine until the system tries to mount the root partition and can't find it, so it panics. I've tried breaking the boot process and setting num_ide_disks and rootdev to no avail. Here is the dmesg and error messages: Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #2: Sun Jan 31 15:50:25 CET 1999 root@parches.pcfa.es.eu.org:/usr/src/sys/compile/PARCHES Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 200455493 Hz CPU: Pentium/P55C (200.46-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping=3 Features=0x8001bf real memory = 67108864 (65536K bytes) config> quit avail memory = 62464000 (61000K bytes) Preloaded elf kernel "kernel" at 0xf02be000. Probing for devices on PCI bus 0: chip0: rev 0x01 on pci0.0.0 chip1: rev 0x01 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip2: rev 0x01 on pci0.7.3 vga0: rev 0x01 int a irq 10 on pci0.10.0 ncr0: rev 0x12 int a irq 9 on pci0.11.0 ed1: rev 0x00 int a irq 11 on pci0.12.0 ed1: address 00:40:05:64:67:f2, type NE2000 (16 bit) Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> pcm0 at 0x220 irq 5 drq 1 flags 0x15 on isa atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 2445MB (5008752 sectors), 4969 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): , removable, intr, iordis acd0: drive speed 689KB/sec, 128KB cache acd0: supported read types: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): wd2: 1669MB (3419010 sectors), 3618 cyls, 15 heads, 63 S/T, 512 B/S vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface Intel Pentium detected, installing workaround for F00F bug Waiting 2 seconds for SCSI devices to settle changing root device to wd1s1a ^^^^^^ changing root device to wd1a ^^^^ error 6: panic : cannot mount root (2) It doesn't matter what I set as num_ide_disks and rootdev, the system always tries to mount partitions on wd1. Is this a known issue or am I doing something wrong? Thanks in advance!! --------------------- Santiago Perez-Cacho sanper@pcfa.es.eu.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message