nanopc-t6
nanopc-t6 copied to clipboard
can this be flashed into emmc with usb?
trafficstars
I just use this simple process to flash emmc and have never tested USB:
wget https://github.com/inindev/debian-image/releases/download/v12.4/nanopi-r6c_bookworm-12.4.img.xz
sudo su
xzcat nanopi-r6c_bookworm-12.4.img.xz > /dev/mmcblk0
sync
If usb flashing works, please report back here your steps so other people can benefit from your experience.
I just use this simple process to flash emmc and have never tested USB:
wget https://github.com/inindev/debian-image/releases/download/v12.4/nanopi-r6c_bookworm-12.4.img.xz sudo su xzcat nanopi-r6c_bookworm-12.4.img.xz > /dev/mmcblk0 syncIf usb flashing works, please report back here your steps so other people can benefit from your experience.
OK, on my system boot into sd card, then flash into /dev/mmcblk2