Rockbox Ports are now being developed for various digital audio players!
That said, I've never bothered defragmenting any of my players, mainly because there isn't any reliable FAT defrag utility available in Linux.
tar cf /tmp/tempH120 /mount/H120rm -r /mount/H120cd /mount/H120tar xf /tmp/tempH120rm /tmp/tempH120
Don't know how big the h310's hard drive is or how fast your usb connection is, but if you scan it and it is pretty fragmented, you'd probably be better off wiping it and re-copying everything over in one go than letting windows' defrag util play with it for eons.
Code: [Select]tar cf /tmp/tempH120 /mount/H120rm -r /mount/H120cd /mount/H120tar xf /tmp/tempH120rm /tmp/tempH120
Would it be safe to de frag my 30 gig ipod video (5th generation) It does have alot of fragmented files in it due to me always putting in ne w videos and such along with rockbox stuff. I just want to make sure it won't be damaged in any way at all.
Page created in 0.131 seconds with 14 queries.