Fedora 21 VirtualBox: Difference between revisions
m FGrose moved page Fedora 21 Virtualbox to Fedora 21 VirtualBox: respect Trademark |
m install VirtualBox and upgrade |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Template:Fedora Version Linkbar}} | {{Template:Fedora Version Linkbar}} | ||
=VirtualBox Install to f21 Workstation= | |||
*NOTE: fully yum update of f21_final_RC1-live workstation x86_64 to bare metal | |||
'''uses kernel 3.17.2.-300''' | |||
==Install VirtualBox 4.3.18 r96516== | |||
*In f21 Workstation terminal: | *In f21 Workstation terminal: | ||
$ su -c 'yum install gcc kernel-devel' | $ su -c 'yum install gcc kernel-devel' | ||
Installing: | Installing: | ||
gcc x86_64 4.9.2-1.fc21 updates-testing 18 M | gcc x86_64 4.9.2-1.fc21 updates-testing 18 M | ||
| Line 15: | Line 16: | ||
kernel-headers x86_64 3.17.2-300.fc21 fedora 943 k | kernel-headers x86_64 3.17.2-300.fc21 fedora 943 k | ||
libmpc x86_64 1.0.2-3.fc21 fedora 55 k | libmpc x86_64 1.0.2-3.fc21 fedora 55 k | ||
Transaction Summary | Transaction Summary | ||
Install 2 Packages (+6 Dependent packages) | Install 2 Packages (+6 Dependent packages) | ||
Total download size: 41 M | Total download size: 41 M | ||
Installed size: 120 M | Installed size: 120 M | ||
| Line 40: | Line 38: | ||
Running transaction (shutdown inhibited) | Running transaction (shutdown inhibited) | ||
Warning: RPMDB altered outside of yum. | Warning: RPMDB altered outside of yum. | ||
Installing : libmpc-1.0.2-3.fc21.x86_64 1/8 | Installing : libmpc-1.0.2-3.fc21.x86_64 1/8 i | ||
Installing : cpp-4.9.2-1.fc21.x86_64 2/8 | Installing : cpp-4.9.2-1.fc21.x86_64 2/8 | ||
Installing : kernel-headers-3.17.2-300.fc21.x86_64 3/8 | Installing : kernel-headers-3.17.2-300.fc21.x86_64 3/8 | ||
| Line 138: | Line 136: | ||
[root@localhost Downloads]# | [root@localhost Downloads]# | ||
==Upgrade to VirtualBox-4.3.20-96996== | |||
$ su | |||
Password: | |||
[root@localhost Downloads]# ./VirtualBox-4.3.20-96996-Linux_amd64.run | |||
Verifying archive integrity... All good. | |||
Uncompressing VirtualBox for Linux installation............ | |||
VirtualBox Version 4.3.20 r96996 (2014-11-21T14:12:48Z) installer | |||
Removing previous installation of VirtualBox 4.3.18 r96516 from /opt/VirtualBox | |||
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. | |||