Skip to content

Instantly share code, notes, and snippets.

@GreepTheSheep
Last active March 18, 2025 08:10
Show Gist options
  • Save GreepTheSheep/c30ebc58b4ea9f898695c8a2b206e505 to your computer and use it in GitHub Desktop.
Save GreepTheSheep/c30ebc58b4ea9f898695c8a2b206e505 to your computer and use it in GitHub Desktop.
Install VBox Guest On Debian
  1. Install VirtualBox Extention Pack
  2. Prepare Linux kernel for VirtualBox: sudo apt install gcc make perl dkms
  3. Mount the Guest Additions disk
  4. Install Guest Additions: sudo sh /media/cdrom0/VBoxLinuxAdditions.run
  5. Reboot
  6. Enjoy
@hideandseekstheorder
Copy link

thanks its work

@kimuracl
Copy link

kimuracl commented Mar 13, 2024

March 2024 and this tip work sucessful.

Thanks.

@willdjames
Copy link

Thanks!!!

@bllgg
Copy link

bllgg commented Aug 21, 2024

Thanks!!! VirtualBox Extention Pack didn't go well. But rest worked perfectly and got installed guest additions

@joseonzalez
Copy link

The process is exactly like navigating the levels in geometry dash scratch where carefully executing each step ensures success without any unfortunate incidents.

@esunayg
Copy link

esunayg commented Mar 18, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment