VirtualBox/Preparing a disk image: Difference between revisions
No edit summary |
No edit summary |
||
| Line 132: | Line 132: | ||
#: (Other dependencies will be called into the installation.) | #: (Other dependencies will be called into the installation.) | ||
{{Show|<Terminal log from | {{Show|<Terminal log from 21 May 2010 with Fedora 64 bit> | ||
|<pre> | |<pre> | ||
[root@localhost ~]# yum install dkms gcc | [root@localhost ~]# yum install dkms gcc | ||
| Line 143: | Line 143: | ||
updates/primary_db | 867 kB 00:00 | updates/primary_db | 867 kB 00:00 | ||
Setting up Install Process | Setting up Install Process | ||
Resolving Dependencies | Resolving Dependencies | ||
--> Running transaction check | --> Running transaction check | ||
| Line 236: | Line 235: | ||
Complete! | Complete! | ||
</pre> | </pre>}} | ||
| Line 246: | Line 243: | ||
#* If upgrading from one VirtualBox version to another, start with fresh virtual disks and machines built with the new versions to avoid breakage. | #* If upgrading from one VirtualBox version to another, start with fresh virtual disks and machines built with the new versions to avoid breakage. | ||
# reboot | # reboot | ||
{{Show|<Terminal log:> | |||
|<pre> | |||
<Terminal log: | |||
<pre> | |||
[root@localhost ~]# cd /media/VBOXADDITIONS_3.2.0_61806/ | [root@localhost ~]# cd /media/VBOXADDITIONS_3.2.0_61806/ | ||
[root@localhost VBOXADDITIONS_3.2.0_61806]# ./VBoxLinuxAdditions-amd64.run | [root@localhost VBOXADDITIONS_3.2.0_61806]# ./VBoxLinuxAdditions-amd64.run | ||
| Line 266: | Line 260: | ||
Installing graphics libraries and desktop services componen[ OK ] | Installing graphics libraries and desktop services componen[ OK ] | ||
</pre> | </pre>}} | ||
===Configure Screen=== | ===Configure Screen=== | ||