The CM5 mass-storage-gadget64 creates a USB CDC UART (no password). You could try connecting to that have look at the EMMC directly
e.g. Try using dd to erase the partition table direction on device rather than the USB /dev/sda block device
e.g. Try using dd to erase the partition table direction on device rather than the USB /dev/sda block device
Code:
sudo dd if=/dev/zero bs=1M count=64 of=/dev/mmcblk0Statistics: Posted by timg236 — Wed Mar 05, 2025 3:17 pm