Guest User

Untitled

a guest
Nov 18th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. vboxmanage storageattach MyVm --storagectl MyVm_sata --port 0 --type dvddrive --medium ubuntu-18.04.1-desktop-amd64.iso
  2.  
  3. vboxmanage modifyvm MyVm --vrde on --vrdeport 5001
  4.  
  5. vboxmanage storageattach MyVm --storagectl MyVm_sata --port 0 --type dvddrive --medium none
Add Comment
Please, Sign In to add comment