Custom Query (16363 matches)
Results (433 - 435 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2199 | fixed | vboxmanage registervm ... does not look in current directory | ||
| Description |
When I attempt to import/register an xml file by executing vboxmanage registervm vb-xpp-sp2.xml, it does not look in the current directory for vb-xpp-sp2.xml. It looks for it in my user directory instead. Note pathes from command line and error below. D:\virtual.machines\virtual.box\hosts\vb-xpp-sp2>vboxmanage registervm vb-xpp-sp2.xml VirtualBox Command Line Management Interface Version 2.0.0 (C) 2005-2008 Sun Microsystems, Inc. All rights reserved. [!] FAILED calling virtualBox->OpenMachine(Bstr(argv[0]), machine.asOutParam()) at line 3089! [!] Primary RC = E_FAIL (0x80004005) - Unspecified error [!] Full error info present: true , basic error info present: true [!] Result Code = E_FAIL (0x80004005) - Unspecified error [!] Text = Could not lock the settings file 'E:\Documents and Settings\psmith\.VirtualBox\vb-xpp-sp2.xml' (VERR_FILE_NOT_FOUND) [!] Component = Machine, Interface: IMachine, {1e509de4-d96c-4f44-8b94-860194f710ac} [!] Callee = IVirtualBox, {557a07bc-e6ae-4520-a361-4a8493199137} |
|||
| #11960 | fixed | vboxmanage modifyhd corrupts vhd files => fixed in SVN | ||
| Description |
I tried to resize some of my VHD files which I formerly ran using Microsoft VPC. vboxmanage modifyhd abc.vhd --resize 25600 The command runs without error. But I'm not able to boot into the guest OS anymore; the VHD is corrupt. However If I convert the VHD to VDI using vboxmanage clonehd --format VDI and run the modifyhd command, everything works fine - I can boot into the guest OS on the VDI. I googled and found this guy (http://wp.sjkp.dk/tag/modifyhd/) is also having the same problem. |
|||
| #6808 | worksforme | vboxmanage list runningvms does not list anything | ||
| Description |
Hello, I´m using "vboxmanage list runningvms" in an script to automatically suspend all listed machines, because they are located on an external disk i have to unmount manually. In the new Version of VirtualBox (3.2.0) this command doesn´t show any running machines anymore while "vboxmanage list vms" still shows all available Machines on the Host (Windows Seven 64bit). In Version 3.1.6, I just upgraded from, it just worked well. This error is reproduceable on a second Host. |
|||

