hey friends,<br>
<br>
I want to resize the existing partition /home.Currently /home is of 20GB and 18GB is full.<br>
<br>
There is one way I can achieve this target<br>
<br>
create a bigger partition say 35 GB(/dev/sdb8),mount this partition on
/home1 copy the files and folders from /home(/dev/sda4) to
/home1(/dev/sdb8), edit the entry in fstab to mount (/dev/sdb8) on
/home and then reboot the system.<br>
<br>
Is there any way I can resize the partition of /home without following
the above example ? The partition type id ext3 what I wanted to know
is  there any tool or utility on Linux which can do this?<br>
<br>
I am using FC3.<br>
<br>
Thanks & Regards<br>
<br>
Ankush Grover<br>
<br>
<br>