Hi -
My first post here in the RB forums, so please feel free to (gently) correct any faux-pas I may commit here.
I've been struggling to get RockBox to install and function smoothly on my 5.5g 30gb iPod. I'm pretty sure I've managed to install it correctly, but as I add music to the device, it gets a little weird. I'm not sure how to diagnose my problem.
First, I'm working in a tough environment: I'm running Ubuntu 9.10, and have a Mac available as well. I can restore the iPod using the Mac, but that puts the Mac version of the firmware on the iPod, so I then reformat it to VFAT using the instructions on the Rockbox site here:
http://www.rockbox.org/wiki/IpodConversionToFAT32More than once, I've run into trouble after adding a few GB of songs to the iPod where when I drag a folder into the iPod, I get an error message saying that it's a read-only file system. I'm beginning to suspect a problem with the hard drive, but I'm not sure of the best way to diagnose it.
If I run fsck.vfat, I get the following output:
sudo fsck.vfat -a /dev/sdb2
dosfsck 3.0.3, 18 May 2009, FAT32, LFN
FATs differ but appear to be intact. Using first FAT.
Read 32 bytes at 2915958784:Input/output error
If I run fsck.vfat without the '-a' flag, I am asked 'FATs differ but appear to be intact. Use which FAT ?' and I must choose between the First or Second Fat. I can only assume that I'm choosing between FAT32 and LFN as they list them... If I select 1 for FAT32, I get the same output as above. If I choose 2, I get something more interesting:
dosfsck 3.0.3, 18 May 2009, FAT32, LFN
FATs differ but appear to be intact. Use which FAT ?
1) Use first FAT
2) Use second FAT
? 2
/RockPop/The Notwist
Contains a free cluster (528144). Assuming EOF.
Read 32 bytes at 2915958784:Input/output error
...It's pointing to a specific folder. If I cd to that folder on the iPod in the terminal and ask for a listing, I get a series of errors, and a listing that looks like dozens of files & directories with names all written mostly in non-alphanumeric character - garbage, in other words. And this folder should only contain a single directory which in turn contains a jpeg and an mp3.
I had gotten a similar message before, pointing at a different directory & decided to re-format & re-install. I am thinking that I just have a bad section somewhere on the hard drive.
Bottom line: how can I be sure this is the hard drive, & not something else?
Thanks in advance. I really like what RB is offering here, & I want to make it work for me.
-dave.