Difference between revisions of "Fedora 22 VirtualBox"

From Sugar Labs
Jump to navigation Jump to search
m
Line 9: Line 9:
  
 
* dnf install gcc kernel-devel
 
* dnf install gcc kernel-devel
 
  
 
* dnf install dkms time
 
* dnf install dkms time
 
 
Installed:
 
  dkms.noarch 2.2.0.3-30.git.7c3e7c5.fc22
 
  
 
* dnf install wget
 
* dnf install wget
Line 38: Line 33:
  
 
*(open in gedit) VirtualBox-4.3.26-98988-Linux_amd64.run in files select Properties  and check the box run as a program
 
*(open in gedit) VirtualBox-4.3.26-98988-Linux_amd64.run in files select Properties  and check the box run as a program
 +
 
==In user terminal==
 
==In user terminal==
 
  ./VirtualBox-4.3.26-98988-Linux_amd64.run
 
  ./VirtualBox-4.3.26-98988-Linux_amd64.run

Revision as of 22:26, 9 May 2015

Download to Downloads Directory:

http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html
http://download.virtualbox.org/virtualbox/4.3.26/Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack
http://download.virtualbox.org/virtualbox/4.3.26/VirtualBox-4.3.26-98988-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]


cd Downloads
ls
Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack
VirtualBox-4.3.26-98988-Linux_amd64.run
  • (open in gedit) VirtualBox-4.3.26-98988-Linux_amd64.run in files select Properties and check the box run as a program

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.