Hi!
Would some one quote a "df -h " for me for verify my output ?
[root@ringofc3 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 18G 3.2G 14G 19% / /dev/hda1 99M 8.8M 85M 10% /boot none 252M 0 252M 0% /dev/shm
Because my output is above and it is normal or not ? Because all is in same harddisk.
Looks fine to me. Most of your system is installed into an 18G logical volume, except for /boot, which is a 99M primary partition on your first hard drive.
Paul.