diff options
-rw-r--r-- | distrib/notes/sparc/install | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install index b9ba3c4362c..9a3a94f5164 100644 --- a/distrib/notes/sparc/install +++ b/distrib/notes/sparc/install @@ -208,10 +208,10 @@ the whole disk. The `(Cyl. x - y)' info that appears after the hash (`#') character is treated as a comment and need not be filled in when altering partitions. -Special note: the line containing `8 partitions:' is best left alone, +Special note: the line containing `16 partitions:' is best left alone, even if you define less then eight partitions. If this line displays a different number and the program complains about it (after you leave -the editor), then try setting it to `8 partitions:'. +the editor), then try setting it to `16 partitions:'. <BEGIN SAMPLE DISKLABEL SCREEN> @@ -234,7 +234,7 @@ headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 -8 partitions: +16 partitions: # size offset fstype [fsize bsize cpg] a: 50176 0 4.2BSD 0 0 0 # (Cyl. 0 - 111) b: 64512 50176 swap # (Cyl. 112 - 255) |