Rockbox Ports are now being developed for various digital audio players!
In theory you can move partition 1 around as well but you shouldn't really need to as it's never written to during normal operation and thus the performance issue is somewhat irrelevant
If you're going to modify the partition table you need to use a very low level tool such as sfdisk
Just move the start of the data partition to an even numbered logical sector
the odds of any partition resizing tool understanding the 2048 byte sector filesystem correctly and doing the right thing are pretty low
Just accept that the filesystem will be destroyed when you change the partition table
...and format it again with 2048 byte sectors...
using the command from the manual restore instructions on the wiki.
So the wrong partition alignment has no effect on read speed at all? Doesn't it slower the boot time (loading firmware from partition 1) for example? I suppose partition 1 is misaligned just the same way as data partition yet none of my tools is capable of showing it's starting/end sector.
QuoteIf you're going to modify the partition table you need to use a very low level tool such as sfdiskIt's a part of Linux system, isn't it? Do you know any such tools for Windows environment? Or at least any bootable ones?
How about the 'end of partition' sector? To make partition end at the end of the physical sector I would need to move it to an odd numbered logical sector. How important is that? (Probably not as much as 'start of partition' proper placement)
How about "system" files and directories on data partition? (iTunesControl, iTunesDB, music FXX catalogs) Are they going to be recreated by firmware/iTunes automatically? Or do I have to backup them?
Quote...and format it again with 2048 byte sectors...You were thinking 2048 byte clusters?
Quoteusing the command from the manual restore instructions on the wiki.Can you point me to that? I had trouble finding anything relevant.
http://www.rockbox.org/wiki/IpodManualRestore
I got the same 120gb hard disk , Can I request the step by step process you did. Thanks in advance.
Page created in 0.403 seconds with 14 queries.