diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-03-19 01:59:50 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-03-19 01:59:50 +0000 |
commit | 58dbdb80c90c24a6f8cda6950f3a3bfc49a24b01 (patch) | |
tree | 8ec7487325780a4c36146971ea7269180a960a16 /distrib/notes/luna88k/prep | |
parent | d83ec6182ffcc42f565939d306d182c0d159a0e8 (diff) |
you are still welcome to install from tape, but as befits an elite master
of unix arcana, we will not condescend to tell you how. why spoil the fun?
Diffstat (limited to 'distrib/notes/luna88k/prep')
-rw-r--r-- | distrib/notes/luna88k/prep | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/luna88k/prep b/distrib/notes/luna88k/prep index bacdb9c8ff7..5c8c81da166 100644 --- a/distrib/notes/luna88k/prep +++ b/distrib/notes/luna88k/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.6 2014/02/27 18:55:39 miod Exp $ +dnl $OpenBSD: prep,v 1.7 2014/03/19 01:59:49 tedu Exp $ dnl Need to provide a short monitor description. Start from dnl http://www.nk-home.net/~aoyama/luna88k/monitor.txt dnl and also document NVRAM? @@ -14,7 +14,7 @@ Setting up the boot device and filename: the machine's non-volatile memory. LUNA88K systems can only boot from SCSI devices. The boot device type - (either ``sd'' for a disk or ``st'' for a tape) is specified by the + (such as ``sd'' for a disk) is specified by the ``boot_device'' variable. The SCSI id of the boot device is specified by the ``boot_unit'' NVRAM variable, and the boot partition on said device is specified by the ``boot_partition'' variable. The |