The way to resize a filesystem is dependent on which filesystem you use. If you're talking about ext3 or ext4 it's as easy as "resize2fs /dev/foo". Of course, you have to resize /dev/foo (the block ...