(03-19-2020, 10:28 PM)LinuxIsNewToMe Wrote: I cant get read/write permission to my sd card. I got it formatted just like my external hard drive. But for some reason I can't figure it out. I'm running default debian os.
Thanks in advance.
When using gparted to format card it's using root so you need to change ownership. To get read and write permission of SD card while booted from Emmc and you have your sdcard inserted type this in the terminal.
sudo chown -R $USER /media/home-folder-name/name-of-drive