Results (1 - 10 of 40)
- #20126: defect: Crash when removing vms from command line (new)
- ... " The command executed is $ vboxmanage unregistervm "${childvm}" --delete where the variable "childvm" is a valid name of a VM. The given log is: --- start of log --- Log created: 2021-01-13T10:42:27.425692000Z Process ID: 3619370 (0x373a2a) Parent PID: 1273 ...
- By — Jan 13, 2021 11:32:19 AM
- #19402: defect: GuruMeditation in a simple hobby operating system (new)
- ... {{{ mkdir vbox ; \ VBoxManage controlvm "X" poweroff ; \ sleep 1 ; \ VBoxManage unregistervm "e0b08add-d834-4af5-89e8-05abec11aa78" ; \ rm -r vbox/X kernel kernel.raw kernel.vdi ; \ VBoxManage createvm \ --name "X" \ --ostype "Other" \ --re ...
- By — Mar 14, 2020 5:16:16 PM
- #19397: defect: VirtualBox 6.1.4 GUI SEGV/crash when deleting a VM => fixed in ... (closed: fixed)
- ... exit 10. VBoxManage list runningvms 11. Get the ID from the left column, e.g. test_default_1584037646504_61912 12. VBoxManage controlvm test_default_1584037646504_61912 poweroff 13. VBoxManage unregistervm test_default_1584037646504_61912 --delet ...
- By — Mar 12, 2020 6:32:53 PM
- #19074: defect: VM Stuck in "offline snapshotting" state (new)
- The active problem is that a VM is stuck in "offline snapshotting" state and I can't do anything with it. I need a way to get it out of that state, hopefully without corrupting the VM along the way. There is no relevant VM-specific log ...
- By — Nov 8, 2019 7:05:39 PM
- #18964: defect: storageattach --hotpluggable while running makes disk unremovable (new)
- Machine `w10` is running. I do: gsovetov@gsovetov:~$ VBoxManage storageattach w10 --storagectl SATA --port 4 --type hdd --medium po.vdi --hotpluggable on VBoxManage: error: The machine is not mutable (state is Running) VBoxManage: error: Details: code VBOX_E_INVALID_VM_STATE (0x80bb0002), c ...
- By — Sep 25, 2019 5:36:26 PM
- #18894: enhancement: Allow deleting running VMs (new)
- As a user who frequently spins up and tears down many VMs, the current GUI restriction on deleting only non-running VMs is annoying. Please enable the Remove option when VMs are running, so that users can efficiently delete VMs. It's on ...
- By — Sep 2, 2019 5:32:28 PM
- #16879: defect: Error sending boot command: VBoxManage error: VBoxManage: error: Could ... (new)
- ... .. ==> virtualbox-iso: Error sending boot command: VBoxManage error: VBoxManage: error: Could not send all scan codes to the virtual keyboard (VERR_PDM_NO_QUEUE_ITEMS) ==> virtualbox-iso: VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component KeyboardWrap, interface IKe ...
- By — Jul 6, 2017 10:11:57 AM
- #16745: defect: Segmentation fault while starting a VM headless from snapshot (closed: fixed)
- ... t And a snapshot from the VM When I restore the snapshot (VBoxManage snapshot server restorecurrent --> no problem) And start the VM (''VBoxManage startvm server --type headless'') Then I get 'VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component SessionMachine, interface I ...
- By — May 9, 2017 11:25:06 AM
- #16583: defect: Disk information are not being flushed from VBoxSVC's memory to the ... (closed: worksforme)
- ... I can reproduce the the bug by invoking a sequence of '''VBoxManage''' calls from a script: {{{ $ bash /tmp/vboxbug.sh + vmname=VHDBUG + rootdir='/home/vboxbug/VirtualBox VMs/VHDBUG' + wait=true + killall -0 -v VBoxSVC VBoxSVC: no process found + true + mkdir -pv '/home/vboxbug/Virtua ...
- By — Mar 19, 2017 7:34:19 PM
- #15335: defect: Empty environment createvm --register fails to finish correctly (closed: invalid)
- ... config/VirtualBox ~/Vconfig.bk #for testing a clean env VBoxManage createvm --name test --register # exit 0 sleep 10 VBoxManage modifyvm test --memory 8192 # fails, test not found ls -la ~/.VirtualBox # no VirtualBox.xml ls -la ~/.config/VirtualBox # has VirtualBox.xml, even shows where VBox ...
- By — Apr 22, 2016 4:19:43 PM
Note:
See TracSearch
for help on searching.

