Rockbox Ports are now being developed for various digital audio players!
It's ver. r25494-100405
It's been working for about a year and a half now without any problems, why would it stop now?
If you need more info, some of the songs on the last few albums I loaded onto it are having some trouble playing.
Have you tried verifying that the FS is free from errors?
OH, and you said something about file system errors and being able to debug them? How can I do this? will it let me keep my music?
So the partition table is corrupted, so Windows doesn't know what type of filesystem it is. If you are lucky it is only this information and not the actual data so you can use a recovery tool to get the data back. I can't recommend one, but if you type your error message into google there are thousands of hits. For reference, your partition type should be fat32.
dd if=<iPod disk device> of=ipod_mbr_backup bs=512 count=1
Page created in 0.122 seconds with 14 queries.