Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 1999 16:02:23 +1000 (EST)
From:      Andrew Cagney <cagney@tpgi.com.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/14257: error 6: panic: cannot mount root (2) - da2s1a vs da1s1a
Message-ID:  <199910110602.QAA63454@andrew1.lnk.telstra.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910110602.QAA63454>