а как подключить физический диск в виртуалку в virtualbox из консоли? чет у мну не выходит никак:
VBoxManage storageattach "tools" --storagectl "IDE" --port 1 --device 0 --type hdd --medium /home/me/VirtualBox/laptopdrive.vmdk
VBoxManage: error: Permission problem accessing the file for the medium '/home/me/VirtualBox/laptopdrive.vmdk' (VERR_ACCESS_DENIED)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MediumWrap, interface IMedium, callee nsISupports
VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, enmAccessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 187 of file VBoxManageDisk.cpp
VBoxManage: error: Invalid UUID or filename "/home/me/VirtualBox/laptopdrive.vmdk"