From owner-freebsd-current Tue Jun 12 1:47:54 2001 Delivered-To: freebsd-current@freebsd.org Received: from sol.serv.u-szeged.hu (sol.serv.u-szeged.hu [160.114.51.3]) by hub.freebsd.org (Postfix) with ESMTP id D54D037B401 for ; Tue, 12 Jun 2001 01:47:49 -0700 (PDT) (envelope-from sziszi@petra.hos.u-szeged.hu) Received: from petra.hos.u-szeged.hu by sol.serv.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id KAA18358; Tue, 12 Jun 2001 10:47:47 +0200 (MEST) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 159jpv-00064N-00 for ; Tue, 12 Jun 2001 10:47:43 +0200 Date: Tue, 12 Jun 2001 10:47:43 +0200 From: Szilveszter Adam To: current@FreeBSD.ORG Subject: Re: msdosfs can't mount Extended partition. Any ideas? Message-ID: <20010612104743.A18309@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , current@FreeBSD.ORG References: <20010612013412.D49698@nagual.pp.ru> <20010612120822.B56159@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010612120822.B56159@nagual.pp.ru>; from ache@nagual.pp.ru on Tue, Jun 12, 2001 at 12:08:22PM +0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Ache, On Tue, Jun 12, 2001 at 12:08:22PM +0400, Andrey A. Chernov wrote: > On Tue, Jun 12, 2001 at 15:25:27 +1000, Bruce Evans wrote: > > On Tue, 12 Jun 2001, Andrey A. Chernov wrote: > > > > > I just found that msdosfs can't mount legal Extended partition because > > > required info is few blocks later in that case, not immediately as for > > > Primary partition. Is it known problem, or I am first who notice > > > that? Does anybody have some fix for that? > > > > Extended partititons aren't mountable (even under DOS/Windows), since they > > are just containers for logical drives (and further extended partitions). > > Just mount the logical drive (slice) that you want. > > Where is such slice then? I have ad0s1 for FreeBSD, ad0s2 for Primary and > ad0s3 for Extended container of logical drive. Real fat32 code started in > ad0s3 a bit later, but I don't have a device name to mount it (or I miss > something). Well, hm this is even in the FAQ: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#MOUNT-DOS (Question 7.8: How do I mount a secondary DOS partition?) In your situation I would try ad0s5 and onwards. If you do not have the device node under /dev, so create it:-) (No worries I have also forgotten how to do such mounts on occasion before:-) -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message