Changes

From Amahi Wiki
Jump to: navigation, search
108 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 anything reflecting something like ''2.6.31.5-127.fc12.i686.PAE'', dothe following: yum install -y kernel-PAE-devel-2.6.31.5-127.fc12.i686 /etc/init.d/vboxdrv setup VirtualBox* You VirtualBox should be able to start VirtualBoxnow work.
'''NOTE:''' See [[Amahi_on_VirtualBox|Amahi on VirtualBox]] for detailed guidance on installing Amahi on a virtual machine (VM).
12,424

edits