aboutsummaryrefslogtreecommitdiff
path: root/sbin/fdisk/fdisk.8
diff options
context:
space:
mode:
authorRobert Nordier <rnordier@FreeBSD.org>1999-01-22 11:54:17 +0000
committerRobert Nordier <rnordier@FreeBSD.org>1999-01-22 11:54:17 +0000
commit12d910e9bb06c88dc72e41fb18fe66dc6e773128 (patch)
tree183a55992328ffdb73c8aca2993b69900bff0d95 /sbin/fdisk/fdisk.8
parent7bb42db9e7a4f069cc5abbd7614b09729fa3b02d (diff)
downloadsrc-12d910e9bb06c88dc72e41fb18fe66dc6e773128.tar.gz
src-12d910e9bb06c88dc72e41fb18fe66dc6e773128.zip
Add a -b option as a simple way to rewrite the mbr code
(eg. replacing a boot manager with a standard mbr)
Notes
Notes: svn path=/head/; revision=43054
Diffstat (limited to 'sbin/fdisk/fdisk.8')
-rw-r--r--sbin/fdisk/fdisk.86
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8
index e4ce0a54720f..748648d41931 100644
--- a/sbin/fdisk/fdisk.8
+++ b/sbin/fdisk/fdisk.8
@@ -9,6 +9,7 @@
.Op Fl i
.Op Fl u
.Op Fl a
+.Op Fl b
.Op Fl 1234
.Op Ar disk
.Bl -tag -width time
@@ -67,6 +68,11 @@ is given.
Change the active partition only. Ignored if
.Fl f
is given.
+.It Fl b
+Reinitialize the boot code contained in sector 0 of the disk. Ignored
+if
+.Fl f
+is given.
.It Fl 1234
Operate on a single fdisk entry only. Ignored if
.Fl f