yum locks up vbox in fedora 14 guest (winxp host)
Posted: 13. Apr 2011, 20:08
I'm a newbee with a shiny new vbox installation on my laptop running win XP. In trying to install the vbox linux additions I ran into a failure while installing the guest additions for linux.
My steps were:
Then while building the VB Guest Additions kernel modules it fails and complains that the headers for the current kernel weren't found.
In digging around for a solution, I ended up running: yum groupinstall 'Development Tools' and it always locks up the VM so that I have to reset it or power it down. I tried deleting RPM lock files, rebuilding the RPM database and cleaning yum but the same thing always happens. I never did see any RPM lock files but I had to look for them after restarting the VM. I ran all of these commands after running su.
Can anyone offer a solution?
My steps were:
- 1)install dkms (all good)
2)mount media with the vbox linux additions
3)cd /media/VBOXADDITIONS_4.0.4_70112
4)sh ./VBoxLinuxAdditions.run
Then while building the VB Guest Additions kernel modules it fails and complains that the headers for the current kernel weren't found.
In digging around for a solution, I ended up running: yum groupinstall 'Development Tools' and it always locks up the VM so that I have to reset it or power it down. I tried deleting RPM lock files, rebuilding the RPM database and cleaning yum but the same thing always happens. I never did see any RPM lock files but I had to look for them after restarting the VM. I ran all of these commands after running su.
Can anyone offer a solution?