I was running into space problems with my original 8gb Ubuntu .vdi, so I decided to resize it.
I ran VBoxManage modifyhd --resize 30720 to bump the max size from 8GB to 30GB, but it doesn't seem like Ubuntu is recognizing the extra space.
running df:
http://cl.ly/3z013N0T3q3b071R0d1W
Thanks in advance.
modifyhd --resize and Ubuntu Server 10.10
-
stefan.becker
- Volunteer
- Posts: 7639
- Joined: 7. Jun 2007, 21:53
Re: modifyhd --resize and Ubuntu Server 10.10
You must resize partitions in the guest os. You have only more free space on the image, but the partitions have the same size as before.
German Howto (Linux): http://www.linuxforen.de/forums/showthread.php?t=236444
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669