After upgrading the VirtualBox to 4.0.4 version I am no longer able to mount shared folders on the guest Ubuntu 11.04 (amd64). When using mount command I receive "device not found" error message.
I've found a hint in the syslog however:
Code: Select all
kernel: [ 18.560512] vboxdrv: exports duplicate symbol RTMemExecFree (owned by vboxguest)
kernel: [ 19.368381] vboxdrv: exports duplicate symbol RTMemExecFree (owned by vboxguest)
modprobe: FATAL: Error inserting vboxsf (/lib/modules/2.6.35-25-generic/updates/dkms/vboxsf.ko): Invalid module formatMy host system is Windows Prof. 7 64-bit.
Best wishes
Marek