summaryrefslogtreecommitdiff
path: root/distrib/notes/amiga/prep
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-10-03 00:47:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-10-03 00:47:30 +0000
commita645bf0878823d986baedf6060f4c870328c5ee9 (patch)
tree72133ecb6e211d3cb68d6c7b7ae5d645757f4ce9 /distrib/notes/amiga/prep
parent67ce8b33484bfdf7657f4a9f9011a7f90b82a429 (diff)
another update...
Diffstat (limited to 'distrib/notes/amiga/prep')
-rw-r--r--distrib/notes/amiga/prep8
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/amiga/prep b/distrib/notes/amiga/prep
index 7a1292950ba..101ef5bb08a 100644
--- a/distrib/notes/amiga/prep
+++ b/distrib/notes/amiga/prep
@@ -90,7 +90,7 @@ Transferring the miniroot filesystem:
disk.
Once the hard disk has been prepared for OpenBSD, the appropriate
- miniroot filesystem (inst-11.fs for a new install or upgr-11.fs
+ miniroot filesystem (inst-20.fs for a new install or upgr-20.fs
for an upgrade) is transferred to the swap partition configured
during the hard disk prep (or the existing swap parition in
the case of an upgrade). The xstreamtodev utility provided in
@@ -103,9 +103,9 @@ 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-20.fs --rdb-name=<swap partition>
where <swap partition> is the name you gave to the OpenBSD
- partition to be used for swapping. Use upgr-11.fs if you
+ partition to be used for swapping. Use upgr-20.fs if you
are going to do an upgrade of an existing OpenBSD system. If
xstreamtodev is unable to determine the SCSI driver device
name or the unit number of the specified partition, you may
@@ -116,7 +116,7 @@ Transferring the miniroot filesystem:
in single user state on the current OpenBSD system, or use the
"shutdown now" command to shutdown to single-uyser state. Then
copy the miniroot using dd:
- dd if=upgr-11.fs of=/dev/rsd0b
+ dd if=upgr-20.fs of=/dev/rsd0b
where /dev/rsd0b should be the device path of the swap partition
your system is configured to use. Once the file is copied,
reboot back to AmigaDOS to boot the upgrade kernel. NOTE: the