diff options
author | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-05-05 12:08:04 +0000 |
---|---|---|
committer | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-05-05 12:08:04 +0000 |
commit | 34061881c7c90c5f931a7b057498d0fdc3cf5cea (patch) | |
tree | 454e1df988c556e666bd197b2d1a9045cb05c77f /distrib | |
parent | 1b127fef0b29215a9a877391e203cb4375376104 (diff) |
sparc has 16 partitions now i think
Diffstat (limited to 'distrib')
-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) |