From owner-freebsd-questions Wed Dec 16 15:32:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29787 for freebsd-questions-outgoing; Wed, 16 Dec 1998 15:32:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ogurok.com (ogurok.com [208.212.72.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29736 for ; Wed, 16 Dec 1998 15:31:57 -0800 (PST) (envelope-from oleg@ogurok.com) Received: from localhost (oleg@localhost) by ogurok.com (8.9.1/8.9.1) with ESMTP id SAA01915; Wed, 16 Dec 1998 18:41:30 -0500 (EST) (envelope-from oleg@ogurok.com) Date: Wed, 16 Dec 1998 18:41:30 -0500 (EST) From: Oleg Ogurok To: Chris McCoy cc: freebsd-questions@FreeBSD.ORG Subject: Re: floppy 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 On Wed, 16 Dec 1998, Chris McCoy wrote: > i am having trouble mounting the floppy > > i do mount /dev/fd0 /mnt do: mount -t msdos /dev/fd0 /mnt also for mounting a CDROM (just reference): mount -t cd9660 /dev/wcd0a /cdrom put your cdrom device instead of /dev/wcd0a. > > and gives me an error "/dev/fd0 on /mnt : Incorrect super block > > > any help is appreated > > Chris McCoy > chris@sloth.org > Oleg Ogurok. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message