Willy Ivan Satria Posted February 14, 2017 Posted February 14, 2017 hi i have problem my orangepi 2e plus. im forgot a password root login. when im try plug sd card. boot always from nand storage. how to format nand or boot from sd card ?? thanks for any advice
Igor Posted February 14, 2017 Posted February 14, 2017 If your SD card is set that it boots from somewhere else, you need to mount that SD card on some Linux and set parameter in armbianEnv.txt rootdev="/dev/mmcblk0p1" When you boot from SD, nuke eMMC with standard tool: nand-sata-install
Willy Ivan Satria Posted February 14, 2017 Author Posted February 14, 2017 If your SD card is set that it boots from somewhere else, you need to mount that SD card on some Linux and set parameter in armbianEnv.txt rootdev="/dev/mmcblk0p1" When you boot from SD, nuke eMMC with standard tool: nand-sata-install thank you very much 1
Recommended Posts