Re: About partition scheme.
Re: About partition scheme.
- Subject: Re: About partition scheme.
- From: Phil Jordan <email@hidden>
- Date: Wed, 04 Jul 2012 13:47:11 +0200
On Wed, Jul 4, 2012 at 8:18 AM, Li Flost.Dexiong <email@hidden> wrote:
> I add some log on the read function of my class.
> and notice that if i do some read on disk1s1, my read function will be called.
> if i do some read on disks1, my read function will not be called.
The IOMedia object corresponding to disk1s1 is created by your partition scheme.
The IOMedia object corresponding to disk1 is NOT created by your
partition scheme - it is the provider media of your partition scheme
and created by the driver for the underlying disk device.
HTH
phil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden