Umarzuki Mochlis wrote:
I'm using debian lenny amd64 and vbox 2.2.4 r47978
what i did:
i clicked on install guest additon on guest window
cd to /media/cdrom0
Ran as root
# ./VboxLinuxAdditions-x86.run
*the guest is debian sid i386)
and i got this message
./VboxLinuxAdditions-x86.run: /bin/sh: bad interpreter: permission denied
What should i do? Did i missed anything?
What does show:
$ ls -la /bin/sh
$ ldd /bin/sh
$ mount |grep cdrom0
May be /media/cdrom0 is mounted with noexec then as root try
# mount /media/cdrom0 -o remount,exec
Regards
Maciek Kaliszewski
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users