Hi, I've got one laptop running Debian Etch and a server running FreeBSD 6.0. The server has NFS and ssh setup and configured. I use ssh for administration and NFS to store and backup files onto my remote home directory.
I've recently tried to use my NFS storage to compile a kernel, however, I was unable to execute any files on the server during make menuconfig of gconfig: [EMAIL PROTECTED]:/mnt/nethome/stef/linux/linux$ make gconfig HOSTCC scripts/basic/fixdep /bin/sh: scripts/basic/fixdep: Permission denied make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 I am able to mount the NFS share as the user, create and delete files or directories with no problems, but I can't compile the kernel sources. The shares mount options are: noauto,nosuid,exec,user,rw,hard,intr,rsize=8192,wsize=8192 and I still can't compile the sources!! Any advice? Thanks Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]