This repository has been archived on 2024-06-04. You can view files and clone it, but cannot push or open issues or pull requests.
app2sd-nilfs-xt720/app2sd_mount.sh
2015-08-28 19:13:54 +09:00

5 lines
151 B
Bash

#!/system/bin/sh
insmod /system/lib/modules/nilfs2.ko
mount -t nilfs2 /dev/block/mmcblk0p2 /system/sd
/system/xbin/nilfs_cleanerd /dev/block/mmcblk0p2