Page 1 of 1

copy past not working

Posted: 7. Dec 2019, 23:17
by vorms
Hello, I am very news about virtualbox
I installed the latest version and I add the extension "virtual extension Pack"
I create the first machine, ubuntu desktop version 18.
I setted the copy / past in bi directionnal mode

The copy pas doesn't work !

I installed a second VM and ... same problem.

I thank you very much for any help !

Best regards

Thierry

Re: copy past not working

Posted: 8. Dec 2019, 00:34
by scottgus1
Shared clipboard requires you to install Guest Additions in the guest OS. See section 3.4.2 in version 6.0.14's manual.

Re: copy past not working

Posted: 8. Dec 2019, 13:54
by socratis
You've got to be careful with the terminology. There are two distinct things:
  • The Extension Pack (ExtPack) gets installed on the host and it has to match the VirtualBox version. It provides functionality such as USB2-3, Webcam, VRDP, PXE, PCI passthrough on Linux hosts, VDI Encryption. You have to download it and install it separately from the main VirtualBox program, due to its license.
  • The Guest Additions (GAs) get installed on the guest and it would be good to match the VirtualBox version, for anything other than enhanced graphics support. It provides functionality such as shared folders, shared clipboard, drag and drop, pointer sharing (for PS/2 mice), guest control, enhanced graphics support. You do not have to download it separately from the main VirtualBox program, since it comes bundled with it.