Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How mount ext3 logical partition?

17 views
Skip to first unread message

Ali Shirvani

unread,
Dec 17, 2008, 5:43:28 AM12/17/08
to
Hi all,

I'm gnu/Debian user and I switched to BSD, I have problem on BSD.
I want to mount a logical partition that is in a extended partition,
but in freebsd when I type fdisk /dev/ad4, I see only my primary
partitions and an extended partition, but fdisk didn't show me
partitions that resides in extended partition.

any help welcome!

Thanks,
--
Ali Shirvani

Cydrome Leader

unread,
Dec 20, 2008, 1:04:23 AM12/20/08
to

I'm thining fdisk isn't what you want to run.

use disklabel.

disklabel -r /dev/ad4s1

you may need to fiddle with that s1 value though. I don't have any freeBSD
machines that aren't "dangerously dedicated".

Anyways, the output of that will tell you what you can mount, for example
ad4s1e or whatever it may be.


0 new messages