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
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  Help, noob installing on 4th gen 20 gig
« previous next »
  • Print
Pages: [1] 2

Author Topic: Help, noob installing on 4th gen 20 gig  (Read 8413 times)

Offline Indeed

  • Member
  • *
  • Posts: 9
Help, noob installing on 4th gen 20 gig
« on: December 29, 2006, 09:44:17 PM »
This is what I get endlessly:

carl-burtons-powerbook-g4-15:~/Desktop ccburton$ ./ipodpatcher 1 /dev/disk2 -r bootpartition.bin
ipodpatcher v0.5 - (C) Dave Chapman 2006
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Usage: ipodpatcher --scan
    or ipodpatcher device [action]

Where [action] is one of the following options:
  -l,  --list
  -r,  --read-partition   bootpartition.bin
  -w,  --write-partition  bootpartition.bin
  -rf, --read-firmware    filename.ipod
  -wf, --write-firmware   filename.ipod
  -a,  --add-bootloader   filename.ipod
  -d,  --delete-bootloader

"device" is the device node (e.g. /dev/sda) assigned to your ipod.
ipodpatcher will refuse to access a disk unless it can identify it as being
an ipod.



Any ideas??? I tried changing the "1" from numbers 0-15 and still the same thing.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Help, noob installing on 4th gen 20 gig
« Reply #1 on: December 29, 2006, 09:46:45 PM »
Remove the 1 entirely.
Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #2 on: December 29, 2006, 09:50:49 PM »
THanks for the quick reply! Here's what I get:

carl-burtons-powerbook-g4-15:~/Desktop ccburton$ ./ipodpatcher /dev/disk2 -r bootpartition.bin
ipodpatcher v0.5 - (C) Dave Chapman 2006
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[INFO] Reading partition table from /dev/disk2
[INFO] Sector size is 512 bytes
[ERR]  Drive is not an iPod, aborting
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Help, noob installing on 4th gen 20 gig
« Reply #3 on: December 29, 2006, 09:52:40 PM »
And this is a 4th gen iPod, that has been converted to Fat32 properly?
Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #4 on: December 29, 2006, 09:54:14 PM »
Correct, 4th gen ipod, gray. I used the wiki Fat32 tutorial
Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #5 on: December 29, 2006, 09:58:11 PM »
This is info copied from the diskutility app in os x:

   Mount Point :   /Volumes/CARL'S IPOD   Capacity :   18.6 GB (20,000,236,032 Bytes)
   Format :   MS-DOS File System (FAT32)   Available :   18.6 GB (19,925,254,144 Bytes)
   Owners Enabled :   No   Used :   62.2 MB (65,191,936 Bytes)
   Number of Folders :   0
Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #6 on: December 29, 2006, 10:36:34 PM »
Ok, I reformatted into Fat32 again, because I think last time I had the level above the partition selected when I chose "erase". Does that make sense? Anyway, now I get this:

carl-burtons-powerbook-g4-15:~/Desktop ccburton$ ./ipodpatcher /dev/disk2 -r bootpartition.bin
ipodpatcher v0.5 - (C) Dave Chapman 2006
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[INFO] Reading partition table from /dev/disk2
[INFO] Sector size is 512 bytes
[INFO] Part    Start Sector    End Sector   Size (MB)   Type
[INFO]    0              63         80324        39.2   Empty (0x00)
[INFO]    1           80325      39054014     19030.1   W95 FAT32 (0x0b)
[ERR]  Firmware partition doesn't contain Apple copyright, aborting.[ERR]  Failed to read firmware directory - nimages=-1
Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #7 on: December 29, 2006, 10:46:42 PM »
This is what terminal lists for my ipod contents. ipod name is DISK2S2:

carl-burtons-powerbook-g4-15:/VOlumes/DISK2S2 ccburton$ ls -la
total 224
drwxrwxrwx   1 ccburton  ccburton  16384 Dec 29 21:34 .
drwxrwxrwt   7 root      admin       238 Dec 29 21:30 ..
-rwxrwxrwx   1 ccburton  ccburton   6148 Dec 29 21:39 .DS_Store
drwxrwxrwx   1 ccburton  ccburton  16384 Dec 29 21:30 .Spotlight-V100
drwxrwxrwx   1 ccburton  ccburton  16384 Dec 29 21:30 .Trashes
-rwxrwxrwx   1 ccburton  ccburton   4096 Dec 29 21:30 ._.Trashes
drwxrwxrwx   1 ccburton  ccburton  16384 Dec 28 09:54 .rockbox
drwxrwxrwx   1 ccburton  ccburton  16384 Dec 29 21:39 rockbox-ipod4gray-20061228 Folder
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: Help, noob installing on 4th gen 20 gig
« Reply #8 on: December 30, 2006, 04:52:20 AM »
Does the original Apple firmware still work on your ipod?  It sounds like you wiped it from your ipod when you erased the disk the first time.

A FAT32-formatted ipod with a working Apple firmware is a pre-requisite for installing Rockbox.  Get to that stage (e.g. restore your ipod with itunes, then try the conversion to FAT32 again) and then try ipodpatcher again.

Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #9 on: December 30, 2006, 01:48:49 PM »
Ok, that helped, but still a problem! Now rockbox appears to be trying to load when I disconnect after finishing the installation, but text fills half the screen, the last two lines being "rockbox error -1    loading original firmware" and then it reboots again and again on loop with this same mesage every time. all I can to is hold down the main button and the 'play' button on the quickwheel to force it to go into disk mode to make it stop rebooting.
Logged

Offline soap

  • Member
  • *
  • Posts: 1678
  • Creature of habit.
Re: Help, noob installing on 4th gen 20 gig
« Reply #10 on: December 30, 2006, 02:26:00 PM »
Rockbox error -1 means you have the bootloader installed correctly, but don't have the rockbox.ipod file on the root of your player.
You need to extract the .ZIPped build onto your player.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Help, noob installing on 4th gen 20 gig
« Reply #11 on: December 30, 2006, 02:27:27 PM »
Though the fact that it's not loading the original firmware, but instead reboots the bootloader suggests it's not, after all, installed correctly either.

It'll still function to load Rockbox by this point, but may not function to load the Apple OS.
Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #12 on: December 30, 2006, 03:34:36 PM »
Worked! Thanks!
Logged

Offline Indeed

  • Member
  • *
  • Posts: 9
Re: Help, noob installing on 4th gen 20 gig
« Reply #13 on: December 30, 2006, 03:51:09 PM »
Ok, sorry one more! How do I put songs onto it? The rockbox appears to load fine, but when I plug it back into my computer it doesn't appear as a drive.
Logged

Offline J2383

  • Member
  • *
  • Posts: 13
Re: Help, noob installing on 4th gen 20 gig
« Reply #14 on: January 01, 2007, 09:54:10 PM »
Quote from: Indeed on December 30, 2006, 03:51:09 PM
Ok, sorry one more! How do I put songs onto it? The rockbox appears to load fine, but when I plug it back into my computer it doesn't appear as a drive.

What you need to do is go into iTunes and make sure the iPod is set to be used as a disk drive.
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  Help, noob installing on 4th gen 20 gig
 

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

Page created in 0.036 seconds with 14 queries.