From owner-freebsd-current@FreeBSD.ORG Fri Feb 6 05:41:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 411B716A4CE for ; Fri, 6 Feb 2004 05:41:34 -0800 (PST) Received: from conn.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C7043D48 for ; Fri, 6 Feb 2004 05:41:26 -0800 (PST) (envelope-from veldy@veldy.net) Received: from veldy.net (fuggle.veldy.net [209.98.200.33]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id 3725184C5; Fri, 6 Feb 2004 07:41:26 -0600 (CST) Received: from localhost (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with ESMTP id C14621CC6C; Fri, 6 Feb 2004 07:41:25 -0600 (CST) Received: from veldy.net ([127.0.0.1]) by localhost (fuggle.veldy.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11774-01; Fri, 6 Feb 2004 07:41:21 -0600 (CST) Received: from veldy.net (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with ESMTP id 34C281CC65; Fri, 6 Feb 2004 07:41:21 -0600 (CST) Message-ID: <4023997C.9030501@veldy.net> Date: Fri, 06 Feb 2004 07:41:16 -0600 From: "Thomas T. Veldhouse" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: YaShiTe References: <20040206142723.22916104.yashite@gmx.net> In-Reply-To: <20040206142723.22916104.yashite@gmx.net> X-Enigmail-Version: 0.76.8.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAF24530E3624DC176CCC430A" X-Virus-Scanned: by amavisd-new at veldy.net cc: freebsd-current@freebsd.org Subject: Re: msdosfs illegal argument X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 13:41:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAF24530E3624DC176CCC430A Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit YaShiTe wrote: > I tryed to mount this file system it is an empty filesystem in msdos formated by a mambox machine. I had formated and compresed to reduce the size of the partition. > > mount returns the following message: > > #mount -t msdosfs /dev/da0s1 /mnt > msdosfs: Illegal argument > > #uname -a > FreeBSD Olea.Bosc 5.2-RELEASE FreeBSD 5.2-RELEASE #6: Tue Jan 13 00:02:07 CET 2004 root@Olea.Bosc:/usr/obj/usr/src/sys/OLEA i386 > > But the current happend the same. > > Linux 2.6 can mount it, i don't try with 2.4 or mswin. > > the attrachment is: > dd if=/dev/da0s1 of=msdos.dump; bzip2 -z9 msdos.dump > > If anybody can mount it (don't worry if it is empty), tell me please! :) > > Thanks. bye! > I am seeing this as well with a regular FAT32 partition (/dev/ad1s1). I get: cascade# mount -t msdos /dev/ad1s1 /mnt/storage msdosfs: /dev/ad1s1: Invalid argument /dev/ad1s1 is a valid drive (FreeBSD is installed on ad1s2). This problem occurs using current cvsup'd yesterday. FreeBSD cascade.veldy.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Feb 5 12:13:23 CST 2004 veldy@cascade.veldy.net:/usr/src/sys/i386/compile/CASCADE i386 Tom Veldhouse --------------enigAF24530E3624DC176CCC430A Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org iD8DBQFAI5mAARgTFXYf0wARAoEwAKC9aPV2DEN8avOfkZhnSoiHUYQdkwCeNWNB wFtG+QqPW5VnmRZbwhqVA9I= =HCAM -----END PGP SIGNATURE----- --------------enigAF24530E3624DC176CCC430A--