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
| | | |-+  [ERR] --add-bootloader failed. HELP!
« previous next »
  • Print
Pages: [1]

Author Topic: [ERR] --add-bootloader failed. HELP!  (Read 3222 times)

Offline geastes

  • Member
  • *
  • Posts: 6
[ERR] --add-bootloader failed. HELP!
« on: January 17, 2007, 12:18:03 PM »
wHEN TRYING TO PUT rOCKBOX ON MY 1ST GEN IPOD NANO I GET THE FOLLOWING MESSAGE: (copyed from command prompt)

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Graham>c:\rockbox\ipodpatcher --scan
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] Scanning disk devices...
[INFO] Ipod found - 1st Generation Nano - disk device 1

C:\Documents and Settings\Graham>c:\rockbox\ipodpatcher 1 -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 \\.\PhysicalDrive1
[INFO] Sector size is 512 bytes
[INFO] Part    Start Sector    End Sector   Size (MB)   Type
[INFO]    0              63        160649        78.4   Empty (0x00)
[INFO]    1          160656       3984119      1866.9   W95 FAT32 (0x0b)
[INFO] Ipod model: 1st Generation Nano
[INFO] Seeking to sector 63
[INFO] Writing 160587 sectors to output file
[INFO] Done.
[INFO] Partition extracted to bootpartition.bin.

C:\Documents and Settings\Graham>c:\rockbox\ipodpatcher 1 -a bootloader-ipodnano
.ipod
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 \\.\PhysicalDrive1
[INFO] Sector size is 512 bytes
[INFO] Part    Start Sector    End Sector   Size (MB)   Type
[INFO]    0              63        160649        78.4   Empty (0x00)
[INFO]    1          160656       3984119      1866.9   W95 FAT32 (0x0b)
[INFO] Ipod model: 1st Generation Nano
[ERR]  Couldn't open input file bootloader-ipodnano.ipod
[ERR]  --add-bootloader failed.

C:\Documents and Settings\Graham>
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: [ERR] --add-bootloader failed. HELP!
« Reply #1 on: January 17, 2007, 12:21:50 PM »
You didn't follow the instructions explicitly. They tell you to change directories to the one where iPodplacther is stored. You skipped that step.

What you're instead doing is typing in the full path to the command, which is like saying "Take the program over there, but run it here" which works in the first step, but not the second, because it doesn't know that the bootloader.ipod file is also 'there'.
Logged

Offline geastes

  • Member
  • *
  • Posts: 6
Re: [ERR] --add-bootloader failed. HELP!
« Reply #2 on: January 17, 2007, 12:22:51 PM »
so.. whats next for me to do? ???
at the moment i the bootloader is in  c:\rockbox\bootloader-ipodnano.ipod
« Last Edit: January 17, 2007, 12:25:31 PM by geastes »
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: [ERR] --add-bootloader failed. HELP!
« Reply #3 on: January 17, 2007, 12:24:36 PM »
Change directories to C:\Rockbox
Logged

Offline geastes

  • Member
  • *
  • Posts: 6
Re: [ERR] --add-bootloader failed. HELP!
« Reply #4 on: January 17, 2007, 12:25:54 PM »
It is!!! ???
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: [ERR] --add-bootloader failed. HELP!
« Reply #5 on: January 17, 2007, 12:26:03 PM »
geastes, I don't know which set of instructions you are following, but you might find it helpful to follow the instructions in the Rockbox Manual rather than on the wiki.  The instructions in the manual were updated (as of today) to be more clear.  We haven't yet incorporated those changes into the version on the wiki.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: [ERR] --add-bootloader failed. HELP!
« Reply #6 on: January 17, 2007, 12:28:20 PM »
You are in C:\Documents and Settings\Graham>
You need to be in C:\Rockbox>

You shouldn't be TYPING C:\Rockbox> at the start of every line.
Logged

Offline geastes

  • Member
  • *
  • Posts: 6
Re: [ERR] --add-bootloader failed. HELP!
« Reply #7 on: January 17, 2007, 12:30:48 PM »
What do i type to get into c:\rockbox>?
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: [ERR] --add-bootloader failed. HELP!
« Reply #8 on: January 17, 2007, 12:34:30 PM »
Please read this section of the manual and follow the instructions there:

http://download.rockbox.org/manual/rockbox-ipodnano/rockbox-buildch2.html#x4-110002.2.3

Let me know if this enables you to resolve your issue.  I'd like to get a sense of whether these new instructions are clear.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline geastes

  • Member
  • *
  • Posts: 6
Re: [ERR] --add-bootloader failed. HELP!
« Reply #9 on: January 17, 2007, 12:37:32 PM »
 :D i think its worked!!! thanks
Logged

Offline geastes

  • Member
  • *
  • Posts: 6
Re: [ERR] --add-bootloader failed. HELP!
« Reply #10 on: January 17, 2007, 12:43:58 PM »
new manual easyer 2 use :)
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  [ERR] --add-bootloader failed. HELP!
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.081 seconds with 21 queries.