From owner-freebsd-questions Mon May 18 16:33:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09145 for freebsd-questions-outgoing; Mon, 18 May 1998 16:33:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09048 for ; Mon, 18 May 1998 16:33:03 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA24008; Mon, 18 May 1998 16:28:09 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd024000; Mon May 18 23:28:00 1998 Date: Mon, 18 May 1998 16:27:56 -0700 (PDT) From: Julian Elischer To: Aaron Yeung cc: questions@FreeBSD.ORG Subject: Re: problems mounting iomega scsi zip drive In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG then you want to do: mount -t msdos /dev/sd0s1 /mnt and don't forget to do: umount /mnt before you can eject the cart. On Sat, 16 May 1998, Aaron Yeung wrote: > well those 10 zip disks contain data, and are msdos formatted, and i don't > exactly want to lose 95mb of downloaded data (newfs is similar format i assume) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message