From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FH5zh-0001EB-3D for garchives@archives.gentoo.org; Wed, 08 Mar 2006 21:14:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k28LDo2e000227; Wed, 8 Mar 2006 21:13:50 GMT Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k28L7aME013649 for ; Wed, 8 Mar 2006 21:07:36 GMT Received: (qmail 262 invoked by uid 0); 8 Mar 2006 21:07:36 -0000 Received: from r5df82.chello.upc.cz (HELO niki.jetelnet) (86.49.121.82) by smtp.dkm.cz with SMTP; 8 Mar 2006 21:07:35 -0000 From: Petr Uzel To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mount nfs thru mount system call Date: Wed, 8 Mar 2006 22:07:36 +0100 User-Agent: KMail/1.9.1 References: <200603081315.01574.joshhelmer@cox.net> In-Reply-To: <200603081315.01574.joshhelmer@cox.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603082207.36305.petr.uzel@centrum.cz> X-Archives-Salt: 62381227-a53f-488a-9777-3a199d241451 X-Archives-Hash: 625f0e8344599ec034b711d358c19574 > It's been about 4 years since I last had to do that (so no guarantees), but > If I remember correctly the data argument for NFS is not just a string. > Instead I believe that you have to do some other magic to encode the data > correctly. I would recommend looking at the source code for mount and see > what happens. IMHO it's easier to look at 'man 2 mount' : ... Values for the filesystemtype argument supported by the kernel are listed in /proc/filesystems (like "minix", "ext2", "msdos", "proc", "nfs", "iso9660" etc.). ... But I also can't help more... Petr -- gentoo-user@gentoo.org mailing list