Skip to content

Instantly share code, notes, and snippets.

@tracdi
Created July 16, 2018 03:01
Show Gist options
  • Save tracdi/156dfbbe7c29f96cae2a2e4dca73b4e6 to your computer and use it in GitHub Desktop.
Save tracdi/156dfbbe7c29f96cae2a2e4dca73b4e6 to your computer and use it in GitHub Desktop.
VBox-Additions-Quest
# yum update
# yum install dkms gcc make kernel-devel bzip2 binutils patch libgomp glibc-headers glibc-devel kernel-headers
# mkdir -p /media/cdrom
# mount /dev/scd0 /media/cdrom
# sh /media/cdrom/VBoxLinuxAdditions.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment