From owner-freebsd-questions Wed Mar 11 19:16:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15177 for freebsd-questions-outgoing; Wed, 11 Mar 1998 19:16:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dt050ndd.san.rr.com (root@dt050ndd.san.rr.com [204.210.31.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA15075 for ; Wed, 11 Mar 1998 19:14:29 -0800 (PST) (envelope-from Studded@dal.net) Received: from dal.net (dougdougdougdoug@localhost [127.0.0.1]) by dt050ndd.san.rr.com (8.8.8/8.8.8) with ESMTP id TAA06872; Wed, 11 Mar 1998 19:14:28 -0800 (PST) (envelope-from Studded@dal.net) Message-ID: <35075313.1FCD9BD5@dal.net> Date: Wed, 11 Mar 1998 19:14:27 -0800 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-BETA-0310 i386) MIME-Version: 1.0 To: FreeBSD Questions Subject: Re: Problems mounting extended DOS partition References: <2248.889663439@N2.SP.CS.CMU.EDU> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ I received this question, thought others would be interested in the answer.] > Ok, I'm curious. Why is the extended DOS partition slice 5? And > why does sysinstall tell me that the partition is known as wd0s3 > if I need to refer to it as /dev/wd0s5? To sysinstall, the whole slice is wd0s3 since the only thing the partition labeller is interested in is the "primary" partitions, since those are the only slices it can install into. The way DOS handles partitions, one of the 4 available primary partitions is converted to what's known as an extended partition, and the logical partitions are divided up within the extended partition. So, wd0s3 is the extended partition, and wd0s5 is the first logical partition within it. They are not the same thing. Hope this helps, Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message