From owner-freebsd-stable Mon Jul 23 1:47:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gromit.it.su.se (gromit.it.su.se [130.237.95.77]) by hub.freebsd.org (Postfix) with ESMTP id A135737B401 for ; Mon, 23 Jul 2001 01:47:20 -0700 (PDT) (envelope-from rnyberg@gromit.it.su.se) Received: (from rnyberg@localhost) by gromit.it.su.se (8.11.4/8.11.4) id f6N8kwI43585; Mon, 23 Jul 2001 10:46:58 +0200 (CEST) (envelope-from rnyberg) Date: Mon, 23 Jul 2001 10:46:58 +0200 From: Richard Nyberg To: Randall Hopper Cc: stable@FreeBSD.ORG Subject: Re: How to list extended partitions Message-ID: <20010723104658.B43405@gromit.it.su.se> References: <20010722141454.A10057@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010722141454.A10057@nc.rr.com>; from aa8vb@nc.rr.com on Sun, Jul 22, 2001 at 02:14:55PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm almost certain you can run 'fdisk slice', where "slice" is the slice containing the extended partitions. Eg. like this: # fdisk ad0s4 /Richard On Sun, Jul 22, 2001 at 02:14:55PM -0400, Randall Hopper wrote: > Does -stable have a command that'll walk the extended partition tree > and print at least the type-ID for each? > > When mounting extended partitions for other OSs (EXT2FS, FAT, FAT32, > etc.), you need to figure out which devices to mount as what type of > filesystem (ad1s7 is FAT32, ad0s5 is EXT2FS, etc.). > > Is there a way to determine this in -stable? > > Thanks, > > Randall > > -- > Randall Hopper > aa8vb@nc.rr.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message