Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 20:29:22 GMT
From:      Zach Crum <crum.zach@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/179788: section 19.3 gpart examples should use partition in newfs and fstab examples
Message-ID:  <201306202029.r5KKTMOA030393@oldred.freebsd.org>
Resent-Message-ID: <201306202030.r5KKU0TJ020602@freefall.freebsd.org>

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

>Number:         179788
>Category:       docs
>Synopsis:       section 19.3 gpart examples should use partition in newfs and fstab examples
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 20:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Zach Crum
>Release:        9.1
>Organization:
>Environment:
9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
newfs -U /dev/ada1 generates errors and the disk is unusable.
change example to newly created partition
newfs -U /dev/ada1p1

change fstab entry example from /dev/ada1 to /dev/ada1p1
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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