Install Virtualbox guest additions on Fedora 20

It still in Beta version but Fedora 20 attract me to try it on my Virtualbox. Fedora 20 Beta can be installed through the latest version of Virtualbox without any problems. After installed, guest additions is the first thing I installed. This short tutorial will show you how to install Virtualbox guest additions on Fedora 20.

We need to install couple packages before installing the Guest additions. Please open Terminal and as root, execute these commands:

yum update kernel*
yum install gcc kernel-devel kernel-headers dkms

Once finished, reboot Fedora 20. After reboot install Guest additions. go to Devices | Install Guest Additions on Virtualbox main window. If the autorun prompt does not work automatically, simply Open File Manager and click the VBOXGUESTADDITIONS device. Next, double click the autorun.sh instead. 

You will be asked to enter root password. Now the installation will take place and wait until it finished, reboot or simply logout and login again to Fedora 20. Now the Guest Additions should be activated.