Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> Services >> Virtualization >> VirtualBox >> How to install virtual box guest additions on Centos Linux

make sure yum repositiory is correctly configured and internet access is available from centos guest

# yum install dkms binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers

# yum install kernel-pae-devel 

 

reinstall the vbox guest additions   

# cd /media/VBOX*   

# ./VBoxLinuxAdditions.run


verify services running   

# service vboxadd status  

# service vboxadd-service status      

 

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]