Date: Mon, 23 Jul 2001 10:46:58 +0200 From: Richard Nyberg <rnyberg@it.su.se> To: Randall Hopper <aa8vb@nc.rr.com> Cc: stable@FreeBSD.ORG Subject: Re: How to list extended partitions Message-ID: <20010723104658.B43405@gromit.it.su.se> In-Reply-To: <20010722141454.A10057@nc.rr.com>; from aa8vb@nc.rr.com on Sun, Jul 22, 2001 at 02:14:55PM -0400 References: <20010722141454.A10057@nc.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010723104658.B43405>