partition>
partition> 0
Part Tag Flag Cylinders Size Blocks
0 unassigned wm 0 0 (0/0/0) 0
Enter partition id tag[unassigned]:
Enter partition permission flags[wm]:
Enter new starting cyl[0]:
Enter partition size[0b, 0c, 0e, 0.00mb, 0.00gb]: 128mb
partition> p
Current partition table (unnamed):
Total disk cylinders available: 812 + 2 (reserved cylinders)
partition> 0
Part Tag Flag Cylinders Size Blocks
0 unassigned wm 0 - 3 128.00MB (4/0/0) 262144
Enter partition id tag[unassigned]:
Enter partition permission flags[wm]:
Enter new starting cyl[0]:
Enter partition size[262144b, 4c, 3e, 128.00mb, 0.12gb]: 256mb
partition> p
Current partition table (unnamed):
Total disk cylinders available: 812 + 2 (reserved cylinders)
partition> 0
Part Tag Flag Cylinders Size Blocks
0 unassigned wm 0 - 7 256.00MB (8/0/0) 524288
Enter partition id tag[unassigned]:
Enter partition permission flags[wm]:
Enter new starting cyl[0]:
Enter partition size[524288b, 8c, 7e, 256.00mb, 0.25gb]: 512mb
partition> p
Current partition table (unnamed):
Total disk cylinders available: 812 + 2 (reserved cylinders)
format> q
icilszx06:root / 35 > /usr/lib/fs/ufs/mkfs -G -M /test /dev/rdsk/c3t1d1s0 2097152
inode blocks/cyl group (922488) >= data blocks (4096)
number of cylinders per cylinder group (1) must be increased.
Note that cgsize may have been adjusted to allow struct cg to fit.
Filesystem is currently inconsistent. It must be repaired with fsck(1M)
before being used. Use the following command to do this:
fsck /dev/rdsk/c3t1d1s0
You will be told that the filesystem is already mounted, and asked if you
wish to continue. Answer `yes' to this question.
One problem should be reported, that the summary information is bad.
You will then be asked if it should be salvaged. Answer `yes' to
this question.
The filesystem is currently mounted read-only and write-locked. After
running fsck, unlock the filesystem and re-enable writing with
the following command:
lockfs -u /test
partition> p
Current partition table (unnamed):
Total disk cylinders available: 812 + 2 (reserved cylinders)