Talk:LwVM

From The iPhone Wiki
Jump to: navigation, search

Volume manager

Volumes can be managed 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)