From owner-freebsd-newbies Thu Nov 29 14:14:34 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id 2FBE637B419 for ; Thu, 29 Nov 2001 14:14:30 -0800 (PST) Received: from ferox.paradise.net.nz (203-96-156-200.tnt6.paradise.net.nz [203.96.156.200]) by deborah.paradise.net.nz (Postfix) with ESMTP id 283FCD1E38; Fri, 30 Nov 2001 11:14:28 +1300 (NZDT) Message-Id: <5.1.0.14.2.20011130111100.00a5cd30@pop3.paradise.net.nz> X-Sender: ferox@pop3.paradise.net.nz X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 30 Nov 2001 11:14:53 +1300 To: "Martin Zibert" From: Chris Pearce Subject: Re: Accessing FAT32 logical partition Cc: freebsd-newbies@freebsd.org In-Reply-To: <000a01c178b7$7a682b40$9f4248d9@unix> Mime-Version: 1.0 Content-Type: text/html; charset="us-ascii" Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Martin,

It's just like mounting normal partitions, except
the logical ones start from ad0s5 and up. The
first four entries are the four possible "real"
partitions, and the rest are logical drives, I think.

If that doesn't work, try mounting other partitions,
above 5, like ad0s6, ad0s7, etc...


Hope that helps,
Chris Pearce.



At 10:21 29/11/01 +0100, you wrote:
Greetings..
 
I'm having a problem with rather lame thing.I have a box, which has 3 partitions:
1. C: primary partition (FAT32)
2. D: logical patrition (FAT32)
3. FreeBSD partition
 
Now, i know how do access primary partitions, but i don't know how to access logical partition.
Lets say that ad0 is my disk.
mount -t msdos /dev/ad0? /tmp
 
Can anyone please help me with this? BTW: is there a program in FreeBSD that shows all partitions including FAT and other types ?
 
Thanks in advance
Martin
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message