Minor Spelling fixups.
duing -> during issueing -> issuing Partititon -> Partition standarize -> standardize
This commit is contained in:
parent
b98067f83b
commit
18aa2a8837
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: install,v 1.12 2000/11/21 12:38:59 scw Exp $
|
||||
.\" $NetBSD: install,v 1.13 2001/07/24 18:02:56 nra Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -77,7 +77,7 @@ sd0 at scsibus0 targ 0 lun 0: \*<Maker, Disk, Foo\*> SCSI1 0/direct fixed
|
||||
sd0: 800 MB, 800 cyl, 16 head, 128 sec, 512 bytes/sect x 1638400 sectors
|
||||
.disp)
|
||||
.Pp
|
||||
The information of most interest is the number of sectors; for the ficticious
|
||||
The information of most interest is the number of sectors; for the fictitious
|
||||
disk above, it's 1638400. You will need this number when you come to create
|
||||
a disklabel for that drive.
|
||||
.Pp
|
||||
@ -91,7 +91,7 @@ Loading: Operating System
|
||||
Volume: NBSD
|
||||
|
||||
IPL loaded at: $003F0000
|
||||
\*>\*> BSD MVME147 tapeboot [$Revision: 1.12 $]
|
||||
\*>\*> BSD MVME147 tapeboot [$Revision: 1.13 $]
|
||||
578616+422344+55540+[46032+51284]=0x11a6e4
|
||||
Start @ 0x8000 ...
|
||||
Copyright (c) 1996, 1997, 1998, 1999, 2000
|
||||
@ -124,7 +124,7 @@ Finally, you will see the following "welcome" message:
|
||||
Welcome to the NetBSD/\*M RAMDISK root!
|
||||
|
||||
This environment is designed to do only four things:
|
||||
1: Partititon your disk (use the command: edlabel /dev/rsd0c)
|
||||
1: Partition your disk (use the command: edlabel /dev/rsd0c)
|
||||
2: Copy a miniroot image into the swap partition (/dev/rsd0b)
|
||||
3: Make that partition bootable (using 'installboot')
|
||||
4: Reboot (using the swap partition, i.e. /dev/sd0b).
|
||||
@ -250,7 +250,7 @@ at the edlabel prompt, then enter the letter corresponding to the first
|
||||
.Dl modify subcommands:
|
||||
.Dl @ : modify disk parameters
|
||||
.Dl a-h : modify partition
|
||||
.Dl s : standarize geometry
|
||||
.Dl s : standardize geometry
|
||||
.Dl q : quit this subcommand
|
||||
.Dl edlabel/modify\*> Ic a
|
||||
.Dl a (root) 0 (0/00/00) 0 (0/00/00) unused
|
||||
@ -484,7 +484,7 @@ For all board types, the boot messages are very similar:
|
||||
.Pp
|
||||
.(disp
|
||||
Start @ 0x8000 ...
|
||||
\*>\*> BSD MVME147 netboot (via sboot) [$Revision: 1.12 $]
|
||||
\*>\*> BSD MVME147 netboot (via sboot) [$Revision: 1.13 $]
|
||||
device: le0 attached to 08:00:3e:20:cb:87
|
||||
boot: client IP address: 192.168.1.4
|
||||
boot: client name: soapy
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: prep,v 1.10 2000/11/21 12:39:00 scw Exp $
|
||||
.\" $NetBSD: prep,v 1.11 2001/07/24 18:02:56 nra Exp $
|
||||
.
|
||||
\*M machines usually need little or no preparation before installing
|
||||
.Nx ,
|
||||
@ -110,7 +110,7 @@ command.
|
||||
.Pp
|
||||
To install successfully to a local SCSI disk, you need to ensure that
|
||||
the system is aware of what targets are connected to the SCSI bus. This
|
||||
can be done by issueing the following command:
|
||||
can be done by issuing the following command:
|
||||
.Pp
|
||||
.Dl 1xx-Bug\*> Ic iot;t
|
||||
.Pp
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: xfer,v 1.9 2000/11/21 12:39:00 scw Exp $
|
||||
.\" $NetBSD: xfer,v 1.10 2001/07/24 18:02:56 nra Exp $
|
||||
.
|
||||
Installation is supported from several media types, including:
|
||||
.(bullet
|
||||
@ -186,7 +186,7 @@ Password: \*<your e-mail address\*>
|
||||
Server path: /pub/NetBSD/NetBSD-\*V/\*M/binary
|
||||
.disp)
|
||||
.(Note
|
||||
If you're not using a nameserver duing installation,
|
||||
If you're not using a nameserver during installation,
|
||||
you might find 204.152.184.75 handy; it's the IP address of
|
||||
ftp.netbsd.org as of October, 2000.
|
||||
.Note)
|
||||
|
Loading…
Reference in New Issue
Block a user