Opened 15 years ago
Closed 14 years ago
#4585 closed defect (fixed)
v3 regression: startvm does not work
Reported by: | Ramon Casha | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.0.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
When I try to start VirtualBox with the -startvm parameter giving a UID it fails, giving the following error message:
Failed to open a session for the virtual machine . Could not find a registered machine with UUID {00000000-0000-0000-0000-000000000000}.
The command to start the vm supplied the correct UID and was working before the upgrade to v3.
No VBox.log was created. The host is Ubuntu 9.04. The VM starts correctly if launched from the main application. It also works if I supply the VM machine name instead of the UID to the startvm parameter.
Change History (7)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Here's a command I used: VirtualBox --startvm "{67ef5aa1-3c92-4429-a190-7fb6f9787225}"
comment:4 by , 15 years ago
Thanks Frank, that worked. May I suggest a clearer error message though, and/or allow the {} characters?
Please could you post the exact command line you used to start the VM using the UUID?