On Monday 01 April 2002 15:36, Barker, Gerald A (MD) wrote: > I expanded a partition with cfdisk to make it much larger. (Debian > Woody) I wrote it to the partition tables and rebooted. Everything > seems to work and cfdisk shows the large partition , but df still > shows the smaller size. So is my partition bigger or not? And what > should I do now. > -Garry
You made the space available, but the data structures for the file system don't know about it yet. Check out: http://sourceforge.net/projects/ext2resize
