Hello,
I have a little problem with one of the partitions of my 2nd disk: I have 
done a small partition in order to use it as a /tmp. I had used diskconfig to 
do it , and, as one could expect:
------------------------------------
# disklabel dsk1a
# /dev/rdisk/dsk1a:
type: SCSI
disk: BD009122C6
label: 
flags:
bytes/sector: 512
sectors/track: 168
tracks/cylinder: 20
sectors/cylinder: 3360
cylinders: 5273
sectors/track: 168
tracks/cylinder: 20
sectors/cylinder: 3360
cylinders: 5273
sectors/unit: 17773524
rpm: 10025
interleave: 1
trackskew: 71
cylinderskew: 106
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0 
8 partitions:
#  size   offset    fstype   [fsize bsize   cpg]      # NOTE: values not exact
a:  262144      0     AdvFS                            # (Cyl.    0 - 78*)
b:  8435774  262144     AdvFS                            # (Cyl.   78*- 2588*)
c:  17773524     0    unused        0     0             # (Cyl.    0 - 5289*)
d:   2490510 9829967    unused  0     0             # (Cyl. 2925*- 3666*)
e:   458000  12320477   unused   0     0             # (Cyl. 3666*- 3803*)
f:   1391015 12816542   unused    0    0             # (Cyl. 3814*- 4228*)
g:  1433600 14207557   unused     1024  8192             # (Cyl. 4228*- 4655*)
h:   2132367 15641157   unused      0     0             # (Cyl. 4655*- 5289*)
--------------------------------------------------------
Note that dsk1a is 262144 blocks. 
But :
--------------------------------------------------------
# df -k /tmp2
Filesystem     1024-blocks        Used   Available Capacity  Mounted on
tmp_domain#tmp       45875          16       45859     1%    /tmp2
--------------------------------------------------------
So, if someone knows why /tmp2 is not 128 Mo as diskconfig is claiming it 
does, I would be thankful.
Thierry Chich
Received on Wed Jan 10 2001 - 17:01:21 NZDT