Hacker News new | ask | show | jobs
by mitchellh 5656 days ago
VirtualBox does not support resizing disks. You can use other tools (qemu command line comes to mind) to do things like this, but it takes a LONG time and is generally not worth it. There is a lot of work that needs to be done in this space. "libguestfs" looks promising for the future, but I haven't evaluated if its useful for your purpose at the moment.
1 comments

According to this: http://sparcv9.blogspot.com/2010/12/virtualbox-4-beta-on-sol... resizing disks is coming in version 4!