Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2002 17:32:56 -0600
From:      "Mike Meyer" <mwm-dated-1012865577.caa564@mired.org>
To:        "Gautham Ganapathy" <gauthamg123list@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: Mounting logical fat32 partitions
Message-ID:  <15448.33448.690998.629118@guru.mired.org>
In-Reply-To: <13968652@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Gautham Ganapathy <gauthamg123list@yahoo.com> types:
> I am unable to mount my fat32 partitions from freebsd. I am able to mount
> fat partitions which are configured as primary fat partitions, such as thos
> in thee 3rd drive. however, i am unable to mount the partitions in the 2nd
> drive. How exactly do i reference a drive in the second drive. i have been
> trying something like ad1s2a,b,...

> hdd2
>     P1    ntfs
>     Ext
>         P5    fat32
>         P6    fat32
>         .
>         .
>         .

Logical partitions start at s5, and go up from there. So that disk
would have ad1s1 (ntfs), ad1s5 (fat32) and ad1s6 (fat32). ad1s2
through ad1s4 aren't used. in this case.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15448.33448.690998.629118>