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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  harddrive upgrade
« previous next »
  • Print
Pages: [1]

Author Topic: harddrive upgrade  (Read 7796 times)

Offline adrimaxi

  • Member
  • *
  • Posts: 2
harddrive upgrade
« on: February 05, 2009, 05:16:10 AM »
Dear all,
I would like to buy an ipod video and upgrade it with a 120GB or 240GB hdd. There prior to do it I would like to know how it works.
I saw that you can buy the hdd ther http://www.rapidrepair.com/shop/ipod-hard-drives.html
But then how the hdd is formatted and is RB would see the properly partition if more than 136GB?
Thanks,
Adrimaxi
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: harddrive upgrade
« Reply #1 on: February 05, 2009, 06:40:19 AM »
I moved your post, as it's more of a hardware related question than an installation issue.

Have you searched the forums to see if anyone else has attempted to use a hard drive larger than 136GB in an iPod video? If not, you may be the first.

Some users have managed to get a 120GB drive into their players and have both the OF and Rockbox report the capacity in full. 240GB drives, on the other hand, are still quite new and expensive, so you may not find as many results for it. If you're willing to try it out and tell us about it, go for the 240GB drive. iTunes should be able to format the drive and set up the OF; if not, then you have your results (and maybe a nice 240GB drive to use for data storage instead).

iTunes on Windows will format the drive as FAT32 for you, which is what Rockbox expects. So if you buy any new hard drive, just pop it in, perform a restore in iTunes, then grab the manual and read it to install Rockbox.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline TexasRockbox

  • Member
  • *
  • Posts: 267
Re: harddrive upgrade
« Reply #2 on: February 07, 2009, 12:16:12 AM »
Hmmmm.....  they do show the 240GB as working with the iPod in iPod mode.  A special Rockbox build for greater than 137GB is still needed, correct?

Here: http://www.rapidrepair.com/shop/3119-hard-drive-disk-mk2431gah.html
Logged
Cowon X5L 240GB.  Rockbox 3.9.1  File browser with dircache, .flac -8  using both batteries! Samsung Player 5.0 Android 2.3.5 RaaA (Rasher daily build) .ogg -q7 & -q8

Offline rmaniac

  • Member
  • *
  • Posts: 13
Re: harddrive upgrade
« Reply #3 on: February 28, 2009, 02:53:34 AM »
I have picked up one of these 240gb drives for the ipod 5.5G and installed it. After setting rockbox to use LBA48 and a sector size of 4096 it works great so far (I just got the drive today). If anyone needs information on what to change in the source or just a precompiled bootloader and rockbox setup I can post that somewhere. I will post if I have any issues, I am copying about 200gb of .ogg files over to it right now. The drive boots the apple OS and rock box, both show 223GB or something on them.
« Last Edit: February 28, 2009, 05:03:28 PM by rmaniac »
Logged

Offline evilnick

  • Rockbox Expert
  • Member
  • *
  • Posts: 431
Re: harddrive upgrade
« Reply #4 on: March 02, 2009, 12:02:20 PM »
Unless you need the full 240GB of space then I do have a spare iPod video that's already got the 120GB drive inside it for sale.

PM me for pictures/pricing if you're interested.
Logged

Offline Tomcat ha

  • Member
  • *
  • Posts: 4
Re: harddrive upgrade
« Reply #5 on: March 11, 2009, 06:50:07 AM »
this thread is just what i need.

Can someone tell me what military shipping is thats said on that website. Is it international?

If it isnt ill just go by fed-ex international.
Logged

Offline mattylight

  • Member
  • *
  • Posts: 2
Re: harddrive upgrade
« Reply #6 on: March 18, 2009, 10:35:53 AM »
Quote from: rmaniac on February 28, 2009, 02:53:34 AM
I have picked up one of these 240gb drives for the ipod 5.5G and installed it. After setting rockbox to use LBA48 and a sector size of 4096 it works great so far (I just got the drive today). If anyone needs information on what to change in the source or just a precompiled bootloader and rockbox setup I can post that somewhere. I will post if I have any issues, I am copying about 200gb of .ogg files over to it right now. The drive boots the apple OS and rock box, both show 223GB or something on them.

rmaniac- I am finally all set up to compile my own builds, and I was planning on doing a build up of one of these monster ipods. What did you change in the source code to get it to work properly? How did you make these changes? Any tips? I am pretty new to compiling, and coding in general, but I know enough C and C++ to get in trouble...lol...anyway any help would be great. thanks in advance.

Oh and to the military guy, rapid repair does ship to APO...I called them and asked...and cheers from Iraq...
« Last Edit: March 18, 2009, 10:37:50 AM by mattylight »
Logged
Rockboxed 1G Nano and a 5G 30gb Video...

Offline rmaniac

  • Member
  • *
  • Posts: 13
Re: harddrive upgrade
« Reply #7 on: March 20, 2009, 04:01:19 PM »
Well for one there is a post of mine here:
http://forums.rockbox.org/index.php?topic=20960.0

That has images ready to go. Other than that you need to change the firmware/export/config-ipodvideo.h

Add:

/* Add LBA48 for my 240GB */
#define HAVE_LBA48

and change:

#define MAX_LOG_SECTOR_SIZE 16384
and
#define MAX_PHYS_SECTOR_SIZE 4096

Then you can compile the bootloader and rockbox and all should be happy.
Logged

Offline barbes

  • Member
  • *
  • Posts: 2
Re: harddrive upgrade
« Reply #8 on: March 20, 2009, 07:40:34 PM »
Hello,

I just tried to install your build on my 240gb 5.5 and my ipod has shut down completely.  It's showing this message on the screen:

*panic* unsupported physical sector size: 4096

A hard reboot just ends up at the same screen, and my computer won't recognize it as a drive.

Any advice as to what I should do?  At this point I'm not worried about getting Rockbox to work, I just want my iPod back.

Thanks...

*edit*

rmaniac got me going again...thanks
« Last Edit: March 21, 2009, 09:11:31 AM by barbes »
Logged

Offline TexasRockbox

  • Member
  • *
  • Posts: 267
Re: harddrive upgrade
« Reply #9 on: March 24, 2009, 08:20:27 PM »
Upgraded iPod Video for 120GB for now and am transferring files.  I think 120GB should do for .ogg for the forseeable future.  Whoo Hoo!
Logged
Cowon X5L 240GB.  Rockbox 3.9.1  File browser with dircache, .flac -8  using both batteries! Samsung Player 5.0 Android 2.3.5 RaaA (Rasher daily build) .ogg -q7 & -q8

Offline Zardoz

  • Member
  • *
  • Posts: 226
Re: harddrive upgrade
« Reply #10 on: March 26, 2009, 10:44:02 PM »
Would it be possible to upgrade the ipod 80GB with standard toshiba drive to a 1.8" SATA 128GB SSD (for a million bucks)?? I was looking at making a DIY converter, like here http://forum.notebookreview.com/showthread.php?t=356421, although i guess it might not fit. Any thoughts?
Logged
"And I have looked into the face of the force which put the idea in your head. You are bred and led yourself"

Offline barbes

  • Member
  • *
  • Posts: 2
Re: harddrive upgrade
« Reply #11 on: May 09, 2009, 08:25:44 PM »
I had Rockbox running on my iMod w/240gb drive using the build in this thread (again, thanks rmaniac) for several weeks, and it worked beautifully. Then it started to go sour - intermittent failure of the clickwheel and buttons, sometimes they worked and sometimes not, slow response to commands, screen going blank while music still played. Rebooting and hard booting sometimes helped, sometimes not. All symptoms got worse as time went on. When I rebooted into the Apple firmware the same symptoms appeared. I uninstalled all the Rockbox firmware and all symptoms disappeared (it was hard to get into disk mode to do this, it wasn't responding, though I finally got there). Original firmware now running fine.

I'd prefer to run Rockbox, though. Any ideas?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: harddrive upgrade
« Reply #12 on: May 09, 2009, 09:40:03 PM »
It sounds like intermittent hardware failure. Best guess is that it was just chance that uninstalling Rockbox had nothing to do with it clearing up, coincidence or possibly your attempts to get it into disk mode wiggled something back into place at least temporarily.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  harddrive upgrade
 

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

Page created in 0.129 seconds with 15 queries.