Re: finding the offset of a partition
Re: finding the offset of a partition
- Subject: Re: finding the offset of a partition
- From: Jason Bobier <email@hidden>
- Date: Fri, 3 Feb 2006 08:40:12 -0800
In the driver, the disk and the partition are represented by IOMedia
objects and you can use getBase on the partition to know where it is
relative to the disk. So the system knows how the two are related.
I'm trying to get the offset on disk of a particular file. In order
to do this I use F_LOG2PHYS which gives me the offset from the
beginning of the partition. So I need to add the partition offset
somehow.
Thanx,
Jason
--
Jason Bobier email@hidden
Space Cowboy http://www.prismatix.com/
It's hard to pull yourself up by your bootstraps if your feet are bare.
On Feb 2, 2006, at 11:28 PM, Justin C. Walker wrote:
On Feb 2, 2006, at 22:49 , Jason Bobier wrote:
I can't seem to find a way to find the offset of a partition on a
drive without reading the partition table myself. Is there an easy
way to do this?
i.e. given disk1s1 what is it's offset from the beginning of disk1?
AFAIK, there is nothing intrinsic about partitions. It's the
partition table that defines them. That's what the system uses to
find them, when partitions on a disk are mounted. Why do you think
it's otherwise possible?
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Absorption of Federal Funds
--------
If you're not confused,
You're not paying attention
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40prismatix.com
This email sent to email@hidden
________________________________________________________________
This message could have been secured by PGP Universal. To secure
future messages from this sender, please click this link:
https://keys.prismatix.com/b/b.e?r=email@hidden&n=nZyHwo255DU/6VzP+OTPvw==
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden