From owner-freebsd-questions@FreeBSD.ORG Tue Mar 16 08:39:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FEA716A4CE for ; Tue, 16 Mar 2004 08:39:43 -0800 (PST) Received: from kayak.tyson.homeunix.org (cs2416259-45.houston.rr.com [24.162.59.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41F9443D31 for ; Tue, 16 Mar 2004 08:39:43 -0800 (PST) (envelope-from ty@tyson.homeunix.org) Received: by kayak.tyson.homeunix.org (Postfix, from userid 1001) id 895545FE; Tue, 16 Mar 2004 10:40:21 -0600 (CST) Date: Tue, 16 Mar 2004 10:40:21 -0600 From: "Terry L. Tyson Jr." To: freebsd-questions@freebsd.org Message-ID: <20040316164021.GA61886@tyson.homeunix.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <200403170921.34200.satimis@icare.com.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403170921.34200.satimis@icare.com.hk> User-Agent: Mutt/1.4.2i Subject: Re: Format floppy problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 16:39:43 -0000 On Wed, Mar 17, 2004 at 09:21:34AM +0800, Stephen Liu wrote: > Hi folks, > > FreeBSD 5.2 > ========== > > Floppies formatted on M$Win can be mounted, copied files to and read, etc. > > But floppies formatted on FreeBSD with > > $ fdformat /dev/fd0 > Format 1440K floppy `/dev/fd0'? (y/n): y > Processing VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV done. > > they could not be mounted > > $ mount -t msdos /dev/fd0 /usr/home/user/floppy > msdosfs: /dev/fd0: Invalid argument > > I tested 3 floppies with the same result. Kindly advise how to fix this > problem. Is there a special format floppy command for FreeBSD. > > TIA > > Stephen Liu Try your mount command again without the "-t msdos" since it isn't a dos formatted disk. -- Terry L. Tyson Jr. Baytown, Texas USA ty@tyson.homeunix.org