在Fedora 18 desktop虚拟机上安装VirtualBox的Guest Additions[root@localhost media]# mount /dev/cdrom /mnt/cdrom/[root@localhost ~]# cd /mnt/cdrom/[root@localhost cdrom]# ls32Bit AUTORUN.INF cert runasroot.sh VBoxSolarisAdditions.pkg VBoxWindowsAdditions.exe64Bit autorun.sh OS2 VBoxLinuxAdditions.run VBoxWindowsAdditions-amd64.exe VBoxWindowsAdditions-x86.exe[root@localhost cdrom]# ./VBoxLinuxAdditions.runVerifying archive integrity... All good.Uncompressing VirtualBox 4.2.6 Guest Additions for Linux..........VirtualBox Guest Additions installerRemoving existing VirtualBox non-DKMS kernel modules [ OK ]Building the VirtualBox Guest Additions kernel modulesThe gcc utility was not found. If the following module compilation fails thenthis could be the reason and you should try installing it.The headers for the current running kernel were not found. If the followingmodule compilation fails then this could be the reason.The missing package can be probably installed withyum install kernel-devel-3.6.10-4.fc18.i686Building the main Guest Additions module [FAILED](Look at /var/log/vboxadd-install.log to find out what went wrong)Doing non-kernel setup of the Guest Additions [ OK ]Installing the Window System driversInstalling X.Org Server 1.13 modules [ OK ]Setting up the Window System to use the Guest Additions [ OK ]You may need to restart the hal service and the Window System (or just restartthe guest system) to enable the Guest Additions.Installing graphics libraries and desktop services componen[ OK ][root@localhost cdrom]#注意上面的出错信息:Building the main Guest Additions module [FAILED]解决办法是安装依赖的kernel source, gcc (我顺便也安装了gcc-c++)yum install kernel-devel.i686 gcc.i686 gcc-c++.i686然后再次运行Additions的安装程序即可[root@localhost cdrom]# ./VBoxLinuxAdditions.runUbuntu 12.10 下Netbeans安装配置详解Fedora 18下超简单的samba初级配置实例相关资讯 Fedora 18 Guest Additions
- Fedora 18使用iso DVD做镜像源yum (03/01/2014 06:29:49)
- Fedora 18 配置记录 (07/22/2013 07:17:29)
- Fedora 18 Linux TeamViewer 8 开 (07/08/2013 08:43:44)
| - Fedora 18/19及以上关闭防火墙 (08/22/2013 14:11:10)
- Fedora 18 安装完MySQL 无法启动问 (07/14/2013 09:38:39)
- Fedora 18下配置Nginx+PHP (06/07/2013 06:41:58)
|
本文评论 查看全部评论 (0)