jimg Posted March 21, 2017 Posted March 21, 2017 I have an Orange Pi Plus 2 that was running Armbian off of its onboard eMMC module, but I think I may have damaged it while working with the GPIO pins as it now will no longer boot from the module. The board will boot and run OK off of an SD card, but I'd like to copy the OS back to the eMMC module if possible. I've tried to rerun the script 'nand-sata-install', but I receive the error 'There are no targets. Please check your drives'. If I list the mmc devices I just get one, which I presume is the SD card: > ls -l /dev/ | grep mmcblk brw-rw---- 1 root disk 179, 0 Mar 20 16:51 mmcblk0 brw-rw---- 1 root disk 179, 1 Mar 20 16:51 mmcblk0p1 Does this mean the eMMC card is permanently damaged? Is there anything I could do to attempt to bring it back?
Igor Posted March 21, 2017 Posted March 21, 2017 29 minutes ago, jimg said: Does this mean the eMMC card is permanently damaged? Possible.
Recommended Posts