Results 1 to 2 of 2

Thread: Mouse integration only thing working with Kali on VirtualBox

  1. #1
    Join Date
    2017-Jan
    Posts
    1

    Mouse integration only thing working with Kali on VirtualBox

    Hi,
    So I installed Kali on Virtualbox under Windows 7 host and proceeded to follow steps as outlined in the official guide in order to enable guest integration. My goal is to enable mouse integration and full-screen, just like every other VM I have:
    Code:
    apt-get update
    apt-get install -y virtualbox-guest-x11
    The only thing I get integrated after rebooting virtual machine is mouse integration, but not full-screen.
    I also tried with VirtualBox Guest Additions, only thing I got is "unable to find software" message. Copied the VBoxLinuxAdditions.run file and made it executable and ran it, but no luck. Tried to install headers files, to make the integration happen:
    Code:
    apt-get install linux-headers-$(uname -r)
    all I got was "unable to locate package" and "could not find package"
    What am I missing here? How to get the full-screen integration along with mouse intergation with kali on virtualbox?

  2. #2
    Join Date
    2016-Apr
    Posts
    5
    I'm having the same issue with a fresh install. Did you find a resolution?

Similar Threads

  1. Kali with raspberry pi integration with tp link usb adapter
    By Darshan Menon in forum Kali Linux ARM Architecture
    Replies: 0
    Last Post: 2023-07-08, 09:24
  2. Mouse and keyboard not working in kali.
    By Kklics in forum General Archive
    Replies: 0
    Last Post: 2016-10-02, 15:34
  3. Replies: 1
    Last Post: 2014-09-19, 11:33
  4. Zalman ZM_GM1 mouse not working in Kali
    By Leijonasisu in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2013-08-28, 18:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •