Custom Query (16363 matches)
Results (790 - 792 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #803 | fixed | "VBoxManage unregistervdi" not available | ||
| Description |
In the online help section 5.1 it reads: As a result, first remove the existing image from VirtualBox's list of registered images using VBoxManage unregistervdi and then re-register the image using VBoxmanage registervdi, ... The problem is that (un)registervdi is not available. I guess it was replaced with (un)registerimage. |
|||
| #804 | obsolete | Impossible to switch an image to "immutable" after creating a snapshot | ||
| Description |
During installation of a complex system I took several snapshots. Now I want to use the latest state with the "immutable" feature. This seems to be impossible. Even though I removed the image from the virtual machine the image stays somehow attached to the machine, propably because of the snapshots. Here is the console output of the unregisterimage command: $ VBoxManage unregisterimage disk XPSP2.vdi VirtualBox Command Line Management Interface Version 1.5.2 (C) 2005-2007 innotek GmbH All rights reserved. [!] FAILED calling virtualBox->UnregisterHardDisk(uuid, hardDisk.asOutParam()) at line 5245! [!] Primary RC = 0x80004005 [!] Full error info present: true , basic error info present: true [!] Result Code = 0x80004005 [!] Text = Hard disk '/home/ronny/.VirtualBox/VDI/XPSP2.vdi' is attached to a virtual machine with UUID {a6321a23-ac5d-456c-2bbb-5779e5f21a55} [!] Component = HardDisk, Interface: IHardDisk, {fd443ec1-000f-4f5b-9282-d72760a66916} [!] Callee = IVirtualBox, {76b25f3c-15d4-4785-a9d3-adc6a462beec} |
|||
| #805 | fixed | Port forwarding stops working if machine state is saved => Fixed in SVN. | ||
| Description |
I have set up a Ubuntu 7.10 virtual machine using NAT and port forwarding to access the guest's SSH port using port 2222 on the host. This works perfectly until I close the virtual machine and save the state. When I restore the VM from the saved state, opening a connection on port 2222 no longer works (the connection just hangs). If I then reboot the VM, it works again. |
|||

