Hey all, I am trying to create a virtual disk driver which will create an exact replica of an existing disk partition using IOkit framework in mac os x leopard. Can anyone tell me how it can be done and if possible which api`s to use?
P.S: the coding is in c++.
Ironhide.