Custom Query (16363 matches)
Results (715 - 717 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #19371 | fixed | Wrong usage statment of "VBoxManage clonevm" => fixed in SVN/next 6.1.x | ||
| Description |
"--group" should be "--groups" in the usage of "VBoxManage clonevm". root@sea:~# VBoxManage clonevm test --group "/UBUNTU 18.04 LTS" --name testb --register Oracle VM VirtualBox Command Line Management Interface Version 6.1.4 (C) 2005-2020 Oracle Corporation All rights reserved. VBoxManage: error: Unknown option: --group Usage - Create a clone of an existing Oracle VM VirtualBox virtual machine:
root@sea:~# VBoxManage clonevm test --groups "/UBUNTU 18.04 LTS" --name testb --register 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Machine has been successfully cloned as "testb" root@sea:~# VBoxManage clonevm test --group="/UBUNTU 18.04 LTS" --name testc --register Oracle VM VirtualBox Command Line Management Interface Version 6.1.4 (C) 2005-2020 Oracle Corporation All rights reserved. VBoxManage: error: Unknown option: --group=/UBUNTU 18.04 LTS Usage - Create a clone of an existing Oracle VM VirtualBox virtual machine:
root@sea:~# VBoxManage clonevm test --groups="/UBUNTU 18.04 LTS" --name testc --register 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Machine has been successfully cloned as "testc" root@sea:~# root@sea:~# uname -a Linux sea 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux The statement has the same issue in "User Manual" as follows: 8.40 VBoxManage clonevm Create a clone of an existing Oracle VM VirtualBox virtual machine Synopsis VBoxManage clonevm <vmname|uuid> [--basefolder=basefolder] [--group=group,...] [--mode=machine | --mode=machinechildren | --mode=all] [--name=name] [--options=option,...] [--register] [--snapshot=snapshot-name] [--uuid=uuid] |
|||
| #19369 | duplicate | On power off error at line 580 in VBoxManageControlVM.cpp in 6.0.18 | ||
| Description |
I have automatic test system based on VirtualBox, which in infinite loop test VMs, for instance for power off. And now I see some rare error when power off VM. The error may be rare, but in the night run I got it twice. Looked like error at line 580 in VBoxManageControlVM.cpp. I didn't saw such error in 6.0.16. Screenshots are attached. |
|||
| #19368 | invalid | Failed to open a session for the virtual machine Windows XP VM. | ||
| Description |
Failed to open a session for the virtual machine Windows XP VM. Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE). VT-x is not available (VERR_VMX_NO_VMX). Result Code: E_FAIL (0x80004005) Component: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed} |
|||

