summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>2001-12-10 20:02:22 +0000
committerguido <guido@FreeBSD.org>2001-12-10 20:02:22 +0000
commitd779575f7846876b380fa2aad5649f2147253f95 (patch)
tree2c02555b14b96857d5aafe414d930838b85fc62f /sbin
parent898745463bbc3e735f3319dc79dd135b505f3b35 (diff)
downloadFreeBSD-src-d779575f7846876b380fa2aad5649f2147253f95.zip
FreeBSD-src-d779575f7846876b380fa2aad5649f2147253f95.tar.gz
Add new boot flag to i386 boot: -p.
This flag adds a pausing utility. When ran with -p, during the kernel probing phase, the kernel will pause after each line of output. This pausing can be ended with the '.' key, and is automatically suspended when entering ddb. This flag comes in handy at systems without a serial port that either hang during booting or reser. Reviewed by: (partly by jlemon) MFC after: 1 week
Diffstat (limited to 'sbin')
-rw-r--r--sbin/reboot/boot_i386.82
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 05c44c7..2879a3a 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -223,6 +223,8 @@ probe the keyboard. If no keyboard is found, the
and
.Fl h
options are automatically set.
+.It Fl p
+pause after each attached device during the device probing phase.
.It Fl r
use the statically configured default for the device containing the
root file system
OpenPOWER on IntegriCloud