Changes

From Amahi Wiki
Jump to: navigation, search
22 bytes added ,  03:26, 23 June 2020
no edit summary
{{NeedsUpdate [[Category:appsVirtualization]]
===[http://www.virtualbox.org VirtualBox] for Fedora 12 Host===
__NOTOC__
* Enable the new repo:
yum clean all
yum update
* Add dependencies:
yum install dkms gcc
* Download and import the GPG key:
wget <nowiki>http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc</nowiki>
rpm --import oracle_vbox.asc
* Add dependencies:
yum install dkms gcc
* Applies to 32-bit machines ONLY.
* Having issues with install, check to see if you have the PAE kernel:
uname -r
* If it returns something like ''2.6.31.5-127.fc12.i686.PAE'', do the following:
yum install -y kernel-PAE-devel-2.6.31.5-127.fc12.i686
12,424

edits