Hello, I am having an issue mounting my iPod nano. 4th gen i believe(not the one that takes pics/videos)
16GB, Kubuntu 9.10 64-bit as the OS. Whenever I try to mount it, this is what I get when I do
mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
zyle@zephyrion:/dev$ dmesg | tail
[37376.120816] FAT: count of clusters too big (1972192)
[37376.120820] VFS: Can't find a valid FAT filesystem on dev sdb.
[37376.266181] FAT: count of clusters too big (1972192)
[37376.266185] VFS: Can't find a valid FAT filesystem on dev sdb.
[37548.950086] FAT: count of clusters too big (1972192)
[37548.950090] VFS: Can't find a valid FAT filesystem on dev sdb.
[37549.128450] FAT: count of clusters too big (1972192)
[37549.128454] VFS: Can't find a valid FAT filesystem on dev sdb.
[38003.260496] FAT: bogus number of reserved sectors
[38003.260501] VFS: Can't find a valid FAT filesystem on dev sda3.
It worked fine yesterday, but for some reason it just decided to crap out on me. Any ideas on how to fix it?
16GB, Kubuntu 9.10 64-bit as the OS. Whenever I try to mount it, this is what I get when I do
mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
zyle@zephyrion:/dev$ dmesg | tail
[37376.120816] FAT: count of clusters too big (1972192)
[37376.120820] VFS: Can't find a valid FAT filesystem on dev sdb.
[37376.266181] FAT: count of clusters too big (1972192)
[37376.266185] VFS: Can't find a valid FAT filesystem on dev sdb.
[37548.950086] FAT: count of clusters too big (1972192)
[37548.950090] VFS: Can't find a valid FAT filesystem on dev sdb.
[37549.128450] FAT: count of clusters too big (1972192)
[37549.128454] VFS: Can't find a valid FAT filesystem on dev sdb.
[38003.260496] FAT: bogus number of reserved sectors
[38003.260501] VFS: Can't find a valid FAT filesystem on dev sda3.
It worked fine yesterday, but for some reason it just decided to crap out on me. Any ideas on how to fix it?
Comment