|
I would help, but I do not have an Orange Pi with eMMC. In general, the steps would probably be to resize2fs your root-filesystem to shrink its size, then shrink the partition's size, reboot, mount root and boot read-only, use dd to copy eMMC to the sd-card and then look inside install_to_emmc and see what files it changes, then revert those changes on the sd-card. |
|