aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
committerDavid Greenman <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
commitb3bfc7199eb51b03496567ea71bff82b75a2209d (patch)
tree242b5d9154977fcfbc3e9f84dd0d6851c367a897 /sbin/reboot
parent404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (diff)
Notes
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_hp300.86
-rw-r--r--sbin/reboot/boot_i386.810
-rw-r--r--sbin/reboot/boot_sparc.86
-rw-r--r--sbin/reboot/boot_tahoe.88
-rw-r--r--sbin/reboot/boot_vax.816
5 files changed, 23 insertions, 23 deletions
diff --git a/sbin/reboot/boot_hp300.8 b/sbin/reboot/boot_hp300.8
index 030354264a77..1d3a4f6e9f4b 100644
--- a/sbin/reboot/boot_hp300.8
+++ b/sbin/reboot/boot_hp300.8
@@ -64,7 +64,7 @@ This
.Em boot
program
finds the corresponding file on the given device
-.Pf ( Ar vmunix
+.Pf ( Ar kernel
by default),
loads that file into memory,
and starts the program at the entry address specified in the program header.
@@ -94,7 +94,7 @@ specifiers.
For example,
to boot from the `a' file system of unit 0 on HP-IB 2,
type
-.Ql rd(16, 0)vmunix
+.Ql rd(16, 0)kernel
to the boot prompt.
For tapes, the minor device number gives a file offset.
.Pp
@@ -103,7 +103,7 @@ In an emergency, the bootstrap methods described in the paper
can be used to boot from a distribution tape.
.Sh FILES
.Bl -tag -width /usr/mdec/installboot -compact
-.It Pa /vmunix
+.It Pa /kernel
system code
.It Pa /usr/mdec/bootrd
.Tn LIF
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 0dc3e0bf6be5..24a46442bebe 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
diff --git a/sbin/reboot/boot_sparc.8 b/sbin/reboot/boot_sparc.8
index 72e57b01c910..c3499bc72d21 100644
--- a/sbin/reboot/boot_sparc.8
+++ b/sbin/reboot/boot_sparc.8
@@ -55,7 +55,7 @@ and unless this fails, the system will resume multi-user operations.
The SPARC system currently uses the SunOS bootstrap loaders.
This will be changed in a future version of the system.
The SunOS boot will attempt to load
-.Pa vmunix
+.Pa kernel
from partition A of the boot device,
which must currently be an ``sd'' disk.
.Pp
@@ -69,8 +69,8 @@ Here it waits for a kernel debugger connect; see
.Xr kgdb 8 .
Other flags are currently ignored.
.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
diff --git a/sbin/reboot/boot_tahoe.8 b/sbin/reboot/boot_tahoe.8
index 01c7f81bfe77..52b2047c8937 100644
--- a/sbin/reboot/boot_tahoe.8
+++ b/sbin/reboot/boot_tahoe.8
@@ -122,9 +122,9 @@ to boot from a file system which starts at cylinder 0
of unit 0 of an
.Tn SMD-E
disk, type
-.Ql dk(0,0)vmunix
+.Ql dk(0,0)kernel
to the boot prompt;
-.Ql dk(2,1,0)vmunix
+.Ql dk(2,1,0)kernel
would specify drive 1 on
.Tn SMD-E
controller 2.
@@ -134,8 +134,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 /vmunix -compact
-.It Pa /vmunix
+.Bl -tag -width /kernel -compact
+.It Pa /kernel
system code
.It Pa /boot
system bootstrap
diff --git a/sbin/reboot/boot_vax.8 b/sbin/reboot/boot_vax.8
index dce6b69105ad..37e9cbeb454d 100644
--- a/sbin/reboot/boot_vax.8
+++ b/sbin/reboot/boot_vax.8
@@ -199,7 +199,7 @@ On any processor, the
.Em boot
program
finds the corresponding file on the given device
-.Pf ( Pa vmunix
+.Pf ( Pa kernel
by default), loads that file
into memory location zero, and starts the program at the entry address
specified in the program header (after clearing off the high bit
@@ -257,26 +257,26 @@ to boot from a file system which starts at cylinder 0
of unit 0 of a
.Tn MASSBUS
disk, type
-.Ql hp(0,0)vmunix
+.Ql hp(0,0)kernel
to the boot prompt;
-.Ql hp(2,0,1,0)vmunix
+.Ql hp(2,0,1,0)kernel
would specify drive 1 on
.Tn MASSBUS
adaptor 2;
-.Ql up(0,0)vmunix
+.Ql up(0,0)kernel
would specify a
.Tn UNIBUS
drive,
-.Ql hk(0,0)vmunix
+.Ql hk(0,0)kernel
would specify
an RK07 disk drive,
-.Ql ra(1,0,0,0)vmunix
+.Ql ra(1,0,0,0)kernel
would specify a
.Tn UDA50
disk drive on a second
.Tn UNIBUS ,
and
-.Ql rb(0,0)vmunix
+.Ql rb(0,0)kernel
would specify a
disk on a 730
.Tn IDC .
@@ -299,7 +299,7 @@ In an emergency, the bootstrap methods described in the paper
can be used to boot from a distribution tape.
.Sh FILES
.Bl -tag -width /usr/mdec/xxboot -compact
-.It Pa /vmunix
+.It Pa /kernel
system code
.It Pa /boot
system bootstrap