I have a virtual Debian 6 minimal (headless/text only) installation. I've tried to install the Tools, but had no luck so far. The screenshot shows all important information. I've tried several ways. but this is a short summary. http://www.myimg.de/?img=ParallelsPicture95d61.png I just need the prl_fs to mount a shared folder. Is there a simple way to patch the kernel or do something about this? Best, restore
Nope. Please have a look at the output of "mount". It will tell you the CD-ROM is mounted with the option "noexec", which doesn't allow execution of files. Please remount with "mount -o remount,ro,exec /media/cdrom0". You should then be able to execute the "install" file. Best regards, Mihai
OMG, thank you Mihai! I really haven't had a look at the exec flag. Now it worked like a charm! Best, restore
Hi, I have a problem with the debian testing (wheezy) on parallels desktop 7. I got the installer work (mount -o exec, ./install) but it can't find the right xorg modules when compiling and finally crashes at startup. Does anyone tried to get debian testing work ? Thanks for helping. Bruno M.