Difference between revisions of "Fedora 22 VirtualBox"

From Sugar Labs
Jump to navigation Jump to search
m (edit)
m (remove section)
Line 29: Line 29:
  
 
2015-05-09 18:42:18 (33.8 MB/s) - ‘/etc/yum.repos.d/virtualbox.repo’ saved [225/225]
 
2015-05-09 18:42:18 (33.8 MB/s) - ‘/etc/yum.repos.d/virtualbox.repo’ saved [225/225]
 
==In user terminal==
 
./VirtualBox-4.3.26-98988-Linux_amd64.run
 
Verifying archive integrity... All good.
 
Uncompressing VirtualBox for Linux installation............
 
VirtualBox Version 4.3.26 r98988 (2015-03-16T17:38:14Z) installer
 
Installing VirtualBox to /opt/VirtualBox
 
Python found: python, installing bindings...
 
Building the VirtualBox kernel modules
 
 
VirtualBox has been installed successfully.
 
 
You will find useful information about using VirtualBox in the user manual
 
  /opt/VirtualBox/UserManual.pdf
 
and in the user FAQ
 
  http://www.virtualbox.org/wiki/User_FAQ
 
We hope that you enjoy using VirtualBox.
 

Revision as of 16:25, 28 September 2015

Download to Downloads Directory:

http://download.virtualbox.org/virtualbox/5.0.4/VirtualBox-5.0-5.0.4_102546_fedora22-1.x86_64.rpm
http://download.virtualbox.org/virtualbox/5.0.4/VirtualBox-5.0-5.0.4_102546_fedora22-1.i686.rpm
http://download.virtualbox.org/virtualbox/5.0.4/Oracle_VM_VirtualBox_Extension_Pack-5.0.4-102546.vbox-extpack
  • All distributions
http://download.virtualbox.org/virtualbox/5.0.4/VirtualBox-5.0.4-102546-Linux_amd64.run

In root terminal #:

  • dnf install gcc kernel-devel
  • dnf install dkms time
  • dnf install wget

--2015-05-09 18:42:18-- http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo Resolving download.virtualbox.org (download.virtualbox.org)... 137.254.120.26 Connecting to download.virtualbox.org (download.virtualbox.org)|137.254.120.26|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 225 [text/plain] Saving to: ‘/etc/yum.repos.d/virtualbox.repo’

/etc/yum.repos.d/vi 100%[=====================>] 225 --.-KB/s in 0s

2015-05-09 18:42:18 (33.8 MB/s) - ‘/etc/yum.repos.d/virtualbox.repo’ saved [225/225]