|
This is the fstab:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
LABEL=/mnt/ext3 /mnt/ext3 ext3 defaults 1 2
/dev/hdb1 /mnt/ext3b ext3 defaults 1 2
/dev/hdb2 /mnt/ext3c ext3 defaults 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hdd /media/cdrecorder auto pamconsole,fscontext=system_u:object_r:removable_t ,ro,exec,noauto,managed 0 0
/dev/hdc /media/cdrom auto pamconsole,fscontext=system_u:object_r:removable_t ,ro,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,fscontext=system_u:object_r:removable_t ,exec,noauto,managed 0 0
And this is the command you gave me:
Filesystem Dimens. Usati Disp. Uso% Montato su
/dev/hda1 20G 9,3G 9,1G 51% /
none 252M 0 252M 0% /dev/shm
/dev/hda2 56G 51G 3,3G 94% /mnt/ext3
/dev/hdb1 50G 488M 47G 2% /mnt/ext3b
It's strange. It doesn't show me hdb2. The 160GB new hd is hdb. hdb1 has 50GB, has 488MB used = 47GB free? But hdb2 (the 99GB partition) is missing.
Thanks for your time.
Last edited by Luc4; 10th December 2004 at 08:41 AM.
|