Date: Sun, 26 Nov 2000 12:11:49 +0100 From: Manuel Enrique Garcia Cuesta <megarcia@intercom.es> To: bwolter@thesadmachine.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cannot mount floppy (Was: No subject) Message-ID: <20001126121149.B621@ilex.kicelo.org> In-Reply-To: <20001126111411.507.qmail@linux.thesadmachine.org> References: <20001126111411.507.qmail@linux.thesadmachine.org>
next in thread | previous in thread | raw e-mail | index | archive | help
=== bwolter@thesadmachine.org escribia (Sun, Nov 26, 2000 at 11:14:11AM -0000): > i'm having trouble mounting a floppy drive... > > the command "mount /floppy" produces the error message: > mount: /dev/fd0.1440 on /floppy: incorrect super block > > my fd0 entry in fstab is as follows: > /dev/fd0.1440 /floppy ufs rw,noauto 1 1 > > anyone have any idea what i'm doing wrong? Looks like the floppy has no filesystem on it, or maybe it's not a ufs one. If the floppy has been formatted under some sort of MS/DOS you should have 'msdos' instead of 'ufs' as the filesystem type. Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001126121149.B621>