fix option and add info on disable sync. fixes pr#1802

This commit is contained in:
chopps 1995-12-27 07:01:56 +00:00
parent 813ecfb64a
commit 33033862c7
2 changed files with 8 additions and 1 deletions

View File

@ -38,6 +38,13 @@ begin again from scratch.
'sd0*', where '0' is the device which contains the swap
partition you created during the hard disk preparation.
If the system should hang after entering the root device, try
again with
loadbsd -I ff -b netbsd
This disables synchronous transfer on all SCSI devices.
The system should continue to boot. For now ignore WARNING:
messages about bad dates in clocks. Eventually you will be
asked to enter the pathname of the shell, just hit return.

View File

@ -100,7 +100,7 @@ Transferring the miniroot filesystem:
single-user state processes are not using the swap partition.
On AmigaDOS, the command:
xstreamtodev -input=inst-11.fs -rdb-name=<swap partition>
xstreamtodev --input=inst-11.fs -rdb-name=<swap partition>
where <swap partition> is the name you gave to the NetBSD
partition to be used for swapping. Use upgr-11.fs if you
are going to do an upgrade of an existing NetBSD system. If