|
Hi.
Does "df -h" report that your partition har increased in size? I wouldn't think so, so you have to run "mkfs.ext3" (or somthing like that depending on your file system type). Are you running ext3?
EDIT: As brianmcgee points out, you should run resize2fs, NOT mkfs. My bad (too early in the morning).
Last edited by kenneho; 01-16-2009 at 01:36 AM.
|