I have Windows XP as the host and Kubuntu 10.04 installed as the guest. The install went fine and I also installed guest additions. Things work fine but there are a few things which I can't seem to get to work:
1.) I have the clipboard set to Bidirectional but the shared clipboard is not working at all. Nothing can go between. However, the cursor can seamlessly move between.
2.) I cannot get the shared drive to work. I have shared a folder from Windows and I made a folder /host_drive in Kubuntu. I try to mount using this command:
sudo mount -t vboxsf share host_drive
which fails saying /sbin/mount.vboxsf: No such device.
3.) Is there any way to get Kubuntu to scale the resolution to the window size dynamically?
Thanks for any help.