Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. al@al-ubuntu:~$ vboxmanage modifyhd /home/al/VirtualBox\ VMs/XP\ HOME\ OEM\ SP3/ --resize 3000
  2. VBoxManage: error: The medium '/home/al/VirtualBox VMs/XP HOME OEM SP3' can't be used as the requested device type
  3. VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Medium, interface IMedium, callee nsISupports
  4. Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, AccessMode_ReadWrite, pMedium.asOutParam())" at line 209 of file VBoxManageDisk.cpp
  5. al@al-ubuntu:~$ sudo vboxmanage modifyhd /home/al/VirtualBox\ VMs/XP\ HOME\ OEM\ SP3/ --resize 3000
  6. [sudo] password for al:
  7. VBoxManage: error: The medium '/home/al/VirtualBox VMs/XP HOME OEM SP3' can't be used as the requested device type
  8. VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Medium, interface IMedium, callee nsISupports
  9. Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, AccessMode_ReadWrite, pMedium.asOutParam())" at line 209 of file VBoxManageDisk.cpp
  10. al@al-ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement