My computer has two drives configured like this
SSD: Primary - Partitioned in half, one NTFS (Windows 10) and the other ext4 (Mint)
HDD: Secondary - NTFS, used to store documents and files that sort of thing. It's labelled as Fatty
I would like Squishy to have access to one particular folder and it's contents located on the secondary HDD
Code: Select all
/Fatty/Files
Code: Select all
Could not display "/media/jimmy/Fatty".
The location is not a folder.
Would it being mounted in /media/Jimmy have something to do with it?
I dug around in permissions but they didn't really make sense to me. Figure I'm missing something really simple here lol, any help appreciated!