After installing the Guest Additions without any problems, I have configured a shared folder as follows:
ShareName : linuxdownloads
Path : e:\downloads\Linux
in Ubuntu /etc/fstab file added following: mount -t vboxsf -o uid=1000,gid=1000 linuxdownloads /home/andrew/Downloads
Whilst the guest boots it seems to have displayed the help information for the mount command, before giving an error stating "Filesystem could not be mounted: -t"
I can find no other errors relating to this (it looks like it's trying to mount a filesystem called -t ???)
If I run the identical command line in a terminal using sudo it works just fine.
Also, as a seperate issue, if I try to run the guest in Full Screen mode it just freezes (the mouse still works, but clicking on anything does nothing), and will only work again if I take it out of full screen mode.
I am desperate to get this working, (I had a previous version of VBox running Ubuntu 9.10, with some irritating issues, but otherwise fine).
Any ideas would be very greatly appreciated.
Thanks In Advance
Andrew Jones
PS. To both the VirtualBox and Ubuntu developers.....keep up the good work, both systems are individually excellent, and being opensource are the best value no money can buy