To install VirtualBox guest additions on Fedora 15, you want to mount the ISO into the CD room of your host computer (either using Daemon Tools, or an actual CD drive) and give that to your virtual machine. Then run the following commands.
yum update yum install dkms yum install gcc reboot mkdir /mnt2 mount /dev/cdrom /mnt2 cd /mnt2 sh ./VBoxLinuxAdditions.run
Don't have time to check my blog? Get a weekly email with all the new posts. This is my personal blog, so obviously it is 100% spam free.
Tags: fedora, virtualbox
This entry was posted on Monday, August 6th, 2012 at 4:54 pm and is filed under Life, Tech. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.