From owner-freebsd-questions Mon Feb 22 23:21: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (Postfix) with ESMTP id 02A5211C32 for ; Mon, 22 Feb 1999 23:20:28 -0800 (PST) (envelope-from marcus@miami.edu) Received: from jaguar.ir.miami.edu ("port 2056"@jaguar.ir.miami.edu [129.171.32.10]) by jaguar.ir.miami.edu (PMDF V5.2-29 #30976) with ESMTP id <0F7L000NXJ1ZWG@jaguar.ir.miami.edu> for freebsd-questions@FreeBSD.ORG; Tue, 23 Feb 1999 02:20:23 -0500 (EST) Date: Tue, 23 Feb 1999 02:20:23 -0500 (EST) From: "Joe \"Marcus\" Clarke" Subject: Re: ERROR 22: PANIC: CANNOT MOUNT ROOT (2) In-reply-to: <19990223025030.ONYO14824.mail.rdc1.on.home.com@cs553774-a> To: Victor Cheung Cc: freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had this same problem, and found an easy solution. First, decide what unit number your root partition is on. For me it is 0 (i.e. root is on da0s1a). Then, create a /boot/loader.rc file with the following line: set root_disk_unit= Then, you'll be set. If you can't boot at all, hit Space bar at the waiting to boot message, and type: set root_disk_unit= boot You should get going then. Joe Clarke On Mon, 22 Feb 1999, Victor Cheung wrote: > I get this error when I try to boot the FreeBSD 3.1 Release I just installed: > > ERROR 22: PANIC: CANNOT MOUNT ROOT (2) > > It begins normally (seeing all the things it detects) then right after it > detects my SCSI cd drives the error comes up... anyone know what this is > and how to fix it? > > Also, I noticed in the boot information it says "autonegotiation not > supported" or something to that effect when it detects my 3C900 and 3C905 > cards... it only configures my 3C905 card for half-duplex (10Mb).. how can > I get it to configure full-duplex (100Mb) automatically? (I checked my > BIOS and the "PNP OS installed" is set to 'NO') > > Thanks in advance, > > --Victor > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message