From nobody@FreeBSD.org  Mon May 16 06:19:46 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1127516A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 May 2005 06:19:46 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F0DB043DA2
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 May 2005 06:19:45 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4G6JjoG016907
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 May 2005 06:19:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j4G6Jj87016905;
	Mon, 16 May 2005 06:19:45 GMT
	(envelope-from nobody)
Message-Id: <200505160619.j4G6Jj87016905@www.freebsd.org>
Date: Mon, 16 May 2005 06:19:45 GMT
From: "J. Pollard" <snowmanuid0@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: / mounting error typo
X-Send-Pr-Version: www-2.3

>Number:         81091
>Category:       conf
>Synopsis:       / mounting error typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 16 06:20:02 GMT 2005
>Closed-Date:    Tue May 17 00:07:30 GMT 2005
>Last-Modified:  Tue May 17 00:07:30 GMT 2005
>Originator:     J. Pollard
>Release:        5.4-RELEASE
>Organization:
none
>Environment:
FreeBSD ns1.phreaISP.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 2005    root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
I found a computer that I was not using so I decided to install 5.4 on it.  
It has 2 ide HD, however during the install ad0 was unwritable.  I installed on ad1, took out the bad HD and booted up.  An error occurred saying that root could not be mounted and gave me a chance to manually mount it.  I was surprised at first but it made sense after i thought about.  However I notice that the example given stated typing ufs:da0s1a.  
I believe the example was meant to say ufs:ad0s1a.
>How-To-Repeat:
Adjust /etc/fstab to mount / from the wrong disk.
>Fix:
Fix typo.
>Release-Note:
>Audit-Trail:
Adding to audit trail from misfiled PR ports/81092:

Date: Mon, 16 May 2005 10:24:09 +0400 (MSD)
From: Maxim Konovalov <maxim@macomnet.ru>
 
 No, the example is correct.  It is for da(4) devices not for ad(4).

Adding to audit trail from misfiled PR ports/81099:

Date: Mon, 16 May 2005 02:10:26 -0700
From: Kris Kennaway <kris@obsecurity.org>

 > I believe the example was meant to say ufs:ad0s1a.
 
 No, da is a SCSI 'direct access' device (i.e. disk).  See the da(4) manpage.
 
 Kris

State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Tue May 17 00:07:15 GMT 2005 
State-Changed-Why:  
Not actually a typo.  

http://www.freebsd.org/cgi/query-pr.cgi?pr=81091 
>Unformatted:
