From owner-freebsd-questions Sun Aug 31 02:43:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA29545 for questions-outgoing; Sun, 31 Aug 1997 02:43:02 -0700 (PDT) Received: from logic.it (mod2.logic.it [195.120.151.18] (may be forged)) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id CAA29537 for ; Sun, 31 Aug 1997 02:42:44 -0700 (PDT) Received: (qmail 456 invoked by uid 1000); 31 Aug 1997 09:36:48 -0000 Date: Sun, 31 Aug 1997 11:36:47 +0200 (MET DST) From: Marco Molteni X-Sender: molter@dumbwinter.ecomotor.it To: questions@FreeBSD.ORG cc: "Jonathan E. Lyons" Subject: Re: Mounting Remote Fat & NTFS partions in FreeBSD 2.2.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 30 Aug 1997, Doug White 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/? > > You can mount FAT (FAT16) partitions, though, by specifying the > option '-t msdos' to the mount command. For instance: > > mount -t msdos /dev/wd0s1 /mnt [..] Jonathan asked for a remote FAT partition, not a local one ;-) Jonathan, the opposite of Samba is... Rumba! No, I'm not joking, have a look at www.freebsd.org/ports and search for "rumba". Marco Molteni Computer Science student at the Universita' degli studi di Milano, Italy. UNIX _is_ user friendly. It's just selective about who its friends are.