1 | | Also:[[BR]] |
2 | | VBoxManage unregistervm --delete server[[BR]] |
3 | | 0%...10%...20%...30%...40%...50%...60%...[[BR]] |
4 | | Progress state: VBOX_E_IPRT_ERROR[[BR]] |
5 | | VBoxManage: error: Machine delete failed[[BR]] |
6 | | VBoxManage: error: Could not delete file '/home/USER/VirtualBox VMs/GROUP/server/Snapshots/2017-05-09T09-32-52-131952000Z.sav/Snapshots/2017-05-09T09-32-52-131952000Z.sav'(VERR_FILE_NOT_FOUND)[[BR]] |
7 | | VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component MachineWrap, interface IMachine[[BR]] |
| 1 | Also: |
| 2 | {{{ |
| 3 | VBoxManage unregistervm --delete server |
| 4 | 0%...10%...20%...30%...40%...50%...60%... |
| 5 | Progress state: VBOX_E_IPRT_ERROR |
| 6 | VBoxManage: error: Machine delete failed |
| 7 | VBoxManage: error: Could not delete file '/home/USER/VirtualBox VMs/GROUP/server/Snapshots/2017-05-09T09-32-52-131952000Z.sav/Snapshots/2017-05-09T09-32-52-131952000Z.sav'(VERR_FILE_NOT_FOUND) |
| 8 | VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component MachineWrap, interface IMachine |