Vodafone V785 Smart 4 mini KitKat custom boot image.
NOTE: I will upload a link to download after sorting out one more thing.
My boot image mounts the phone's /data partition on the s.econd partition of an external sdcard (/dev/block/mmcblk1p2).
I just need to have a way to check if there is an sdcard present with an ext4 partition, if not then it must mount from the phone's internal data partition ([email protected])
So can anybody explain how to run a shell script that checks if /dev/block/mmcblk1p2 has been mounted as /data during boot and if not then mount [email protected] on /data to avoid bootloop. Once i have added this i will upload the boot.img or maybe the entire ROM.
XDA:DevDB Information
Vodafone Smart 4 Mini (V785) ExtSd /data boot.img, ROM for all devices (see above for details)
Contributors
nullbyte001
ROM OS Version: 4.4.x KitKat
Version Information
Status: Testing
Created 2017-10-05
Last Updated 2017-10-05
NOTE: I will upload a link to download after sorting out one more thing.
My boot image mounts the phone's /data partition on the s.econd partition of an external sdcard (/dev/block/mmcblk1p2).
I just need to have a way to check if there is an sdcard present with an ext4 partition, if not then it must mount from the phone's internal data partition ([email protected])
So can anybody explain how to run a shell script that checks if /dev/block/mmcblk1p2 has been mounted as /data during boot and if not then mount [email protected] on /data to avoid bootloop. Once i have added this i will upload the boot.img or maybe the entire ROM.
XDA:DevDB Information
Vodafone Smart 4 Mini (V785) ExtSd /data boot.img, ROM for all devices (see above for details)
Contributors
nullbyte001
ROM OS Version: 4.4.x KitKat
Version Information
Status: Testing
Created 2017-10-05
Last Updated 2017-10-05