Virtualbox shared folder mounting issue: Missing module on opensuse 10.3

The Version combination for this scenario..
This problem was encountered with the following combination:

Virtualbox 1.6.4
Host OS: windows XP service pack 2
Guest OS: OpenSuSE 10.3

A shared virtual folder was defined for the opensuse virtual machine like this:

In the guest OS, a mount point was defined like this:
linux-jo4o:~ # mkdir -p /ddrive
Now when the mount of the shared [...]

Package dependency for installing virtualbox guest additions on Open SuSE 10.3

The problem at hand..
Well, I had to get the shared folder feature working on Open SuSE 10.3 virtual machine for a variety of reasons, and in turn, I had to install guest additions on virtualbox 1.6.4. There were a bunch of package dependencies even before coming to this error, and unfortunately, I dont have the [...]