Hidden Folders Share/Roms SD Card
-
I am unable to see the Rom Folder
-
@bigblockentmt
In Filezilla you not only see the rom folder, you see all folders. Means you can also transfer to all allowed locations like /recalbox/share. If I must transfer to a verbidden directory, I just put it by Filezilla into the share folder and transfer inside Putty with cp. -
@dragu
All I see is:
.Trashes
boot
EFI
._.Trashes
recalbox-backup
recalbox-boot -
If you put the SD Card in that is all I see
-
@bigblockentmt you have to leave your sd card into your pi, and then connect it to network via rj45 cable or wifi. Then try what Dragu talked about. Pluging your sd card straight in your pc will achieve nothing
-
-
@bigblockentmt technicly I don't know how, but I know it's like that
-
@bigblockentmt
Because the folders are mounted under a Linux system. Windows is not able to read such file system. -
@dragu VoilÃ
-
As the sd card uses a Linux partition, you can probably just install a Windows driver that lets you read and write on such a partition. I haven't tried recalbox yet, but for ext3 or ext4 drives I have used succesfully ext2fsd
Read this : https://www.howtogeek.com/112888/3-ways-to-access-your-linux-partitions-from-windows/Or just download and install https://sourceforge.net/projects/ext2fsd/files/
Reboot your PC and insert your sd card.
Cheers.
Don't forget to eject your sd card from Windows when you have finished to copy your files.