I know that many topics regarding shared folders have already been discussed here but none matches/solved my problem.
I'm using Ubuntu 10.04 32bit on VirtualBox 4.0.2 on windows 7 ultimate x64 host. Whenever I try to mount a shared folder named "Multimedia" to a folder "Host" on Ubuntu using the command
Code: Select all
mount-t vboxsf Multimedia ./HostCode: Select all
mount.vboxsf Multimedia ./Host