From owner-freebsd-questions Tue Feb 27 13:51: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 5CDA137B71C for ; Tue, 27 Feb 2001 13:51:01 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id f1RLotC11813; Tue, 27 Feb 2001 15:50:55 -0600 (CST) (envelope-from dan) Date: Tue, 27 Feb 2001 15:50:54 -0600 From: Dan Nelson To: Fenix_FD Cc: freebsd-questions@FreeBSD.ORG Subject: Re: extended dos partition Message-ID: <20010227155054.A7765@dan.emsphone.com> References: <3A963EB2.F5181676@poczta.arena.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <3A963EB2.F5181676@poczta.arena.pl>; from "Fenix_FD" on Fri Feb 23 11:43:00 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Feb 23), Fenix_FD said: > how can I mount extended dos partition (FAT32) with two logical disks > on it under FreeBSD 4.0?? > > when i try mount_msdos I get 'invalid argument' (i have troubles only > with extended partition!) Extended partitions start at slice 5 (the first 4 are reserved for the 4 primary partitions); try /dev/ad0s[56] or /dev/da0s[56] -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message