04-28-2022, 03:13 AM
TPL ??? do you mean uSD (micro SD) ?
are you asking how to write to SD ?
as root/sudo
zcat image,xz |dd of=device bs=1M
lsblk to find device name, do NOT write to partition
are you asking how to write to SD ?
as root/sudo
zcat image,xz |dd of=device bs=1M
lsblk to find device name, do NOT write to partition