From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 22:42:33 2003 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 16BB737B401 for ; Sun, 6 Jul 2003 22:42:33 -0700 (PDT) Received: from postit.adam.com.au (postit.adam.com.au [203.2.124.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3B9143FCB for ; Sun, 6 Jul 2003 22:42:31 -0700 (PDT) (envelope-from bastill@adam.com.au) Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20]) by postit.adam.com.au (8.12.9/8.12.9) with SMTP id h675h1h3082542 for ; Mon, 7 Jul 2003 15:13:01 +0930 (CST) Received: (qmail 6917 invoked from network); 7 Jul 2003 05:42:30 -0000 Received: from 202-6-144-176.ip.adam.com.au (HELO BAPhD.gihon.org.au) (202.6.144.176) by eden.adam.com.au with SMTP; 7 Jul 2003 05:42:30 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill To: Kent Stewart , Wayne Pascoe , freebsd-questions@freebsd.org Date: Mon, 7 Jul 2003 15:15:12 +0930 User-Agent: KMail/1.4.3 References: <20030706183640.GA53902@marvin.penguinpowered.org.uk> <200307061251.40856.kstewart@owt.com> In-Reply-To: <200307061251.40856.kstewart@owt.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200307071515.12578.bastill@adam.com.au> Subject: Re: Mounting extended dos partition 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: Mon, 07 Jul 2003 05:42:33 -0000 On Mon, 7 Jul 2003 05:21 am, Kent Stewart wrote: > > Any ideas on how I mount this logical drive in this extended > > partition ? > > The extended partitions all start at 5 because you can have 4 primary > partitions. Typo! should read "can't" , or "cannot have more than three primary partitions" Note that there is often some weirdness mounting windos partitions from un*x. My FBSD4.8 can't access a windos logical/extended partition, though in that condition windos is happy, but can access that same partition as primary, though windos then hides the partition(and I have to manually un-hide it). On another system, an extended partition is inaccessible as dos, but is seen fine by both winNT and Un*x as NTFS. Weird. -- Regards, Brian