summaryrefslogtreecommitdiffstats
path: root/sbin/reboot/boot_i386.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/reboot/boot_i386.8')
-rw-r--r--sbin/reboot/boot_i386.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 0dc3e0b..24a4644 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -54,7 +54,7 @@ clones attempt to boot the floppy disk drive A (otherwise known as drive
0) first, and failing that, attempt to boot the hard disk C (otherwise
known as hard disk controller 1, drive 0).
The automatic boot will attempt to load
-.Pa vmunix
+.Pa kernel
from partition A of either the floppy or the hard disk.
This boot may be aborted by typing any character on the keyboard repeatedly
(four or five times at least) during the operating system load phase, after
@@ -99,9 +99,9 @@ fd 5 1/4" or 3 1/2" High density floppies
For example,
to boot from a file system which starts at cylinder 0
of unit 0 of an IDE disk, type
-.Dq Li wd0a:vmunix
+.Dq Li wd0a:kernel
to the boot prompt;
-.Dq Li fd0a:vmunix
+.Dq Li fd0a:kernel
would specify a 3 1/2" floppy drive 0 .
.Pp
In an emergency, the bootstrap methods described in the paper
@@ -109,8 +109,8 @@ In an emergency, the bootstrap methods described in the paper
can be used
to boot from a distribution tape.
.Sh FILES
-.Bl -tag -width /vmunixxx -compact
-.It Pa /vmunix
+.Bl -tag -width /kernelxx -compact
+.It Pa /kernel
system code
.It Pa /boot
system bootstrap
OpenPOWER on IntegriCloud