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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  iPod 30gb video 5G conversion to fat32 problem
« previous next »
  • Print
Pages: [1]

Author Topic: iPod 30gb video 5G conversion to fat32 problem  (Read 2448 times)

Offline lifeisloud

  • Member
  • *
  • Posts: 5
iPod 30gb video 5G conversion to fat32 problem
« on: April 22, 2008, 02:57:52 PM »
Hi all,
I started following the instructions listed here:
http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32
I got to step c) on the manual conversion and my iPod died.  I went and followed the disk mode instructions but nothing is working, it said "OK to disconnect" when it wasn't connected and when I connect it is says "Do not disconnect" yet will not appear on the computer.
What am I doing wrong? Is there any way to get it back? When I unplug my iPod it just goes to the black apple logo and I can hear the hdd click as it continually resets.

Thanks in advance for the help


edit: I turned on itunes, the ipod connected and itunes said it was corrupt and offered to restore it. I did this and its updating all my music back on it now.

I'd still like to give RockBox a shot but for some reason I'm having difficulty with the formatting of my ipod to fat32 without using a PC
« Last Edit: April 22, 2008, 05:01:04 PM by lifeisloud »
Logged

zajacattack

  • Guest
Re: iPod 30gb video 5G conversion to fat32 problem
« Reply #1 on: April 22, 2008, 05:47:06 PM »
Well, I highly recommend you use a PC.
Otherwise, you can tell us exactly how you followed the instructions and perhaps we can see if and where you went wrong.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iPod 30gb video 5G conversion to fat32 problem
« Reply #2 on: April 22, 2008, 07:42:44 PM »
PC stands for personal computer. I hope you're both aware of that. Computers running MacOS, Windows, or Linux are all PCs. Please, use clearer terms.
Logged

Offline yapper

  • Rockbox Expert
  • Member
  • *
  • Posts: 794
Re: iPod 30gb video 5G conversion to fat32 problem
« Reply #3 on: April 22, 2008, 08:52:58 PM »
Quote from: Llorean on April 22, 2008, 07:42:44 PM
Computers running MacOS, Windows ... are all PCs. Please, use clearer terms.

Steve Jobs might argue that ;-)   http://www.apple.com/getamac/ads/
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iPod 30gb video 5G conversion to fat32 problem
« Reply #4 on: April 22, 2008, 09:23:51 PM »
I'm sorry, but Apple doesn't define whether or not PC still means "Personal Computer." It has meant that for decades, and a recent ad  campaign doesn't change the term.
Logged

Offline lifeisloud

  • Member
  • *
  • Posts: 5
Re: iPod 30gb video 5G conversion to fat32 problem
« Reply #5 on: April 23, 2008, 02:12:50 AM »
I meant a windows computer, sorry!

I'll write out what I did and what has happened:

1. Mounted iPod and used disk utility to unmount the iPod volume
2. My iPod uses 512 byte sectors, so I downloaded this file and put it in a folder set up for Rockbox under directory /Applications/Rockbox
3. This is where I get stuck, I'm very new to terminal and I'm a bit confused about how to go about the next step.  I typed in /Applications/Rockbox and it said it is a directory. fine. I then typed in dd if=mbr-video30gb.bin of=/dev/disk1 and it said this is not a directory
4. I tried playing around and eventually managed to get a command (not sure what) to do something and it made my iPod continually attempt to reboot until I connected it to iTunes and restored it.

Can anyone explain to me how/what you type in for step c) d) and e) on http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32#Manual_conversion

Many thanks
« Last Edit: April 23, 2008, 05:46:44 AM by lifeisloud »
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: iPod 30gb video 5G conversion to fat32 problem
« Reply #6 on: April 23, 2008, 02:28:00 AM »
I believe you've mostly got the steps right. The problem is where you just typed /Applications/Rockbox. You'll need to use the "cd" command, and you'll need to know the full path to where you put the file (I'm guessing that path is /Applications/Rockbox). So you would type "cd /Applications/Rockbox" without the quotes, and then continue. Also, remember to be careful and double check that your iPod is still Disk1 before trying this.
Logged

Offline lifeisloud

  • Member
  • *
  • Posts: 5
Re: iPod 30gb video 5G conversion to fat32 problem
« Reply #7 on: April 23, 2008, 05:47:12 AM »
Thanks for the help, I'll try this when I get home and see if it works!  :)

Ok so I typed in what you said, and I guess it must have worked.... here's what terminal said:

1+0 records in
1+0 records out
512 bytes transferred in 2.086523 secs (245 bytes/sec)

I guess this mean it worked? I'm now not sure what to do, it says in the instructions to eject the iPod, do I do this through disk utility or just pull it out? I tried to eject using disk utility and it made my iPod crash again

update:
I think I managed to successfully format my iPod properly! However, when I used the Rockbox Utility, I select where my iPod is and the type and click on "Complete Installation" under the "Quick Start" bar and it says the installation is complete. When I quit Rockbox Utility, it then says:

Rockbox boot loader
Version: 2.0
IPOD version: 0xFFFFFFFF
Toshiba MK3008GAL
Partition 1: 0x0B 28537MB
Loading Rockbox...
Error!
Can't load rockbox.ipod:
File not found
Hold MENU+SELECT to
reboot then SELECT+PLAY
for disk mode

What exactly is it I'm doing wrong? I've been following the instructions in the manual as far as I can tell.... am I missing something?

update: seems to be working fine now, though I'm still not sure about  how to use directories to install different files....

« Last Edit: April 23, 2008, 05:04:30 PM by lifeisloud »
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  iPod 30gb video 5G conversion to fat32 problem
 

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

Page created in 0.074 seconds with 14 queries.