Fedora 21 VirtualBox: Difference between revisions
mNo edit summary |
m install VirtualBox and upgrade |
||
| Line 1: | Line 1: | ||
{{Template:Fedora Version Linkbar}} | {{Template:Fedora Version Linkbar}} | ||
=VirtualBox Install to f21 Workstation= | |||
*NOTE: fully yum update of | *NOTE: fully yum update of f21_final_RC1-live workstation x86_64 to bare metal | ||
'''uses kernel 3.17.2.-300''' | '''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' | ||
| Line 38: | 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 136: | 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. | |||