Ghosting ext2: size stuck.

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1483
Joined: Fri Aug 29, 2003 8:39 pm

Ghosting ext2: size stuck.

Post by ^rooker »

[PROBLEM]
After copying an ext2-partition (13GB) to a different HDD (70GB) using Norton Ghost, I've experienced an interesting problem:

"df -H" said, that the new partition was 70GB, but when copying files, I suddenly got

"No space left on device"

to my surprise, the disk said it was full at exactly the size of the "old" partition the image came from (13GB), although df said that there was plenty of space still unused.
User avatar
^rooker
Site Admin
Posts: 1483
Joined: Fri Aug 29, 2003 8:39 pm

possible Solution

Post by ^rooker »

[SOLUTION] - unverified, yet!

use "resize2fs" to expand the filesystem to use the whole partition.
If your partitionsize is wrong, too check "parted".



Personally, I haven't dared to do this due to fear of data loss, but I will update this thread if I was successful or not.
Post Reply