diff options
author | trasz <trasz@FreeBSD.org> | 2016-01-11 20:10:14 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2016-01-11 20:10:14 +0000 |
commit | 8a895b1fb59b27dada94e93a01fc4613e07517d3 (patch) | |
tree | 231b81a1833795b57589fbf89aea0d752382aa05 /share/man/man8/picobsd.8 | |
parent | 3426ec6df300daea902b133c4a6e71261113ee77 (diff) | |
download | FreeBSD-src-8a895b1fb59b27dada94e93a01fc4613e07517d3.zip FreeBSD-src-8a895b1fb59b27dada94e93a01fc4613e07517d3.tar.gz |
MFC r287396:
It's 2015, and some people are still trying to use fdisk and then
go asking what debug flags to set for GEOM to make it work. Advice
them to use gpart(8) instead.
Something similar should probably done with disklabel,
but I need to rewrite the disklabel examples first.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man/man8/picobsd.8')
-rw-r--r-- | share/man/man8/picobsd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8 index e117fe4..b94d9bb 100644 --- a/share/man/man8/picobsd.8 +++ b/share/man/man8/picobsd.8 @@ -425,7 +425,7 @@ third form, replacing .Ar NN with the actual start of the partition (which you can determine using -.Xr fdisk 8 ) . +.Xr gpart 8 ) . Note that after saving the image to the slice, it will not yet be recognised. You have to use the |