hi list,

We have formated a mini disk of 285 Cylinders with :

dasdfmt -b 4096 -n 0104

dev00002:/mnt# less /proc/dasd/devices
0104(ECKD) at ( 94: 16) is dasde      : active at blocksize: 4096, 51300
blocks, 200 MB

We have 200 MB
After the fdasd command we have made an ext3 file system with :
mke2fs -j /dev/dasd/0104/part1 -b 4096

When we mount this file system we have only 167MB free :

dev00002:/mnt# df -h
Filesystem              Size  Used Avail Use% Mounted on
/dev/dasd/0100/part1    2.3G   811M  1.3G  37% /
/dev/dasd/0104/part1    194M   17M  167M   9% /mnt

Why we have lost 26 MB ?
What's the directory "lost+found" under /mnt ?

Thanks
Regards

Raphael
PEUGEOT CITROEN

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to