From owner-freebsd-questions Mon Sep 1 19:17:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA07732 for questions-outgoing; Mon, 1 Sep 1997 19:17:54 -0700 (PDT) Received: from mail.mexcom.net (mail.mexcom.net [206.103.64.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA07717 for ; Mon, 1 Sep 1997 19:17:23 -0700 (PDT) Received: from sunix (eculp@sunix.mexcom.net [206.103.64.3]) by mail.mexcom.net (8.8.5/8.8.5) with SMTP id VAA14644; Mon, 1 Sep 1997 21:17:09 -0500 (CDT) Message-ID: <340B771D.7F7CDBA6@mexcom.net> Date: Mon, 01 Sep 1997 21:17:01 -0500 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.14 i586) MIME-Version: 1.0 To: Wes Peters CC: Doug White , "Jonathan E. Lyons" , questions@FreeBSD.ORG Subject: Re: Mounting Remote Fat & NTFS partions in FreeBSD 2.2.2 References: <34073EF2.500C@midwest.net> <199709012221.QAA06094@obie.softweyr.ml.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Wes Peters wrote: > > On Fri, 29 Aug 1997, Jonathan E. Lyons wrote: > % Is it possible to mount a remote Fat/NTFS partion in Freebsd 2.2.2? > % I've used samba to map BSD partions to my Win95/NT machines, but I'm > % wondering can samba map a remote Fat/NTFS volume under say /usr/home/? > > Doug White writes: > > NTFS partitions are not supported. > > Actually, I think he was asking about network mounts of SMB shares. > I remember seeing somebody mention an LKM for this a month or two ago. > Any help? > > -- > "Where am I, and what am I doing in this handbasket?" > > Wes Peters Softweyr LLC > http://www.xmission.com/~softweyr softweyr@xmission.com Does smbmount exist in FreeBSD? I've used in in linux successfully although not in a mission critical situation.