Clipboard problem at Kali Linux in VirtualBox (using MacBook pro)

Discussions about using Linux guests in VirtualBox.
Post Reply
hackuza
Posts: 1
Joined: 17. Mar 2020, 09:52

Clipboard problem at Kali Linux in VirtualBox (using MacBook pro)

Post by hackuza »

Hello, community!

I just installed Kali Linux on VirtualBox, and immediately problems with truncated functionality have started. Starting with the fact that I can’t use the clipboard between the Mac and VirtualBox. I know that in the settings I need to make Drag & Drop and Shared Clipboard bidirectional. Also, I know that it is necessary to install guestadditions. Here is how I installed:

sudo apt-get update
sudo apt-get install build-essential linux-headers - $ (uname -r)
sudo apt-get install virtualbox-ose-guest-x11
sudo apt-get install virtualbox-guest-x11

Unfortunately, after the steps above, I still cannot use sharedclipboard. But I can use drag & drop.

If someone has encountered a similar problem, would like to ask for help to solve?

P.S. I heard that in this version there is a bug specifically with sharedclipboard. If anyone knows how to do downgrade of guestadditions to particular version, please write.

Have a nice day, everyone!
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Clipboard problem at Kali Linux in VirtualBox (using MacBook pro)

Post by mpack »

Please provide a VM log file. With the VM fully shut down, right click it in the GUI. Select "Show Log" and save "VBox.log" (no other file) to a zip file. Attach the zip here.
red7en
Posts: 5
Joined: 21. Mar 2020, 00:51

Re: Clipboard problem at Kali Linux in VirtualBox (using MacBook pro)

Post by red7en »

I am having the same problem except my drag and drop doesn't work either. Please advise!

I am NOT on the latest Virtual Box. I had to downgrade to an older version as with the latest version none of the VMs would launch.
GwynEvans
Posts: 1
Joined: 7. May 2012, 10:47

Re: Clipboard problem at Kali Linux in VirtualBox (using MacBook pro)

Post by GwynEvans »

It's the Guest Additions - see ticket 19336
Last edited by mpack on 30. Mar 2020, 10:39, edited 2 times in total.
Reason: Add url to ticket.
Post Reply