Fedora 22 VirtualBox: Difference between revisions
| Line 8: | Line 8: | ||
==In root terminal #:== | ==In root terminal #:== | ||
gcc kernel-devel | dnf install gcc kernel-devel | ||
Dependencies Resolved | Dependencies Resolved | ||
dnf install gcc kernel-devel | |||
Last metadata expiration check performed 1:20:03 ago on Sat May 9 17:19:23 2015. | |||
Package gcc-5.1.1-1.fc22.x86_64 is already installed, skipping. | |||
yDependencies resolved. | |||
================================================================================ | |||
Package Arch Version Repository Size | |||
================================================================================ | |||
Installing: | Installing: | ||
kernel-devel x86_64 4.0.1-300.fc22 fedora 9.4 M | |||
kernel-devel x86_64 | |||
Transaction Summary | Transaction Summary | ||
================================================================================ | |||
Install 1 Package | |||
Total download size: 9.4 M | |||
Installed size: 35 M | |||
Is this ok [y/N]: y | |||
Downloading Packages: | |||
Is this ok [y | kernel-devel-4.0.1-300.fc22.x86_64.rpm 2.5 MB/s | 9.4 MB 00:03 | ||
-------------------------------------------------------------------------------- | |||
Total 2.1 MB/s | 9.4 MB 00:04 | |||
Running transaction check | |||
Transaction check succeeded. | |||
Running transaction test | |||
Transaction test succeeded. | |||
Running transaction | |||
Installing : kernel-devel-4.0.1-300.fc22.x86_64 1/1 | |||
Verifying : kernel-devel-4.0.1-300.fc22.x86_64 1/1 | |||
Installed: | Installed: | ||
kernel-devel.x86_64 4.0.1-300.fc22 | |||
dnf install dkms time | |||
Installed: | |||
dkms.noarch 2.2.0.3-30.git.7c3e7c5.fc22 | |||
# dnf install wget | |||
Last metadata expiration check performed 1:22:29 ago on Sat May 9 17:19:23 2015. | |||
Package wget-1.16.3-1.fc22.x86_64 is already installed, skipping. | |||
Dependencies resolved. | |||
Nothing to do. | |||
Complete! | |||
# wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo -O /etc/yum.repos.d/virtualbox.repo | |||
--2015-05-09 18:42:18-- http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo | |||
--2015- | |||
Resolving download.virtualbox.org (download.virtualbox.org)... 137.254.120.26 | 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. | Connecting to download.virtualbox.org (download.virtualbox.org)|137.254.120.26|:80... connected. | ||
| Line 76: | Line 69: | ||
/etc/yum.repos.d/vi 100%[=====================>] 225 --.-KB/s in 0s | /etc/yum.repos.d/vi 100%[=====================>] 225 --.-KB/s in 0s | ||
2015- | 2015-05-09 18:42:18 (33.8 MB/s) - ‘/etc/yum.repos.d/virtualbox.repo’ saved [225/225] | ||
Revision as of 21:09, 9 May 2015
Download to Downloads Directory:
In root terminal #:
dnf install gcc kernel-devel
Dependencies Resolved
dnf install gcc kernel-devel
Last metadata expiration check performed 1:20:03 ago on Sat May 9 17:19:23 2015. Package gcc-5.1.1-1.fc22.x86_64 is already installed, skipping. yDependencies resolved.
====================================================================
Package Arch Version Repository Size
====================================================================
Installing:
kernel-devel x86_64 4.0.1-300.fc22 fedora 9.4 M
Transaction Summary
====================================================================
Install 1 Package
Total download size: 9.4 M Installed size: 35 M
Is this ok [y/N]: y Downloading Packages: kernel-devel-4.0.1-300.fc22.x86_64.rpm 2.5 MB/s | 9.4 MB 00:03
Total 2.1 MB/s | 9.4 MB 00:04 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction
Installing : kernel-devel-4.0.1-300.fc22.x86_64 1/1 Verifying : kernel-devel-4.0.1-300.fc22.x86_64 1/1
Installed:
kernel-devel.x86_64 4.0.1-300.fc22
dnf install dkms time
Installed:
dkms.noarch 2.2.0.3-30.git.7c3e7c5.fc22
# dnf install wget
Last metadata expiration check performed 1:22:29 ago on Sat May 9 17:19:23 2015. Package wget-1.16.3-1.fc22.x86_64 is already installed, skipping. Dependencies resolved. Nothing to do. Complete!
- wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo -O /etc/yum.repos.d/virtualbox.repo
--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]
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.