Fedora 18: Difference between revisions
m →How to install VirtualBox in fedora 18: add VB link |
|||
| Line 84: | Line 84: | ||
* Note USB drives used with these files seem to require Fedora "liveusb-creator --reset-mbr" to be run on them to make them boot-able again for other uses. | * Note USB drives used with these files seem to require Fedora "liveusb-creator --reset-mbr" to be run on them to make them boot-able again for other uses. | ||
====How to install VirtualBox in fedora 18==== | ====How to install VirtualBox in fedora 18==== | ||
*Oracle VirtualBox install does not start as downloaded and installed | ::Updated 03/08/2013 | ||
*RECOMMENDED: [http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html Oracle VirtualBox downloads] | |||
:[http://www.virtualbox.org/wiki/Downloads VirtualBox downloads] Windows/Linux/Intel Macs | |||
*Oracle VirtualBox install does not start as downloaded and installed (dkms and gcc are not installed in f18) | |||
* In root terminal: | * In root terminal: | ||
yum install dkms gcc | yum install dkms gcc | ||
/etc/init.d/vboxdrv setup | |||
=====[[Tutorials/Installation/Install_SoaS_in_VirtualBox-f18|'''Tutorial: How to do an install in VirtualBox''']]===== | =====[[Tutorials/Installation/Install_SoaS_in_VirtualBox-f18|'''Tutorial: How to do an install in VirtualBox''']]===== | ||