I am attempts to setup a quicklab using "pybox" from this link https://opendev.org/starlingx/tools/src/branch/master/deployment/virtualbox/pybox
, but I have got an error message:
"Error stdout: b'0%...\nProgress state: VBOX_E_IPRT_ERROR\nVBoxManage: error: Failed to create medium\nVBoxManage: error: Could not create the directory \'/home/sharkyjobbo/vbox_disks\' (VERR_NOT_SUPPORTED)\nVBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component VirtualBoxWrap, interface IVirtualBox\nVBoxManage: error: Context: "RTEXITCODE handleCreateMedium(HandlerArg *)" at line 510 of file VBoxManageDisk.cpp\n' stderr: None"
I am using VirtualBox 6.1.12 r139181 (Qt5.6.3). Please guide me how to fixed this issue.