ui_print("Unpacking ...");
mount("MTD", "system", "/system");
package_extract_dir("system", "/system");
unmount("/system");
