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
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Problems installing Samsung 128gb SATA SSD in iPod 5.5
« previous next »
  • Print
Pages: [1]

Author Topic: Problems installing Samsung 128gb SATA SSD in iPod 5.5  (Read 6403 times)

Offline BXP

  • Member
  • *
  • Posts: 5
Problems installing Samsung 128gb SATA SSD in iPod 5.5
« on: November 04, 2011, 11:17:12 PM »
Hi. I recently picked up a cheap 1.8" Samsung micro SATA 128GB SSD (MMCRE28GTMXP-MVB) that I thought would be nifty to drop into a custom-cased 5.5 gen iPod video. Looking around I found a ZIF to micro SATA adapter (this one here http://www.amazon.com/1-8-Micro-SATA-Female-Adapter/dp/B004FD5B9I ) that would appear to allow the iPod to talk to the SSD, though I suppose that's not a given. I formatted the SSD to FAT32 before hooking it all up to the iPod and giving it a go.

Problem is, the iPod with the SSD and adapter doesn't want to boot. I can place the iPod in disk mode, and connect to the computer, and here's where it gets a little funny. Windows sees an ipod under the device listing, but only recognizes an unformatted disk drive in windows explorer. Going to disk management shows an unformatted drive with 1.85TB capacity (yes, T B, thought that was odd). When windows tries to format the iPod/SSD combo, it works at it a minute and returns "The disk in drive D cannot be formatted". Tried through iTunes as well, just locks up.

So I'm stumped, wondering if anybody has any thoughts. My guess is that the adapter is mucking up something, as the SSD works just fine hooked up solo through USB, but I guess it could be a lot of things. Anyone tried anything like this before?


 
« Last Edit: November 04, 2011, 11:19:42 PM by BXP »
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #1 on: November 05, 2011, 04:33:53 AM »
I'm pretty sure the iPod doesn't support SATA.  All of the drives I'm aware of that work are PATA.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline BXP

  • Member
  • *
  • Posts: 5
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #2 on: November 05, 2011, 12:50:29 PM »
Well, that was the thought behind the adapter. My other thought was maybe I'd formatted the drive incorrectly, anyone have info on how to properly setup and partition an iPod drive under windows, or even better, a screen shot of the drive on disk management?

I realize this may all be futile, but I'd hate to just throw in the towel without trying everything reasonably possible.
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #3 on: November 05, 2011, 01:28:05 PM »
Restoring in iTunes is the easiest way to create the proper partition layout and formatting.

None of the wording on the page that you linked indicates that the adapter converts from SATA to PATA, so the functionality of this adapter wasn't clear to me.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline yapper

  • Rockbox Expert
  • Member
  • *
  • Posts: 794
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #4 on: November 05, 2011, 01:30:57 PM »
The product description mentions "This unit allows a 1.8 Micro SATA Drive to be used with a PATA interface."
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #5 on: November 05, 2011, 01:38:54 PM »
Heh.  I guess my morning inattentiveness was the cause of the adapter's intended functionality being unclear.   ;)

If iTunes can't restore it I don't think there's much hope of it working.  There are instructions on the wiki for manually restoring an iPod, but it seems like the SSD isn't being accessed properly when you plug in your iPod, so I'm not confident that it would be a fruitful course of action.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline BXP

  • Member
  • *
  • Posts: 5
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #6 on: November 05, 2011, 01:44:46 PM »
Hmm, bummer. Well, it was worth a shot.  :-\
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #7 on: November 05, 2011, 01:53:38 PM »
If you want to pursue this further it might be worthwhile to drop in on the #rockbox IRC channel.  You will find a higher population of developers there.  Maybe someone will have a clue about what is going wrong.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline BXP

  • Member
  • *
  • Posts: 5
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #8 on: November 05, 2011, 02:11:36 PM »
May have to do that, thanks for the heads up.
Logged

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #9 on: November 06, 2011, 06:41:31 AM »
It sounds like something may be screwing up the sector size. SSDs often have a nonstandard sector size for performance reasons, but the original iPod hard disk *also* has a different nonstandard sector size. The iPod firmware *also* also exports the disk over USB using a *third* sector size which is different to both of the above. :)

So, some combination of the factors here is probably causing things to miscount the size of the disk.

You might be able to fix it by completely erasing the partition table (with the disk plugged into your PC directly over SATA) and then partitioning it again through the iPod. The disk probably had a partition table already which was written in terms of one sector size, and when mounted through the iPod it's being interpreted as a different sector size. Erasing it should let your OS start over and do the math based on the actual raw drive capacity and the sector size the iPod prefers to use.
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

Offline BXP

  • Member
  • *
  • Posts: 5
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #10 on: November 06, 2011, 02:05:29 PM »
So I wiped the existing partition off the SSD through the USB to SATA cable, made certain it was unallocated, then tried popping it back into the iPod. Still no luck, same problems as before. Windows sees an iPod in the device listing, sees an unformatted disk drive under explorer and shows an unallocated 1.85 TB disk in disk management, but fails to format it. The iPod can be put into disk mode, though Itunes doesn't seem to see anything at all. There isn't some specific recovery mode for the iPod I missed is there?
Think this may be a loss.
Logged

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: Problems installing Samsung 128gb SATA SSD in iPod 5.5
« Reply #11 on: November 06, 2011, 04:19:58 PM »
The in-rom disk mode is the recovery mode.

If you can dump the identifying info from the disk (using a utility like hdparm) both while directly connected to your computer, and connected via the iPod, and compare them to see what's different, it might be possible to figure out a next step.

I wouldn't hold out a lot of hope though; it sounds like the converter is doing something that the ipod firmware doesn't like.
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Problems installing Samsung 128gb SATA SSD in iPod 5.5
 

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

Page created in 0.083 seconds with 14 queries.