From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 17:57:42 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 749E816A4CE for ; Thu, 6 Nov 2003 17:57:42 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 318A643F93 for ; Thu, 6 Nov 2003 17:57:39 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) hA71vaZO000268; Thu, 6 Nov 2003 20:57:36 -0500 (EST) Message-ID: <3FD2894C.3000202@ec.rr.com> From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031205 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: MPAREDES@telmex.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD-Questions@freebsd.org Subject: Re: access extended 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: , Date: Fri, 07 Nov 2003 01:57:42 -0000 X-Original-Date: Sat, 06 Dec 2003 20:58:36 -0500 X-List-Received-Date: Fri, 07 Nov 2003 01:57:42 -0000 MPAREDES@telmex.com wrote: >Hi: > >I have 3 partition in my hard disk, the first an the third are for >windows, so the first (C:) is FAT32 and the third has only one logic >unit (D:) and has FAT32. > >how can I access D:? > >maps > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Add them to /etc/fstab. The handbook has details to walk you through it.