Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Log in or create an account to edit The Apple Wiki.
Latest comment: 15 September 2014 by Danzatt in topic Volume manager

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)Reply