Results 1 to 13 of 13

Thread: Some issues with Kali on VirtualBox.

  1. #1
    Join Date
    2013-Mar
    Posts
    2

    Some issues with Kali on VirtualBox.

    I've installed Kali in a VBox machine. Also I've installed VBox Guest additions in Kali's VM.

    I'm having some troubles I have never faced before in any of my VMs (and I have/had a lot):

    - Resolution. It doesn't change dynamically when re-sizing the window. Also it doesn't support 1920x1080, which means I can't go full screen.
    - Mouse scrolling isn't working either. The wheel is simply doing nothing. Middle button click works, though.

    Both have been checked out in gnome and xfce.

  2. #2
    Join Date
    2013-Mar
    Posts
    3
    hey man, for your second problem, in the right bottom corner of virtual box windows right click on the mouse icon and disable mouse integration see if that fixes your scrolling problem?

    and about the first problem you try it like ubuntu? i mean it installs it self using autrun and asks for password? or you copy it on your hard disk and then chmod +x it and ./ it?
    the second way always works it completely installs the modules, also sometimes its vital to install gcc and make to have full functionality of module installation.

  3. #3
    Join Date
    2013-Mar
    Location
    Kentucky, USA
    Posts
    3
    I'm currently running Kali inside of Virtualbox as well. I installed virtualbox-guest-x11 using apt-get and it fixes both problems you're having. Make sure you reboot Kali after installing.

    Code:
    apt-get install virtualbox-guest-x11
    reboot

  4. #4
    yzT - On the menu, under View, is the 'Auto-resize Guest Display' box checked?

    With regards to the mouse wheel I cannot be sure.

    I am using on Gnome without issue, so I will try to help out if I can.

  5. #5
    Join Date
    2013-Mar
    Posts
    2
    Quote Originally Posted by bandit View Post
    I'm currently running Kali inside of Virtualbox as well. I installed virtualbox-guest-x11 using apt-get and it fixes both problems you're having. Make sure you reboot Kali after installing.

    Code:
    apt-get install virtualbox-guest-x11
    reboot
    this is the fix.

  6. #6
    If this works, awesome, but there are a few things to note.

    1. When running that command, it is not the only item to get installed (may not matter)
    2. This installs Guest additions for 4.1.18. (Usually you want guest additions version to match VBox installed version)

    So, like I said, this may be a "who cares" if it works I get that.

    Thanks,
    Eric

  7. #7
    Join Date
    2013-Mar
    Posts
    2
    Quote Originally Posted by yzT View Post
    this is the fix.
    Yeah, for me too...

  8. #8
    Join Date
    2013-Apr
    Posts
    3
    Quote Originally Posted by bandit View Post
    I'm currently running Kali inside of Virtualbox as well. I installed virtualbox-guest-x11 using apt-get and it fixes both problems you're having. Make sure you reboot Kali after installing.

    Code:
    apt-get install virtualbox-guest-x11
    reboot
    Gump, yer a god@#mn Genius!!!
    Thx

  9. #9
    Join Date
    2013-Mar
    Posts
    354
    I never had that problem, never had to instal the guest-x11..

    As far as I know, virtualbox-guest-x11 is for x86 virtualization in the Virtualbox-ose installation and not the virtualbox (it uses guest-additions), and it provides a xorg-driver-video utility for the Open Source Edition (OSE)

    Unless you have installed the OSE version, I do not see how the wiki from oracle might be wrong...

    Luck..

  10. #10
    Join Date
    2014-Feb
    Posts
    3
    Quote Originally Posted by bandit View Post
    I'm currently running Kali inside of Virtualbox as well. I installed virtualbox-guest-x11 using apt-get and it fixes both problems you're having. Make sure you reboot Kali after installing.

    Code:
    apt-get install virtualbox-guest-x11
    reboot
    It worked, but it seems as though I have to lock my mouse into the virtual box and lose the ability to seamlessly transition in and out of it. Anyone know of a fix?

  11. #11
    Join Date
    2014-Feb
    Posts
    3
    Quote Originally Posted by bandit View Post
    I'm currently running Kali inside of Virtualbox as well. I installed virtualbox-guest-x11 using apt-get and it fixes both problems you're having. Make sure you reboot Kali after installing.

    Code:
    apt-get install virtualbox-guest-x11
    reboot
    This was the fix...but the problem I'm still having is I can't release the mouse from the virtual box even when pressing the host key like it said (which is the default right ctrl). Just installing this wasn't enough either, I had to go to the top of the window and go to USB devices and click my mouse in order to get the window to capture it to make the mouse wheel work. Anyone have any recommendations on how to fix this? So far the solution is to shut the virtual Kali down -_-

  12. #12
    Join Date
    2016-Jan
    Posts
    1
    I tried doing this to fix the same issue, but the up-to-date repositories don't have vitualbox-guest-x11. Any help on this?

  13. #13
    Join Date
    2016-Feb
    Posts
    1
    hello rees87, it worked for me a minute ago...

    did you run apt-get update first?

Similar Threads

  1. Replies: 2
    Last Post: 2021-01-02, 19:06
  2. PPTP VPN connection issues in a kali virtual machine (virtualbox)
    By sirtadels in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-04-05, 18:52
  3. Keyboard mapping issues in Kali i Virtualbox on Mac
    By edbrandt in forum Installing Archive
    Replies: 1
    Last Post: 2015-09-24, 08:40
  4. Replies: 0
    Last Post: 2014-01-01, 17:35

Posting Permissions

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