When I tried to download packages from Windows to my CentOS VM it said I have insufficient space on my filesystem. When I checked it it had only 5.4mb left while I've set the VM space limit to 30GB. I'm new to Linux and don't know what to do. How do I expand the size of my filesystem?
|
feedback
|
migrated from stackoverflow.com Aug 28 '11 at 6:25
This question came from our site for professional and enthusiast programmers.
|
Short story (you do want to read up every step in detail):
Resizing in wrong order might corrupt your filesystem or file contents! | |||
|
feedback
|
|
Perhaps you have already used up all your space. Do a df -h and see how big your filesystem is. | |||
|
feedback
|
will provide you your disk space usage. If you see that
Explanation: Change directory to | ||||
|
feedback
|
