, connecting to virtual machine via http , Name: webserver http , Protol: TCP , Host IP: 127.0.0.1 , Host Port: 8080 , Guest IP: , Guest port: 80 , , ssh -p 2222 user@127.0.0.1 , , To create a new vm using an existing vdi: , new , Use an existing virtual hard disk file , , if (VirtualBox Cannot register the hard disk already exists) { , , To fix conflicting UUID: , VBoxManage internalcommands sethduuid , VBoxManage internalcommands sethduuid /media/2tb/win-10-3.0/win-10.vdi , , } , , , , , , ,