From owner-freebsd-questions Tue Jan 27 13:58:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21307 for questions-outgoing; Tue, 27 Jan 1998 13:58:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21268 for ; Tue, 27 Jan 1998 13:58:22 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id NAA16856; Tue, 27 Jan 1998 13:27:12 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 27 Jan 1998 13:27:12 -0800 (PST) From: Doug White Reply-To: Doug White To: George cc: questions@FreeBSD.ORG Subject: Re: unix mount In-Reply-To: <34CAFAC3.9D9E0DD3@mutsgo.dyn.ml.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Sun, 25 Jan 1998, George wrote: > ok here is a doozie... > > i want to copy some files i have on a freebsd unix formatted zip drive > onto my nt machine using my nt machine > > in other words i want to read unix disk on nt machine. > > does anyone know if there exists a program i can use to do this? 1. Format the Zip disk in the NT box for FAT16. 2. Mount the Zip disk on the FreeBSD box using the command: mount -t msdos /dev/sd0 /mnt replace /dev/sd0 with the appropriate device name. If you have a parallel Zip, you'll have to find the patches or upgrade to -CURRENT. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major