mount("ext4", "EMMC", "/dev/block/nandd", "/system");
package_extract_dir("system", "/system");
unmount("/system");


