From owner-freebsd-questions Thu Jan 25 4:31:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.sc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 1504237B400 for ; Thu, 25 Jan 2001 04:31:18 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail5.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 25 Jan 2001 07:31:15 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id f0PCWLN07365; Thu, 25 Jan 2001 07:32:21 -0500 (EST) (envelope-from dmaddox) Date: Thu, 25 Jan 2001 07:32:21 -0500 From: "Donald J . Maddox" To: Satyajeet Seth Cc: freebsd-questions@freebsd.org Subject: Re: Floppy mount problem! Message-ID: <20010125073221.A7333@cae88-102-101.sc.rr.com> Reply-To: dmaddox099@sc.rr.com Mail-Followup-To: Satyajeet Seth , freebsd-questions@freebsd.org References: <20010125065000.A6163@cae88-102-101.sc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from sseth@sasken.com on Thu, Jan 25, 2001 at 05:55:09PM +0530 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jan 25, 2001 at 05:55:09PM +0530, Satyajeet Seth wrote: > Hi > > > Is this an MSDOS-formatted floppy? If so either try: > > > > # mount -t msdos /dev/fd0 /floppy > > The floppy has been formatted on linux using the command: > > mformat a: > > So it is a MSDOS-formatted floppy. > > On the FreeBSD machine, > > # mount -t msdos /dev/fd0 /floppy > > gives the output: > > Jan 25 17:00:00 pcs130 /kernel: fd0: recal failed ST0 > 70 cyl 0 > Jan 25 17:00:00 pcs130 /kernel: fd0: recal failed ST0 > 70 cyl 0 > > mount: /dev/fd0: Input/output error > Jan 25 17:00:01 pcs130 last message repeated 3 times > Jan 25 17:00:01 pcs130 /kernel: fd0c: hard error reading fsbn 0 of > 0-3 (No status) > Jan 25 17:00:01 pcs130 last message repeated 3 times > Jan 25 17:00:01 pcs130 /kernel: fd0c: hard error reading fsbn 0 of 0-3 > (No status) Hmmm, I would tend to think that this is just a bad drive, or at lease out of cal relative to the one on the Linux box, but I'm no expert on floppy hardware expert :) > > or use mtools just like you did on linux. It's in the ports :) > > We are using a standalone FreeBSD 4.0 machine. But, mtools source > files need to be downloaded. No, if you have the CD, just install the package. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message