A trivial question, but ..
I have a problem to repartition a newly installed disc.
I did:
1. disklabel -rw /dev/rrz27a /rz40
2. newfs /dev/rrz27a
newfs /dev/rrz27b
newfs /dev/rrz27c
newfs /dev/rrz27g
3. # disklabel -e rz27
But I canot change partitions' size. A respons is as follows:
a: 2961232 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 974*)
b: 1970101 2961232 4.2BSD 1024 8192 16 # (Cyl. 975*- 1623*)
c: 17773524 0 unused 1024 8192 # (Cyl. 0 - 5846*)
d: 0 0 unused 0 0 # (Cyl. 0 - -1)
e: 0 0 unused 0 0 # (Cyl. 0 - -1)
f: 0 0 unused 0 0 # (Cyl. 0 - -1)
g: 12842191 4931333 4.2BSD 1024 8192 16 # (Cyl. 1624*- 5846*)
h: 0 0 unused 0 0 # (Cyl. 0 - -1)
"/tmp/EdDk.aaaazsa" 29 lines, 1001 characters
write new label? [y]: y
Partition 'a' is in-use; Cannot modify its size or location.'
Thanks in advance for any comment.
-Milan
Received on Mon Feb 02 1998 - 10:56:29 NZDT