With rpi-conect or VNC viewer running you should be able to see/edit files on the microSD card.
In Windows, with the card in a USB adpater we should see something like this for "bootfs"
Windows can only read the bootfs FAT32 partition. If we can use the adapter in a nearby Pi, we can see the 2 partitions on the microSD card "disk" sda:
In Windows, with the card in a USB adpater we should see something like this for "bootfs"
Windows can only read the bootfs FAT32 partition. If we can use the adapter in a nearby Pi, we can see the 2 partitions on the microSD card "disk" sda:
Code:
pi@pi5-8GB:~ $ lsblk -o "NAME,TYPE,PARTTYPENAME,SIZE"NAME TYPE PARTTYPENAME SIZEsda disk 29.8G -sda1 part W95 FAT32 (LBA) 512M -sda2 part Linux 29.3G
Statistics: Posted by neilgl — Thu Dec 19, 2024 10:47 am