I have an .img of an Armbian Linux, that runs just fine from SD card. The flashed image boots just fine from the SD, so I thought if I could just put it on the internal NAND to save the SD card.
From what I understand, the Armbian image already contains some sort of bootloader, so it boots from the SD, so if I flash the same image to the NAND it should work, forgive me if I'm wrong.
I have the rkflashtool installed and it communicates fine with the device. Now I only need to figure out how to flash the image onto the NAND so it then boots up from that without having to use the SD card.
Comment