Questions tagged [fat32]

Questions relating to the FAT32 file system architecture.

163 questions
142
votes
4 answers

How to repair a corrupted FAT32 file system

I'm using the FAT32 file system for my pen drive. It frequently has file/data corruptions. In Windows, I used the scan disk utility to fix the FAT32/NTFS file systems. How can I do this in Ubuntu?
Chalitha
  • 1,423
77
votes
8 answers

Does Ubuntu damage USB drives?

Whenever I unmount a USB drive with Nautilus and plug it to a Windows machine, I receive a warning that the drive needs to be repaired. (the same message like in this screenshot) For 10+ years working with windows I never had a corrupted or damaged…
32
votes
7 answers

WinUSB gives a exit code: 256

I have Ubuntu 14.10 with WinUSB and I have a Windows 8.1 Pro ISO with a 4GB SD Card with an empty FAT32 partition. Everytime I try to use it, it says "Installation failed, exit code: 256". How do I fix this?
27
votes
6 answers

How can I change permissions on external drives?

I wanted to change permissions on my external drives that are automounted however I have tried by sudo nautilus and then going to gui and permissions and changing it however it does not let me. I ran the ls -l and get drwx------ 1 xbmc xbmc the gui…
18
votes
5 answers

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 occasionally want to rsync the changes to the USB stick. But for some…
wim
  • 13,088
16
votes
4 answers

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 /media/A88F-8788/python-2.7.1-docs-html.zip rm: cannot remove…
S L
  • 1,939
16
votes
3 answers

USB pendrive : the copy takes about 3 minutes but the unmount takes a very long time : 10 to 12 minutes

I'm using Ubuntu 17.10. I formatted an USB pen-drive to NTFS to prepare a Windows7 USB Installer. I set the bootable flag on this pen-drive and copied the files into it. EDIT 1: The USB pen-drive is automatically mounted by udev. umount /dev/sdb1…
SebMa
  • 2,927
  • 5
  • 35
  • 47
15
votes
4 answers

How to change FAT32 sort order on drive?

I use a USB drive to play music in my car. Unfortunately, the car does not sort the music alphabetically and relies on how the music is sorted on the FAT32 drive. This Windows software here solves the problem. Anything comparable available for me on…
Chad--24216
  • 1,231
15
votes
2 answers

How do I change file permissions on a FAT32 drive?

I have Ubuntu 10.04 LTS (Lucid Lynx). I've noticed recently every file on my hard drive gets the executable privilege, even every text files, so when I open it a pop-up window asks me what to do (run in terminal-Display-Cancel-Run). I tried to…
wisdom
  • 303
14
votes
4 answers

How can I substitute colons when I rsync on a USB key?

I would like to backup my mail directory on a USB key. However, my IMAP has a strange naming convention that something include a colon (:) character. Since the USB is in a window format, rsync fail to create those file. Is there a way to replace…
12
votes
2 answers

How do I change permissions on a FAT32 formatted drive?

I am using Microsoft Visual C++ on Windows and Qt Creator on Ubuntu. I can't change permissions on my flash drive (FAT32), even as root. How can I change permissions on a FAT32 flash-drive?
tucnak
  • 245
12
votes
2 answers

"FAT-fs: IO charset iso8859-1 not found" error while mounting FAT Drives

I am unable to mount any fat32 or fat16 formatted usb disks under Ubuntu 13.10. The thing here to note is that it is happening only with fat formatted Disks. ntfs, ext formatted external usb disks work well (I tried formatting the same with ext4…
cshubhamrao
  • 4,285
  • 2
  • 21
  • 30
12
votes
3 answers

How do I convert a FAT32 to ext3 (keeping the data on it)

Is there a way to convert a FAT partition to ext3 (or other ext..) while keeping the data on it? I don't have access to a external USB hard disk to temporarily store the data, so I'd like to just convert it while the data sits on the partition. Is…
10
votes
1 answer

What's the best filesystem to share between OS X and Ubuntu?

Got a MacBook Air 3,1 11" w/ 128GB SSD. Configuring for dual boot. I intend to have a shared drive where I'll store my media. What filesystem is best? They say FAT32 is best for cross-platform compatibility, but the maximum size for file transfer…
AllanCaeg
  • 395
9
votes
1 answer

FAT32 formatting

I just took a dive into the Ubuntu world jumping from Windows 7 to Ubuntu 14.04. I must say that I am impressed, I do like it a lot. However, I just ran into an unexpected problem; I have an LG DVD player w/USB support that I use to watch videos.…
Onyxx
  • 93
1
2 3
10 11