Ubuntu 10.04 Alpha2 as a guest on Ubuntu 9.10
Posted: 17. Feb 2010, 11:50
The guest installs and runs fine, with currently version 3.1.4 (r57640) - and the guest tools say they have installed and compiled properly, but they do not work.
The X windows client and the shared folders client both are not working, though all the kernel modules are loaded and the user land daemons.
When I try a manual mount I get the following error:
Cheers
Nick
The X windows client and the shared folders client both are not working, though all the kernel modules are loaded and the user land daemons.
When I try a manual mount I get the following error:
Current kernel running on the host machine is:root@nick-laptop:/sbin# lsmod | grep vbox
vboxvideo 1196 1
drm 156405 2 vboxvideo
vboxvfs 32908 0
vboxguest 137585 6 vboxvfs
root@nick-laptop:/sbin# mount -t vboxsf screenshot /home/nick/host-screenshot/
/sbin/mount.vboxsf: mounting failed with the error: Protocol error
root@nick-laptop:/sbin# ls -la /sbin/mount.vboxsf
lrwxrwxrwx 1 root root 40 2010-02-16 18:45 /sbin/mount.vboxsf -> /usr/lib/VBoxGuestAdditions/mount.vboxsf
root@nick-laptop:/sbin# ps -ef | grep -i vbox
root 1116 1 0 18:49 ? 00:00:00 /usr/sbin/VBoxService
nick 1440 1 0 18:49 ? 00:00:00 /usr/bin/VBoxClient --clipboard
nick 1451 1 0 18:49 ? 00:00:00 /usr/bin/VBoxClient --display
nick 1461 1 0 18:49 ? 00:00:00 /usr/bin/VBoxClient --seamless
root 1844 1812 0 18:57 pts/0 00:00:00 grep -i vbox
root@nick-laptop:/sbin#
Current kernel running on the guest machine is:2.6.31-19-generic-pae #56-Ubuntu SMP Thu Jan 28 02:29:51 UTC 2010 i686 GNU/Linux
Just thought I would pass this information on, and if you need any further debug info, just let me know and I will sort it out.2.6.32-13-generic #18-Ubuntu SMP Wed Feb 10 21:24:20 UTC 2010 i686 GNU/Linux
Cheers
Nick