Hi Exprts ,
>> My Linux Machine Partition details
# df -TH
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda3 ext3 8.4G 882M 7.1G 12% /
/dev/sda8 ext3 16G 9.9G 4.6G 69% /u02
/dev/sda7 ext3 3.9G 989M 2.7G 28% /tmp
/dev/sda5 ext3 8.4G 3.8G 4.2G 48% /usr
/dev/sda2 ext3 13G 3.9G 7.8G 34% /u01
/dev/sda1 ext3 120M 16M 99M 14% /boot
tmpfs tmpfs 2.1G 0 2.1G 0% /dev/shm
.host:/ vmhgfs 106G 78G 29G 74% /mnt/hgfs
Can i add space to particular mount point ?
What i meant to say taking 5GB from /u01 and adding that 5GB in /u02
I am NOT using LVM, in this case, can i resize (Adding space / reducing space) any mount point ?
Version :
# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.7 (Tikanga)