Sasquatch wrote:Guest Additions are properly installed and working? The error sounds like it isn't.
Yes, Guest Additions installed only to the extent that X11 Display works properly. I can not install Linux kernel headers:
dokondr@debian:~$ uname -r
2.6.32-5-amd64
dokondr@debian:~$ su
Password:
root@debian:/home/dokondr# apt-get install linux-headers-686-pae
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-686-pae
root@debian:/home/dokondr# apt-get install linux-headers-486
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-486
root@debian:/home/dokondr# apt-get install linux-headers-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-amd64
root@debian:/home/dokondr# apt-get install linux-headers-i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-i386
root@debian:/home/dokondr#
Yet on MacOsX this does not prevent mounting shared folder and X11 Display tuning
(see my other message:
viewtopic.php?f=8&t=47487&p=214927#p214927
)