Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8042

Compute Module • Re: Random failures flashing eMMC on CM5 - "No space left on device" when there's plenty

$
0
0
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

Code:

sudo dd if=/dev/zero bs=1M count=64 of=/dev/mmcblk0

Statistics: Posted by timg236 — Wed Mar 05, 2025 3:17 pm



Viewing all articles
Browse latest Browse all 8042

Trending Articles