<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 9 Jan 2024, 15:13 Rhys Sage via Swlug, <<a href="mailto:swlug@mailman.lug.org.uk">swlug@mailman.lug.org.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sadly, that didn't work either<br>
<br>
rhys@Apollo:~$ mmc extcsd read /dev/mmcblk1<br>
open: No such file or directory<br>
rhys@Apollo:~$ sudo mmc extcsd read /dev/mmcblk1<br>
[sudo] password for rhys:         <br>
open: No such file or directory<br>
rhys@Apollo:~$<br>
<br>
I just checked on the disk name and it seems correct<br>
rhys@Apollo:~$ lsblk -o "NAME,MAJ:MIN,RM,SIZE,RO,FSTYPE,MOUNTPOINT,UUID"<br>
NAME  MAJ:MIN RM  SIZE RO FSTYPE MOUNTPOINT UUID<br>
mmcblk0<br>
│     179:0    0 58.2G  0                   <br>
├─mmcblk0p1<br>
│     179:1    0  512M  0 vfat   /boot/efi  180B-63BF<br>
└─mmcblk0p2<br>
      179:2    0 57.8G  0 ext4   /          9ebc730e-0eaa-4939-9193-123436f44182<br>
mmcblk0boot0<br>
      179:8    0    4M  1                   <br>
mmcblk0boot1<br>
      179:16   0    4M  1                   <br>
rhys@Apollo:~$<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">You are using mmcblk1. The output of the final command here shows it should be mmcblk0 instead.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Neil</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>