Am 2006-02-16 01:16:04, schrieb Stefan Srdic: > 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?
YOU NEED LOCKS FOR EXAMPLE, AND YOU NEED "tcp" AND "vers=3" I personaly use: +---[ '/etc/fstab' ]-------------------------------------------------- | | samba3:/home /home nfs rw,bg,hard,intr,tcp,vers=3,rsize=8192,wsize=8192 0 0 | +--------------------------------------------------------------------- > Thanks > > Stefan Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##################### Debian GNU/Linux Consultant ##################### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]