Difference between revisions of "Fedora 22 VirtualBox"

From Sugar Labs
Jump to navigation Jump to search
Line 3: Line 3:
  
 
:http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html
 
:http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html
Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack
+
::http://download.virtualbox.org/virtualbox/4.3.26/Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack
VirtualBox-4.3.26-98988-Linux_amd64.run
+
::http://download.virtualbox.org/virtualbox/4.3.26/VirtualBox-4.3.26-98988-Linux_amd64.run
  
 
==In root terminal #:==
 
==In root terminal #:==

Revision as of 21:59, 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 #:

gcc kernel-devel

Dependencies Resolved

Installing:

gcc                 x86_64      5.0.0-0.21.fc22              fedora       19 M
kernel-devel        x86_64      4.0.0-0.rc4.git0.1.fc22      fedora      9.4  

Installing for dependencies:

binutils            x86_64      2.25-5.fc22                  fedora      5.3 M
cpp                 x86_64      5.0.0-0.21.fc22              fedora      8.2 M
glibc-devel         x86_64      2.21-5.fc22                  fedora      902 k
glibc-headers       x86_64      2.21-5.fc22                  fedora      493 k
isl                 x86_64      0.14-3.fc22                  fedora      490 k
kernel-headers      x86_64      4.0.0-0.rc4.git0.1.fc22      fedora      989 k
libmpc              x86_64      1.0.2-3.fc22                 fedora       55 k

Transaction Summary

Install 2 Packages (+7 Dependent packages)

Total download size: 45 M Installed size: 132 M Is this ok [y/d/N]:

Installed:

 gcc.x86_64 0:5.0.0-0.21.fc22   kernel-devel.x86_64 0:4.0.0-0.rc4.git0.1.fc22  

Dependency Installed:

 binutils.x86_64 0:2.25-5.fc22                                                 
 cpp.x86_64 0:5.0.0-0.21.fc22                                                  
 glibc-devel.x86_64 0:2.21-5.fc22                                              
 glibc-headers.x86_64 0:2.21-5.fc22                                            
 isl.x86_64 0:0.14-3.fc22                                                      
 kernel-headers.x86_64 0:4.0.0-0.rc4.git0.1.fc22                               
 libmpc.x86_64 0:1.0.2-3.fc22                                                  

Complete!


yum install dkms time

Package time-1.7-46.fc22.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package dkms.noarch 0:2.2.0.3-30.git.7c3e7c5.fc22 will be installed --> Finished Dependency Resolution

Dependencies Resolved


Installing:

dkms       noarch       2.2.0.3-30.git.7c3e7c5.fc22         fedora        81 k

Transaction Summary

Install 1 Package

yum install wget

Package wget-1.16.3-1.fc22.x86_64 already installed and latest version Nothing to do

 wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo -O /etc/yum.repos.d/virtualbox.repo

--2015-03-25 05:19:44-- 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-03-25 05:19:44 (29.6 MB/s) - ‘/etc/yum.repos.d/virtualbox.repo’ saved [225/225]


open VirtualBox-4.3.26-98988-Linux_amd64.run in files select Properties and check the box run as a program

cd Downloads
ls
Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack
VirtualBox-4.3.26-98988-Linux_amd64.run
./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.