Hi all,
I am very new to Fedora Linux. I just installed Fedora 18 guest in my Virtual Box 4.2.6 r82870 in Windows 7 host. However, the installation of VBox Guest Additions failed (build the main guest module failed). I updated the kernel successfully in root account using these commands:
yum update
yum install gcc kernel-devel dkms
and these commands to install the additions:
cd /run/media/$USER/VBOXADDITIONS*
sudo ./VBoxLinuxAdditions.run
However, I cannot pass the installation of VBox Guest Addition.
I googled lot and couldn't find the solution. Any suggestions will be much appreciated. Thanks a lot in advance.
I am very new to Fedora Linux. I just installed Fedora 18 guest in my Virtual Box 4.2.6 r82870 in Windows 7 host. However, the installation of VBox Guest Additions failed (build the main guest module failed). I updated the kernel successfully in root account using these commands:
yum update
yum install gcc kernel-devel dkms
and these commands to install the additions:
cd /run/media/$USER/VBOXADDITIONS*
sudo ./VBoxLinuxAdditions.run
However, I cannot pass the installation of VBox Guest Addition.
I googled lot and couldn't find the solution. Any suggestions will be much appreciated. Thanks a lot in advance.