Created
July 16, 2018 03:01
-
-
Save tracdi/156dfbbe7c29f96cae2a2e4dca73b4e6 to your computer and use it in GitHub Desktop.
VBox-Additions-Quest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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