diff options
-rw-r--r-- | distrib/notes/alpha/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/atari/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/powerpc/xfer | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/alpha/xfer b/distrib/notes/alpha/xfer index dce80c9877e..1abc752dd10 100644 --- a/distrib/notes/alpha/xfer +++ b/distrib/notes/alpha/xfer @@ -40,7 +40,7 @@ If you have a floppy drive on your alpha: If you are using a DOS PC to write the floppy image to disk, you should use the "rawrite" utility, provided in - the "i386/inst" directory of the OpenBSD distribution. It + the "2.3/tools" directory of the OpenBSD distribution. It will write the file system image (floppy{:--:}OSrev.fs) to a disk. You can boot it using "boot dva0". diff --git a/distrib/notes/atari/xfer b/distrib/notes/atari/xfer index 4d386a35459..dcabf457a30 100644 --- a/distrib/notes/atari/xfer +++ b/distrib/notes/atari/xfer @@ -15,7 +15,7 @@ the disk. To write onto fd0 use: dd if=inst-10.fs.1 of=/dev/rfd0b bs=9b If you are using TOS to make the floppies, grab the 'rawrite' utility -from the "atari/utils" directory and issue the command: +from the "2.3/tools" directory and issue the command: rawrite boot-10.fs This will create the boot-floppy on the floppy in drive a. The floppies diff --git a/distrib/notes/powerpc/xfer b/distrib/notes/powerpc/xfer index faca33d1d80..f1807d35f60 100644 --- a/distrib/notes/powerpc/xfer +++ b/distrib/notes/powerpc/xfer @@ -20,7 +20,7 @@ different from system to system, and a comprehensive list of the possibilities is beyond the scope of this document. If you are using DOS to write the floppy image to disk, you should -use the "rawrite" utility, provided in the "powerpc/inst" directory of +use the "rawrite" utility, provided in the "2.3/tools" directory of the OpenBSD distribution. It will write the file system image (floppy.fs) to a disk. |