Date: 07 Aug 2002 15:22:45 -0500 From: Kirk Strauser <kirk@strauser.com> To: freebsd-questions@freebsd.org Subject: Re: Sharing filesystem between Linux and FreeBSD Message-ID: <87ofceifl6.fsf@pooh.int> In-Reply-To: <877kj2wmaf.fsf@ketanu.dyndns.org> References: <877kj2wmaf.fsf@ketanu.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 2002-08-07T18:34:16Z, Ketanu <ketanu@wanadoo.fr> writes: > Here is the idea (and the question): could we develop a software that > would export a given ext2fs as Network File System on the local loopback, > to allow the kernel access this filesystem via the NFS interface. Sure! All you need to do is develop a suitably robust ext2 driver so that the NFS server could access it. Of course, once you have that driver, you can skip the NFS part altogether - see problem #1. The question really is: what are you trying to accomplish? -- Kirk Strauser The Strauser Group - http://www.strausergroup.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ofceifl6.fsf>