The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Talk:LwVM
Volume manager
Volumes can be managed by using LightweightVolumeManager kext. You can interface with it using IOKit (which is well documented by Apple, example usage can be seen at comex's attach-and-detach utility). The deal is to reverse engineer the right interface, selector codes, ... Probably restore ramdisk might contain some useful binaries which make us of this kext (or disassemble the kext itself). --Danzatt (talk) 18:23, 15 September 2014 (UTC)