[opensuse] Virtual box running out of disk space
Friends -- I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!" I thought that "dynamically expanding" would, well, dynamically expand. Am I missing something here? I had run VB for several years on another machine without ever encountering the problem. Host is 11.3; VB 4.0.12_72916_openSUSE113-1-x86_64 from Oracle. Thanks for any help. -- Fr David Ousley davidousley@verizon.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 9/7/2011 5:59 PM, Fr David Ousley wrote:
Friends --
I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!"
I thought that "dynamically expanding" would, well, dynamically expand. Am I missing something here? I had run VB for several years on another machine without ever encountering the problem.
Host is 11.3; VB 4.0.12_72916_openSUSE113-1-x86_64 from Oracle.
Thanks for any help.
So how is said virtual disk formatted? -- _____________________________________ ---This space for rent--- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, 07 Sep 2011 21:10:26 -0400, John Andersen <jsamyth@gmail.com> wrote:
On 9/7/2011 5:59 PM, Fr David Ousley wrote:
Friends --
I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!"
I thought that "dynamically expanding" would, well, dynamically expand. Am I missing something here? I had run VB for several years on another machine without ever encountering the problem.
Host is 11.3; VB 4.0.12_72916_openSUSE113-1-x86_64 from Oracle.
Thanks for any help.
So how is said virtual disk formatted?
The Settings > storage > Type (format) says "Normal (VDI)" Is that what you wanted? If not, kindly tell me how to find what you need. Thanks. -- Fr David Ousley davidousley@verizon.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 09/07/2011 08:59 PM, Fr David Ousley pecked at the keyboard and wrote:
Friends --
I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!"
I thought that "dynamically expanding" would, well, dynamically expand. Am I missing something here? I had run VB for several years on another machine without ever encountering the problem.
Host is 11.3; VB 4.0.12_72916_openSUSE113-1-x86_64 from Oracle.
Thanks for any help.
It is dynamically expanding, up to the size you made it originally. The expansion is on the "physical" harddisk "file". When you created the harddisk it's size was near zero, as you added items, I.E. operating system, the physical file "expanded" to provide the additional needed space. Bottom line, you need to create a harddisk size you think will cover everything you want installed in the "Virtual Machine". -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, 07 Sep 2011 23:10:26 -0400, Ken Schneider - openSUSE <suse-list3@bout-tyme.net> wrote:
On 09/07/2011 08:59 PM, Fr David Ousley pecked at the keyboard and wrote:
Friends --
I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!"
I thought that "dynamically expanding" would, well, dynamically expand. Am I missing something here? I had run VB for several years on another machine without ever encountering the problem.
Host is 11.3; VB 4.0.12_72916_openSUSE113-1-x86_64 from Oracle.
Thanks for any help.
It is dynamically expanding, up to the size you made it originally. The expansion is on the "physical" harddisk "file". When you created the harddisk it's size was near zero, as you added items, I.E. operating system, the physical file "expanded" to provide the additional needed space.
Bottom line, you need to create a harddisk size you think will cover everything you want installed in the "Virtual Machine".
Thanks, that's helpful. What do I do now? Is the only option to create a new machine with a larger hard disk and start over? -- Fr David Ousley davidousley@verizon.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 08/09/11 12:18, Fr David Ousley wrote:
On Wed, 07 Sep 2011 23:10:26 -0400, Ken Schneider - openSUSE <suse-list3@bout-tyme.net> wrote:
On 09/07/2011 08:59 PM, Fr David Ousley pecked at the keyboard and wrote:
Friends --
I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!"
I thought that "dynamically expanding" would, well, dynamically expand. Am I missing something here? I had run VB for several years on another machine without ever encountering the problem.
Host is 11.3; VB 4.0.12_72916_openSUSE113-1-x86_64 from Oracle.
Thanks for any help.
It is dynamically expanding, up to the size you made it originally. The expansion is on the "physical" harddisk "file". When you created the harddisk it's size was near zero, as you added items, I.E. operating system, the physical file "expanded" to provide the additional needed space.
Bottom line, you need to create a harddisk size you think will cover everything you want installed in the "Virtual Machine".
Thanks, that's helpful. What do I do now? Is the only option to create a new machine with a larger hard disk and start over?
You could create a new hard drive, and image it over using dd or similar (like swapping hard drives on a real physical machine). Same caveats apply (by-id disk labels in GRUB and fstab have to change, etc) Regards, Tejas -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 09/08/2011 04:45 PM, Tejas Guruswamy pecked at the keyboard and wrote:
On 08/09/11 12:18, Fr David Ousley wrote:
On Wed, 07 Sep 2011 23:10:26 -0400, Ken Schneider - openSUSE <suse-list3@bout-tyme.net> wrote:
On 09/07/2011 08:59 PM, Fr David Ousley pecked at the keyboard and wrote:
Friends --
I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!"
I thought that "dynamically expanding" would, well, dynamically expand. Am I missing something here? I had run VB for several years on another machine without ever encountering the problem.
Host is 11.3; VB 4.0.12_72916_openSUSE113-1-x86_64 from Oracle.
Thanks for any help.
It is dynamically expanding, up to the size you made it originally. The expansion is on the "physical" harddisk "file". When you created the harddisk it's size was near zero, as you added items, I.E. operating system, the physical file "expanded" to provide the additional needed space.
Bottom line, you need to create a harddisk size you think will cover everything you want installed in the "Virtual Machine".
Thanks, that's helpful. What do I do now? Is the only option to create a new machine with a larger hard disk and start over?
You could create a new hard drive, and image it over using dd or similar (like swapping hard drives on a real physical machine). Same caveats apply (by-id disk labels in GRUB and fstab have to change, etc)
Regards, Tejas
See above. He is running Windows XP in the VM. Create a new larger harddrive and clone the original to it using your favorite cloning software. I use UBCD (Ultimate Boot CD) for cloning and resizing purposes. -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 09/08/2011 06:18 AM, Fr David Ousley wrote:
On Wed, 07 Sep 2011 23:10:26 -0400, Ken Schneider - openSUSE <suse-list3@bout-tyme.net> wrote:
On 09/07/2011 08:59 PM, Fr David Ousley pecked at the keyboard and wrote:
Friends --
I'm running Windows XP in a virtual machine on Virtual Box, set up with "dynamically expanding hard disk", which is now out of disk space. It does not expand itself, so that it has run out of disk space. Running "VBoxManage modifyhd --resize 20 windowsxp.vdi" returns the error "VBOX_E_NOT_SUPPORTED VBoxManage: error: Resize hard disk operation for this format is not implemented yet!"
<snip>
Thanks, that's helpful. What do I do now? Is the only option to create a new machine with a larger hard disk and start over?
Blatantly cannibalized from an existing post saved in my basket :) See: http://justintung.wordpress.com/2011/01/06/resize-and-expand-a-virtualbox-ha... Summary: Use VirtualBox to create a new hard disk (vdi) with your desired size. You can use the dynamically expanding storage or a fixed size disk. If you are expanding the hard disk capacity, choose a size significantly larger (e.g. double the size) than the original hard disk to avoid problems. Make sure your VirtualBox directory containing the VBoxManage command is in your operating system path. In the command line console, change directory to your HardDisk folder (e.g. ~/.VirtualBox/HardDisks) and run VBoxManage clonehd old_hard_disk.vdi new_hard_disk.vdi --existing Use VirtualBox to change the settings of your guest Use the new hard disk (i.e. new_hard_disk.vdi) instead of the old one: o Go to the settings for the guest VM and choose the “Storage” options. o Select the appropriate controller (e.g. IDE Controller, SATA Controller) and add your new hard disk. o Remove the old hard disk from the Storage section of your guest. Then just start the new guest in virtualbox. XP will complain that the drive size has changed, just click OK and you are done... -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (5)
-
David C. Rankin
-
Fr David Ousley
-
John Andersen
-
Ken Schneider - openSUSE
-
Tejas Guruswamy