Problem:

# mount /dev/sda /mnt/flash -t vfat
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems

Solution:
# mount /dev/sda1 /mnt/flash -t vfat
# cd /mnt/flash
# ls
11 What Is Rock.mp3  fm_enc  settings.dat

I hate, more than anything else, spending hours on a problem, googling away, and then finally resorting to bothering someone on the list, just to minutes later dumbly find the solution to the question that was impossably stupid in the first place.

-Nick

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list