From owner-freebsd-questions Sat Apr 14 18:32: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from istar.ca (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id 4266D37B505 for ; Sat, 14 Apr 2001 18:31:58 -0700 (PDT) (envelope-from genisis@istar.ca) Received: (from genisis@localhost) by istar.ca (8.11.1/8.11.1) id f3F1ZT113744; Sat, 14 Apr 2001 21:35:29 -0400 (EDT) (envelope-from genisis) Date: Sat, 14 Apr 2001 21:35:29 -0400 (EDT) From: Dru To: jayy sbastian Cc: questions@FreeBSD.ORG Subject: Re: Error to mount In-Reply-To: <20010415012447.51843.qmail@web13702.mail.yahoo.com> 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 Try this line instead: # Device Mountpoint FStype Options Dump Pass# /dev/fd0 /floppy msdos rw,noauto 0 0 then mkdir /floppy mount /floppy Make sure you have a floppy in the drive before you do the mount command. Don't forget to umount /floppy before trying to eject your floppy. Dru On Sat, 14 Apr 2001, jayy sbastian wrote: > anybody help.. > > i was set my /etc/ftsb like this: > > /dev/fd0 /floppy fd0.1440 rw 0 0 > > ...but i have error on mount_fd0.1440. > > what can i do? > > Thanks, > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message