vote up 0 vote down star

I have Fedora 11 on a VirtualBox. I installed the Guest Additions package following these instructions: http://www.toadz.dk/2009/07/installing-virtualbox-guest-additions-on-fedora-11-in-windows/

It works fine, until I do a System > Administration > Software Update. After the reboot, the guest additions don't work anymore (the resolution is not nice, the cursor does not automatically follows, the shared folders won't work, ...).

I have to re-do the guest addition install every time I do an update (and reboot).

Is that normal? What Can I do?

Thanks

flag

20% accept rate
Are you using a live CD or a full install on VirtualBox ? – Sathya Nov 13 at 0:30
full install fedora 11 – nute Nov 13 at 0:35

2 Answers

vote up 1 vote down

You can try installing (via YUM) the dynamic kernel module support package, which should automatically rebuild your kernel modules. If that doesn't work, you'll need to re-install the VBox guest additions whenever you update the kernel.

link|flag
vote up 0 vote down

If I remember correctly the Guest Additions build several modules during their installation (e.g. the shared folder module). Modules are tight to the Kernel version you're running (e.g. 2.6.31) so whenever this changes you have to install the Guest Additions again.

Answering your question it is normal if the Kernel version was updated, you won't have to do it whenever you update your system, just when the Kernel gets updated.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.