I just installed Gentoo about a week ago, and I'm running out of space on the root partition. I was recompiling X and it quit because 800 megs of free space wasn't enough. Anyway, the situation is that I've got my root partition /dev/hda7 (reiser) and just after it I have a vfat storage partition. Using Windows, I made some free space between the two of them, which I now want to add to the end of hda7.
So far it looks like I have to use parted with reiserfs support. So in Gentoo, I installed all that was needed. Anyway, I guess parted won't touch a partition that's mounted (which is always the case since it's the root partition that's in question). So my question is: is there a way to unmount / while linux is still running? Alternatively, is there a way to force/trick parted into working on a mounted partition? And failing all that, is there another way to do this?
I considered boot disks, but couldn't find anything with parted and reiserfs support. I went to the trouble of burning a knoppix cd, but it turns out that they don't include reiserfs support for parted.
I'm not really concerned with how dangerous a maneuver I have to do because this system is brand new, and if it comes to it, I guess I could wipe it and start over. But I'd rather not.
Thanks,
Eddy Cooper

