Unable to Drag and Drop files

Discussions related to using VirtualBox on Windows hosts.
Post Reply
tracymartel
Posts: 1
Joined: 24. Jul 2022, 15:49

Unable to Drag and Drop files

Post by tracymartel »

I am using Windows 10 as my host and Kali Linux 2022 has my guest.
I am unable to drag and drop files from the host to guest and vice versa.

The bidirectional drag'n'drop is on.

Here's the zipped log of my vm.
Attachments
kali-2022.1-2022-07-24-19-24-13.zip
Kali VM Log File
(36.31 KiB) Downloaded 29 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Unable to Drag and Drop files

Post by scottgus1 »

The Guest Additions pre-installed in Kali are too far out of date;
00:00:05.701670 VirtualBox VM 6.1.36 r152435 win.amd64 (Jul 19 2022 21:51:27) release log
00:00:30.331028 VMMDev: Guest Additions information report: Version 6.0.0 r127566 '6.0.0'
Guest Additions have prerequisites in Linux, same as Virtualbox on the host, see https://www.virtualbox.org/manual/ch04. ... ions-linux and https://www.virtualbox.org/manual/ch02. ... nux-prereq. Also, watch the terminal installation report when running the GAs installer. Error messages will show if the install ran into a problem.

The VM may also benefit from two processors.

Please note that sometimes Drag-n-drop doesn't work well, or a glitch somewhere may seize the VM. Virtualbox Shared Folders, which also require good Guest Additions but no network, or a real shared folder over a Bridged or Host-Only network, are much more reliable.
Post Reply