From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 08:38:00 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 0C3B516A4CE for ; Fri, 7 Nov 2003 08:38:00 -0800 (PST) Received: from tmxmailsmtp2.telmex.com (customer-148-223-155-50.uninet.net.mx [148.223.155.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 262FE43FBD for ; Fri, 7 Nov 2003 08:37:59 -0800 (PST) (envelope-from MPAREDES@telmex.com) Received: from tmxmailmex3.ad.intranet.telmex.com ([10.106.1.35]) by tmxmailsmtp2.telmex.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 7 Nov 2003 10:38:13 -0600 Received: from tmxmailhmo1.ad.intranet.telmex.com ([10.106.1.39]) by tmxmailmex3.ad.intranet.telmex.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 7 Nov 2003 10:38:36 -0600 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Fri, 7 Nov 2003 09:38:36 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: access extended partition Thread-Index: AcOlShe9UuqlxBhbQB+86UKeHxDOngAAd0bA From: To: X-OriginalArrivalTime: 07 Nov 2003 16:38:36.0589 (UTC) FILETIME=[974BADD0:01C3A54D] 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: , X-List-Received-Date: Fri, 07 Nov 2003 16:38:00 -0000 Hi Konstantin: The line you are suggesting is for a first slice in the master hard disk in the second controller, I only have 1 disk. If you are familiar with MS, the slice are called partition in MS, but only 1 primary partition can exist in windows, so the rest of the disk has to be assigned to a extended partition, and inside this extended partition, you can create logical units (like partitions in FreeBSD). In my case, the entire extended partition is used by D: maps -----Mensaje original----- De: Konstantin Gritsenko [mailto:highelf@silver.com.ua] Enviado el: Viernes, 07 de Noviembre de 2003 11:10 a.m. Para: Paredes Sánchez Martín A. Asunto: Re: access extended partition you need add following line in /etc/fstab /dev/ad2s1 /mountpoint msdos rw,noauto 0 0 On Thu, Nov 06, 2003 at 06:17:53PM -0700, 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" ---------------- Best regards....