FG
šŸ’» Software

Can't mount FAT32 drive under Ubuntu Linux

Fresh5 days ago
Mar 15, 202631648 views
Confidence Score0%
0%

Problem

I have a 320GB USB drive with a single large FAT32 partition. The volume mounts perfectly fine on my Mac OS X 10.5.8 machine and Disk Utility on the mac reports no issues with the volume. I can read/write all data on the drive. However when I connect the drive to my Ubuntu 9.10 Karmic system, the p…

Error Output

[ 2752.334822] scsi3 : SCSI emulation for USB Mass Storage devices
[ 2752.335040] usb-storage: device found at 3
[ 2752.335044] usb-storage: waiting …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can't mount FAT32 drive under Ubuntu Linux

Low Risk

For me, returning " " was because it was not vfat, but rather newer exfat. So I had to install tools appropriate tools ( ) to be able to mount and fsck it (by using instead, or even better just and have fsck autodetect the filesystem)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment