Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  240 GB iPod 5G
« previous next »
  • Print
Pages: [1]

Author Topic: 240 GB iPod 5G  (Read 6570 times)

Offline Trexx

  • Member
  • *
  • Posts: 3
240 GB iPod 5G
« on: February 14, 2009, 10:07:51 AM »
Hello everyone,

I recently came upon an article on CNET about a company that will upgrade your 5G iPOD (30, 60, or 80GB versions) to a full 240 GB hard drive.  THe link is here:
http://reviews.cnet.com/8301-12519_7-10156972-49.html?tag=centerColumnArea1.2

The company that does the upgrade is called RapidRepair and this is the link to the upgrade:  http://www.rapidrepair.com/shop/3119-hard-drive-disk-mk2431gah.html

The advantages for those of us who have managed to fill up our current 5G iPods are obvious, but before shelling the US$300 that it would cost to upgrade, I would like to know that the bootloader and current releases would work on it and that Rockbox software would recognize the new (much larger) capacity.

Yeah, I know, the price of the HD upgrade is more than what I could buy a new iPod, but to have my entire music library with me at all times (and on a single Rockbox-modded iPod) is mouth-watering... But enough about that.  Will the current build work with the 240GB HD or will I have to wait for a new release?
Logged

Offline dreamlayers

  • Developer
  • Member
  • *
  • Posts: 425
  • Boris Gjenero
    • My Blog
Re: 240 GB iPod 5G
« Reply #1 on: February 14, 2009, 03:11:31 PM »
I think it works but you'll need a custom build.  See:
http://www.rockbox.org/twiki/bin/view/Main/BigDisk
You must at least define HAVE_LBA48.  I guess you don't need HAVE_MULTIVOLUME because the code in flash supports LBA48, but I don't know if anyone has tested this.  Some software will refuse to create a large FAT32 partition but at least mkfs.vfat on Linux ought to work.

Some disk reads will be slow if the physical sector size is greater than 512 bytes.  This is an issue on the 80G iPod.  I don't know what is the physical sector size on that disk.
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: 240 GB iPod 5G
« Reply #2 on: February 14, 2009, 08:34:44 PM »
Quote from: dreamlayers on February 14, 2009, 03:11:31 PM
Some disk reads will be slow if the physical sector size is greater than 512 bytes.  This is an issue on the 80G iPod.  I don't know what is the physical sector size on that disk.

Quote from: http://www.storage.toshiba.eu/index.php?id=3&pid=242&sid=7
Bytes/sector
  Host  512
  Disk  4,096

I'm not sure what that means...
Logged

Offline dreamlayers

  • Developer
  • Member
  • *
  • Posts: 425
  • Boris Gjenero
    • My Blog
Re: 240 GB iPod 5G
« Reply #3 on: February 14, 2009, 08:47:13 PM »
Quote from: cool_walking_ on February 14, 2009, 08:34:44 PM
Quote from: dreamlayers on February 14, 2009, 03:11:31 PM
Some disk reads will be slow if the physical sector size is greater than 512 bytes.  This is an issue on the 80G iPod.  I don't know what is the physical sector size on that disk.

Quote from: http://www.storage.toshiba.eu/index.php?id=3&pid=242&sid=7
Bytes/sector
  Host  512
  Disk  4,096

I'm not sure what that means...
Yes, that's the issue I was talking about.  For compatibility reasons ATA devices need to pretend they have 512 byte sectors.  Sometimes sectors are larger.  Software can ignore that fact, but that hurts performance.  For more info see http://forums.rockbox.org/index.php?topic=19964

Setting MAX_PHYS_SECTOR_SIZE to 4096 might help, but I am not sure. 
Logged

Offline rmaniac

  • Member
  • *
  • Posts: 13
Re: 240 GB iPod 5G
« Reply #4 on: March 06, 2009, 12:49:04 AM »
It works btw. Need to set the sectors to 4048 and lba48.. don't try the USB stack with anything earlier than 20208 (from today) and if you want to have more than 32768 file you will need to pull the patch I posted to fly spray. You will have to custom build the boot loader and rockbox itself to make it all work.
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: 240 GB iPod 5G
« Reply #5 on: March 06, 2009, 01:21:57 AM »
Cool, I just ordered one.
Logged

Offline rmaniac

  • Member
  • *
  • Posts: 13
Re: 240 GB iPod 5G
« Reply #6 on: March 06, 2009, 04:07:58 PM »
Little update.. the over 32768 patch was committed to SVN this morning.
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: 240 GB iPod 5G
« Reply #7 on: March 06, 2009, 08:51:10 PM »
Quote from: rmaniac on March 06, 2009, 12:49:04 AM
set the sectors to 4048

I assume that's a typo, and you meant 4096.
Logged

Offline soap

  • Member
  • *
  • Posts: 1678
  • Creature of habit.
Re: 240 GB iPod 5G
« Reply #8 on: March 13, 2009, 05:01:26 PM »
The offered build for these monster drives has been moved to  Unsupported Builds.

http://forums.rockbox.org/index.php?topic=20960.0
« Last Edit: March 13, 2009, 05:30:19 PM by soap »
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  240 GB iPod 5G
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.095 seconds with 15 queries.