From owner-freebsd-questions@FreeBSD.ORG Fri May 14 19:14:57 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 A6E7116A4CE for ; Fri, 14 May 2004 19:14:57 -0700 (PDT) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id C482043D3F for ; Fri, 14 May 2004 19:14:56 -0700 (PDT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp34-194.lns1.adl1.internode.on.net [150.101.34.194])i4F2Eok2042977; Sat, 15 May 2004 11:44:51 +0930 (CST) From: Malcolm Kay Organization: at home To: hoe-waa@hawaii.rr.com, Jerry McAllister Date: Sat, 15 May 2004 11:44:50 +0930 User-Agent: KMail/1.5.4 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200405151144.50442.malcolm.kay@internode.on.net> cc: questions@freebsd.org Subject: Re: mount_msdosfs anomaly 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: Sat, 15 May 2004 02:14:57 -0000 On Saturday 15 May 2004 08:59, hoe-waa@hawaii.rr.com wrote: > Aloha Again > > Okay, I had some time and since I had just installed Slackware, I didn't > mind blowing it away. > > Using cfdisk from the Slackware CD, I re-partitioned slices 3 and up. I > now have a fat32 3Gig slice in primary partition/slice ad0s3. I then have > four 12 Gig slices (5 - 8) set up as linux partitions. Finally slice 9 > (ad0s9/hda9) is linux swap. > Do you still have Fat32 in slice 1? It is my impression that MS will not allow more than 1 MS primary slice. It will force 2nd and subsequent MS file systems into extended partitions. Of course if you created "and formatted" the slice outside of MS then the comment is irrelevant. Posting the output of fdisk (on FreeBSD) might help. Malcolm