FreeBSD Bugzilla – Attachment 85766 Details for
Bug 122053
[patch] update on vinum(4) reference to newfs(8)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 861 bytes, created by
Federico GDB
on 2008-03-24 16:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Federico GDB
Created:
2008-03-24 16:10:02 UTC
Size:
861 bytes
patch
obsolete
>--- man.orig/man4/vinum.4 2006-06-11 21:41:07.000000000 +0200 >+++ man/man4/vinum.4 2008-03-24 17:01:39.000000000 +0100 >@@ -428,18 +428,20 @@ > For a physical disk partition, the > last letter of the device name specifies the partition identifier (a to h). > .Nm >-volumes need not conform to this convention, but if they do not, >-.Xr newfs 8 >-will complain that it cannot determine the partition. >-To solve this problem, >-use the >-.Fl v >-flag to >-.Xr newfs 8 . >+volumes does not need to conform with this convention. > For example, if you have a volume > .Pa concat , > use the following command to create a UFS file system on it: > .Pp >+.Dl "newfs /dev/gvinum/concat" >+.Pp >+.Ss Note: >+On FreeBSD versions prior to 5.0 >+.Xr newfs 8 >+requires an additional >+.Fl v >+flag and the old device naming scheme: >+.Pp > .Dl "newfs -v /dev/vinum/concat" > .Sh OBJECT NAMING > .Nm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 122053
: 85766 |
85767