diff options
Diffstat (limited to 'distrib/notes/pmax/install')
-rw-r--r-- | distrib/notes/pmax/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/notes/pmax/install b/distrib/notes/pmax/install index 13b3870b314..df6a6606f8d 100644 --- a/distrib/notes/pmax/install +++ b/distrib/notes/pmax/install @@ -28,7 +28,7 @@ onto the pmax which allows you to write to the raw disk - i.e. on all UN*X like operating systems it should work using "dd". On OpenBSD as well as SunOS you use a command like: - # dd if=simpleroot{:--:}OSrev.fs of=/dev/rsd0c bs=20b + {:-#-:} dd if=simpleroot{:--:}OSrev.fs of=/dev/rsd0c bs=20b Especially on OpenBSD/pmax you'll have to use /dev/rrz0c or something like that instead of /dev/rsd0c. |