From owner-freebsd-bugs Sun Oct 10 23:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D874614E26 for ; Sun, 10 Oct 1999 23:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA32814; Sun, 10 Oct 1999 23:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from andrew1.lnk.telstra.net (andrew1.lnk.telstra.net [139.130.51.121]) by hub.freebsd.org (Postfix) with ESMTP id 5E22214E0E for ; Sun, 10 Oct 1999 23:02:25 -0700 (PDT) (envelope-from cagney@tpgi.com.au) Received: (from cagney@localhost) by andrew1.lnk.telstra.net (8.9.3/8.9.3) id QAA63454; Mon, 11 Oct 1999 16:02:23 +1000 (EST) (envelope-from cagney) Message-Id: <199910110602.QAA63454@andrew1.lnk.telstra.net> Date: Mon, 11 Oct 1999 16:02:23 +1000 (EST) From: Andrew Cagney Reply-To: cagney@tpgi.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/14257: error 6: panic: cannot mount root (2) - da2s1a vs da1s1a Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14257 >Category: kern >Synopsis: error 6: panic: cannot mount root (2) - da2s1a vs da1s1a >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 10 23:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrew Cagney >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: M/C with 1 IDE (2 dos partitions) and two SCSI disks (da0 (two dos partitions), da1). Installing to the SCSI disk (da1). >Description: Kernel tries to mount da2s1a (does not exist) instead of da1s1a as root file system. >How-To-Repeat: During boot after fresh install from 3.3 CD: .... Waiting 15 .... changing root device to da2s1a changing root device to da2a error 6: panic: cannot mount root (2) da2* doesn't exist. da1a1a exists and contains a valid root file system. The pre-boot loader managed to successfully load the kernel from da2s1a (well disk...). >Fix: Trying ``set rootdev=/dev/da1s1a'' at the boot prompt didn't appear to work. Trying ``root on da1'' in a kernel didn't appear to work. Any suggestions? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message