From owner-freebsd-questions Mon Jul 1 9: 5:26 2002 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 3E73337B400 for ; Mon, 1 Jul 2002 09:05:23 -0700 (PDT) Received: from exgw2.lumeta.com (exgw2.lumeta.com [65.198.68.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB16043E0A for ; Mon, 1 Jul 2002 09:05:22 -0700 (PDT) (envelope-from tal@lumeta.com) Received: from lucy.corp.lumeta.com (h65-198-68-133.lumeta.com [65.198.68.133]) by exgw2.lumeta.com (Postfix) with ESMTP id DE55D373834; Mon, 1 Jul 2002 11:44:50 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by lucy.corp.lumeta.com (Postfix) with ESMTP id B8A6D1083C; Mon, 1 Jul 2002 11:44:50 -0400 (EDT) Received: from lumeta.com (tal.corp.lumeta.com [65.198.68.200]) by lucy.corp.lumeta.com (Postfix) with ESMTP id DA66A1081E; Mon, 1 Jul 2002 11:44:49 -0400 (EDT) Message-ID: <3D2078DA.C8230947@lumeta.com> Date: Mon, 01 Jul 2002 11:44:26 -0400 From: Tom Limoncelli Organization: Lumeta Corp X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: uwi mAn Cc: questions@freebsd.org Subject: Re: problems mounting fat32 slice References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had this problem myself and a co-worker figured it out. FreeBSD won't see a FAT32 partion unless it is a primary partition. Use Partition Magic or similar software to change the FAT32 partition to be a primary partion and you should be set. I consider this to be a bug in FreeBSD. --tal uwi mAn wrote: > > # mount -t msdos /dev/ad0s2 /xp > fixlabel: raw partition size > slice size > msdos: /dev/ad0s2: Invalid argument > # dmesg |grep ad0s2 > ad0s2: raw partition size != slice size > ad0s2: start 2104515, end 19615364, size 17510850 > ad0s2c: start 2104515, end 40082174, size 37977660 > ad0s2: truncating raw partition > > XP on it works very peachy. > > Whats that? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message