User Tools

Site Tools


virtualbox_fullscreen_problem_installing_guest_additions_on_sparkylinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
virtualbox_fullscreen_problem_installing_guest_additions_on_sparkylinux [2019/09/02 13:18] pavroovirtualbox_fullscreen_problem_installing_guest_additions_on_sparkylinux [2019/11/06 22:08] pavroo
Line 11: Line 11:
  
 Before installing the Guest Additions, you will have to prepare your guest system for building external kernel modules. This works similarly as described in Section 2.3.2, “The VirtualBox kernel module”, except that this step must now be performed in your Linux guest instead of on a Linux host system, as described there. Before installing the Guest Additions, you will have to prepare your guest system for building external kernel modules. This works similarly as described in Section 2.3.2, “The VirtualBox kernel module”, except that this step must now be performed in your Linux guest instead of on a Linux host system, as described there.
 +
 +1. In Virtualbox Settings > Display, change "Graphics Controller" to "VBoxSVGA" and enable 3D Acceleration.
 +
 +2. Install Linux headers with command
 +
 +  sudo apt-get install linux-headers-$(uname -r)
  
 Again, as with Linux hosts, we recommend using DKMS if it is available for the guest system. If it is not installed, use this command for Ubuntu/Debian systems: Again, as with Linux hosts, we recommend using DKMS if it is available for the guest system. If it is not installed, use this command for Ubuntu/Debian systems:
virtualbox_fullscreen_problem_installing_guest_additions_on_sparkylinux.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1