summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot0cfg/boot0cfg.8
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2000-08-17 18:42:13 +0000
committerdwmalone <dwmalone@FreeBSD.org>2000-08-17 18:42:13 +0000
commitd2bdccc3f89d8e510f1953252ff3057c2b08046b (patch)
treedd9c2ac800e7711e0a639d9b737cc1ddcf50630f /usr.sbin/boot0cfg/boot0cfg.8
parent988a836b1e5f7933772ab1724012eb49bafcb430 (diff)
downloadFreeBSD-src-d2bdccc3f89d8e510f1953252ff3057c2b08046b.zip
FreeBSD-src-d2bdccc3f89d8e510f1953252ff3057c2b08046b.tar.gz
Allow people to set the default boot slice with boot0cfg.
PR: 18923 Submitted by: Ian Dowse <iedowse@maths.tcd.ie> Reviewed by: jhb Approved by: rnordier
Diffstat (limited to 'usr.sbin/boot0cfg/boot0cfg.8')
-rw-r--r--usr.sbin/boot0cfg/boot0cfg.89
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8
index a56356a..07643da 100644
--- a/usr.sbin/boot0cfg/boot0cfg.8
+++ b/usr.sbin/boot0cfg/boot0cfg.8
@@ -38,6 +38,7 @@
.Op Fl f Ar file
.Op Fl m Ar mask
.Op Fl o Ar options
+.Op Fl s Ar slice
.Op Fl t Ar ticks
.Ar disk
.Sh DESCRIPTION
@@ -118,6 +119,14 @@ and to save slice selection information.) This is the default; a
.Sq noupdate
option causes the MBR to be treated as read-only.
.El
+.It Fl s Ar slice
+Set the default boot selection to
+.Ar slice .
+Values between 1 and 4 refer to slices; a value of 5 refers to the
+option of booting from a second disk. This would normally be used in
+conjunction with the
+.Sq noupdate
+option.
.It Fl t Ar ticks
Set the timeout value to
.Ar ticks .
OpenPOWER on IntegriCloud