NOTE: All previous EMMC data will be lost!!!
just run one script mmc_install_from_sd
root@openwrt:/# mmc_install_from_sd
...
reboot
- Write image to SD card
- Open/mount SD card (first partition) on your PC.
- Activate this script
install2mmc_from_sd.script
which is stored in the first SD partition. Rename it frominstall2mmc_from_sd.script.disabled
->install2mmc_from_sd.script
. - Unmount/eject SD card from your PC .
- Insert SD card into VIM1 (SD card slot).
- Power on + force boot from SD card (MASK ROM MODE) by triple pressing
KEY_F
(middle button), or readREADME.sd.boot.md
- Wait for the "DONE !! plz remove sd card and reboot from eMMC" message to appear, before ejecting your SD card.
- OK! Well done! EMMC boot will occur automatically.
remount_rw /boot
cd boot/scripts/
mv *2mmc* install2mmc_from_sd.script
reboot