Questions relating to the FAT32 file system architecture.
1
vote
2answers
4k views
How do i change permissions on a FAT32 formatted drive?
I have big problem. I am using MS VC++ on win and Qt Creator on ubuntu. So, today I have problem. I can't change my permissions on my flash drive (FAT32).
Q: How I can change permissions on FAT32 ...
3
votes
3answers
13k views
How to delete/edit files from readonly filesystem
I am having problem with my memory device (actually a memory card that act external memory device like pendrive).
experimentx@workmateX:/var/www/zendtest$ sudo rm ...
1
vote
3answers
2k views
How to sync folders on different partitions (symlink?)
I use Ubuntu One to synch my home/Documents folder among more computers. On a portable tablet I have set the Documents folder in a separate Fat32 partition named sda6, and I made it default documents ...
9
votes
2answers
17k views
How to repair a corrupted FAT32 file system
I'm using the FAT32 file system for my pen drive.
It's frequently facing file/data corruptions.
In Windows, I used the scan disk utility to fix the FAT32/NTFS file systems. How can I do this in ...
3
votes
2answers
856 views
rsync not working between NTFS/FAT and EXT
I have music that I play in my car, from an FAT32 USB stick. The folder which I use to put songs on is stored on my EXT4 hard drive. I add/remove/retag songs regularly and occassionally want to ...