From owner-freebsd-questions Mon May 18 17:32:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22265 for freebsd-questions-outgoing; Mon, 18 May 1998 17:32:19 -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 RAA22133 for ; Mon, 18 May 1998 17:31:31 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id RAA25757; Mon, 18 May 1998 17:28:58 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd025748; Tue May 19 00:28:49 1998 Date: Mon, 18 May 1998 17:28:44 -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 does /dev/sd0s1 exist? On Mon, 18 May 1998, Aaron Yeung wrote: > > On 18-May-98 Julian Elischer wrote: > > 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. > > > > hmm well i did exactly as you said, but i still get an error > > (and /mnt does exist) > > < the error messages > > ----------------------------------- > praxis# mount -t msdos /dev/sd0s1 /mnt > msdos: /dev/sd0s1: Invalid argument > praxis# > > > > ---------------------------------- > E-Mail: aaronx@fearme.com > ICQ: 3401083 > Date: 18-May-98 > Time: 17:22:52 > > ---------------------------------- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message