Installing Guest Additions on Virtualbox enables you to use some very powerful features such as seamless integration and full screen resolution mode.
for a fresh fedora 12 install
- su -
- yum –y install dkms gcc kernel-devel kernel-headers
- reboot
- cd /media/VBOXADDITIONS_3.1.4_57640 (version 3.1.4)
- ./VBoxLinuxAdditions-x86.run (for 32bit)
- reboot
- done!
for more detail
http://digitizor.com/2009/05/26/how-to-install-virtualbox-guest-additions-for-a-linux-guest/
and..
Fedora 12 Installation and Post-Installation Guide
No comments:
Post a Comment