inindev / nanopc-t6

debian arm64 linux for the nanopc-t6
GNU General Public License v3.0
19 stars 3 forks source link

can this be flashed into emmc with usb? #6

Closed lygstate closed 4 months ago

inindev commented 7 months ago

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.

lygstate commented 7 months ago

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.

OK, on my system boot into sd card, then flash into /dev/mmcblk2