summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/notes/sun3/xfer2
1 files changed, 0 insertions, 2 deletions
diff --git a/distrib/notes/sun3/xfer b/distrib/notes/sun3/xfer
index c9fba3bb2a1..9bf4e703707 100644
--- a/distrib/notes/sun3/xfer
+++ b/distrib/notes/sun3/xfer
@@ -40,8 +40,6 @@ Creating a bootable hard disk using SunOS or other Un*x-like system:
Use the dd(1) utility to copy the file to the hard drive.
Under SunOS, the command would be:
- dd if=floppy{:--:}OSrev.fs of=/dev/rsd0b bs=36b
- - or -
dd if=miniroot{:--:}OSrev.fs of=/dev/rsd0b bs=36b
The blocksize is arbitrary as long as it's a multiple of 512-bytes