F5F Stay Refreshed Software Operating Systems Navigating cross platform tricks: Taking charge of a drive

Navigating cross platform tricks: Taking charge of a drive

Navigating cross platform tricks: Taking charge of a drive

K
kyanator
Member
55
10-17-2018, 08:13 AM
#1
It might seem straightforward, but the process isn't as simple as changing permissions. I modified the SD card with a tool on Linux, backed up the data, and formatted it for exFAT. Despite adjusting ownership via chown or chmod, I still can't have it recognized under my Windows profile. The issue lies in how Windows interprets the file system and ownership. Have you tried using a different partitioning method or checking the file system type?
K
kyanator
10-17-2018, 08:13 AM #1

It might seem straightforward, but the process isn't as simple as changing permissions. I modified the SD card with a tool on Linux, backed up the data, and formatted it for exFAT. Despite adjusting ownership via chown or chmod, I still can't have it recognized under my Windows profile. The issue lies in how Windows interprets the file system and ownership. Have you tried using a different partitioning method or checking the file system type?

N
noahlvb
Junior Member
44
10-24-2018, 06:43 PM
#2
Ensure file access rights on your SD card by using a different filesystem like ext4. exFAT doesn't support permissions.
N
noahlvb
10-24-2018, 06:43 PM #2

Ensure file access rights on your SD card by using a different filesystem like ext4. exFAT doesn't support permissions.

P
ps_tj
Junior Member
35
10-30-2018, 02:06 PM
#3
It was exFAT. Wine reported I didn’t own it. Probably Windows is being silly when I formatted the SD card. I just tried fat32 now and it worked. EXT4 wouldn’t let me adjust permissions and had strange issues with apps opening files.
P
ps_tj
10-30-2018, 02:06 PM #3

It was exFAT. Wine reported I didn’t own it. Probably Windows is being silly when I formatted the SD card. I just tried fat32 now and it worked. EXT4 wouldn’t let me adjust permissions and had strange issues with apps opening files.

A
AWESOME111555
Member
64
10-30-2018, 05:59 PM
#4
Sure thing. According to wineprefix I haven't got it yet. I'm really confused.
A
AWESOME111555
10-30-2018, 05:59 PM #4

Sure thing. According to wineprefix I haven't got it yet. I'm really confused.

D
dpolto
Junior Member
6
10-30-2018, 07:07 PM
#5
I mentioned needing a file system with a robust permission setup, avoiding exFAT and FAT32 limitations.
D
dpolto
10-30-2018, 07:07 PM #5

I mentioned needing a file system with a robust permission setup, avoiding exFAT and FAT32 limitations.

S
SpartanCraft1
Junior Member
31
10-30-2018, 10:44 PM
#6
However, you just mentioned that... It turned out to be okay now. I was executing wineprefix with sudo, and since only the owner had access to the files, root wasn't able to make any changes.
S
SpartanCraft1
10-30-2018, 10:44 PM #6

However, you just mentioned that... It turned out to be okay now. I was executing wineprefix with sudo, and since only the owner had access to the files, root wasn't able to make any changes.

E
elitemaster64
Member
142
11-01-2018, 04:39 AM
#7
Awesome! What’s next?
E
elitemaster64
11-01-2018, 04:39 AM #7

Awesome! What’s next?