I found a bug when i tried to use a SD card with one partition to restore my stock firmware.
The issue is the inbuilt SD card reader default drive letter is /dev/mmcblk0 (the internal EMMC is /dev/mmcblk1) causes it not to be detected as the firmware utility script only scans /dev/sd* for devices.
I found a bug when i tried to use a SD card with one partition to restore my stock firmware.
The issue is the inbuilt SD card reader default drive letter is /dev/mmcblk0 (the internal EMMC is /dev/mmcblk1) causes it not to be detected as the firmware utility script only scans /dev/sd* for devices.