Rockbox Development > Starting Development and Compiling

Scramling 1G & 2G

(1/2) > >>

rangi_chip:
What line of code do I use to scramble something for the 1G and 2G?

I've used scramble before for all the other generations... just need these last 2.


--- Code: ---cd c:/rockbox/tools
./scramble -add=xxxx c:/example.bin c:/example.ipod
--- End code ---

What code(s) would I use in place of 'xxxx'?
I couldn't figure out which one(s) from the ./scramble help.

I'm guessing the following codes are correct...(please correct me if I'm wrong)

ipco = iPod 4G (Color/Photo)
nano = iPod Nano 1G
ipvd = iPod 5G (Video)
mn2g = iPod Mini 2G
ip3g = iPod 3G
ip4g = iPod 4G (Monochrome)
mini = iPod Mini 1G

Where do the 1G & 2G fit in?


Cheers

AlexP:
As a note, the Classic refers to the new 6th gen only.  Referring to the old full size ipods as classics is just going to confuse :)

rangi_chip:
I thought that's what they would be called, read this.


EDIT: And for everyone's info, it's "1g2g".

Llorean:
If you're posting on our forums, "using the terms we need you to us to avoid confusing other users" is not beside the point. The problem we get is that people read posts like yours, get confused, and think we have support for the Classic and just haven't announced it yet. This causes further confusion when they go and tell other people and so on.

So, while I'm sure you'd like help, and you'll probably get it eventually, don't tell people it's beside the point when they ask you to adhere by the terms we use throughout the rest of the site to help avoid confusion.

As it is, it's not necessary to scramble in the official install process. What are you trying to accomplish?

rangi_chip:
Posts have been edited to avoid unwanted confusion.

Had to look inside the scramble.c file to find the appropriate option code "1g2g" to scramble something for that generation iPod.

That option code doesn't come up when you access the scramble help screen:

--- Code: ---cd c:/rockbox/tools
./scramble
--- End code ---

Should not all models be on that help screen?

Anyway, I'm sorted thanks to Der Papst over at iPL.

Navigation

[0] Message Index

[#] Next page

Go to full version