summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-11-07 22:38:37 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-11-07 22:38:37 +0000
commit528b8c49d85d504fbf23cba96e5f730a8c3efecf (patch)
treee4bd0390997e46f3f0ac01d6ff5a877ed3422c55
parenteb44ce05c9e0d4be6784917383f985c1b7c93c88 (diff)
mention onther windows nt flavours wrt using proper raw floppy writing utility; form DJ Gregor via pr2851
-rw-r--r--distrib/notes/m4.common11
1 files changed, 6 insertions, 5 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common
index c34a4bb205b..df4ffc4a3f8 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -1,5 +1,5 @@
dnl
-dnl $OpenBSD: m4.common,v 1.38 2002/10/07 19:31:01 miod Exp $
+dnl $OpenBSD: m4.common,v 1.39 2002/11/07 22:38:36 mickey Exp $
dnl
dnl a simple MACHINE->MACHINE_ARCH converter.
define(`MACHINE_ARCH',
@@ -711,10 +711,11 @@ define({:-OpenBSDXferFloppyFromDOS-:},
image copy and boot process is not especially tolerant of read
errors.
- Note that if you are using NT to write the images to disk, you
- will need to use ntrw.exe instead. It is also available in the
- "tools" directory. Grab it and run in with the correct
- arguments like this "ntrw <image> <drive>:"
+ Note that if you are using NT, 2000, or XP to write the
+ images to disk, you will need to use ntrw.exe instead. It
+ is also available in the "tools" directory. Grab it and
+ run in with the correct arguments like this "ntrw <image>
+ <drive>:"
Note that, when installing, the boot floppy can be write-protected
(i.e read-only).-:})dnl