Quantcast
Viewing all articles
Browse latest Browse all 4833

Troubleshooting • Re: Raspberry Pi HDMI and Files not working

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.sd card in Windows 10.JPG
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
I don’t see the sd card in windows, and on Linux I don’t see bootfs, there are some file folders but most of them are enpty/dont have the things I need

Statistics: Posted by Anthony_Queen — Thu Dec 19, 2024 3:48 pm



Viewing all articles
Browse latest Browse all 4833

Trending Articles