Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i recently copied the content of a 4gb solid state ide disk to a regular (2.5'') disk that is 40gb large.
i used the dd command. it worked nearly perfect, except that the system does not recognize the new disk size. i used fdisk to enlarge the last partition. fdisk shows me that the last partition used all available space.
but 'df' still shows the 4gb!? i tried fsck in hope it would find the inconsistency, but it didn't.
what do i have to do, that the system ('df' in the first place) also gets aware of the new disk size?
maybe parted could fix this? Try gparted or qtparted which can be found (probably in your packagemanger) but also in the livecd: http://www.knopper.net/knoppix/
Just in case the OP doesn't understand.... The partition has been enlarged ok but, the filesystem inside that partition hasn't been enlarged yet.
I do run the fsck before enlarging the file system.
For example:
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.