instalation av Ipod linux på ipod via ubuntu...

TooMpa
Inlägg: 32
Blev medlem: 18 jan 2007, 02:12

instalation av Ipod linux på ipod via ubuntu...

Inlägg av TooMpa »

Någon som kan en bra guide.. kommer hit sen blir det kört...

kommer inte förbi står något om att man måste ha make_fw och saker ><

# ./make_fw -o apple_os.bin -e 0 ipod_os_partition_backup

Kernel Installation

To install the kernel you need the iPod boot loader, a version of the iPod Linux Kernel (http://sourceforge.net/project/showfile ... e_id=73283) and the iPod operating system backup created earlier in the backup process.

You are strongly encouraged to grab a nightly kernel (http://www.ipodlinux.org/builds) (get the latest), since it may contain fixes that haven't made it into a release yet.

Firstly extract the ipodloader and iPod Linux kernel archives into a working directory and check for any last minute release notes. In the examples below the make_fw tool and loader.bin file are from the ipodloader distribution (note: this means that they're quite outdated because there's a new make_fw as well as a new bootloader) and the iPod Linux kernel version is uclinux-2.4.24-ipod2.bin.

1. Extract the Apple OS from the backup image.

# ./make_fw -o apple_os.bin -e 0 ipod_os_partition_backup

If you cannot extract the Apple OS, you may have a corrupt image, possibly due to a bad hard drive. You can extract the image from the iPod updater supplied by Apple under Windows. This is useful if the hard drive is bad, but still accepts the Apple firmware without problems.

2. Create a new image including the Linux and the Apple OS.

If you have a 5G, please see the Loader 2 page.

To make the Apple firmware the default, use

# ./make_fw -g gen -o my_sw.bin -i apple_os.bin -l uclinux-2.4.24-ipod2.bin loader.bin (4g+)

To make Linux the default:

# ./make_fw -g gen -o my_sw.bin -l uclinux-2.4.24-ipod2.bin -i apple_os.bin loader.bin (4g+)

gen can be one of these:

1g, 2g, 3g, 4g (scroll, touch, dock, click), mini, photo, nano, 5g (video)

3. Copy the new image (which is about 4-5 MB in size) back to your iPod.

# dd if=my_sw.bin of=/dev/sdX1

4. Copy the kernel modules onto the iPod (note the directory /mnt/ipod must exist and should not be in use). The lib directory below refers to the directory from the kernel release and contains the modules directory.
(This step is not needed on 4G+ iPods, nor if you downloaded a nightly kernel.)

# mkdir /mnt/ipod
# mount -t ext2 /dev/sdX3 /mnt/ipod
# cp -r lib /mnt/ipod
# umount /mnt/ipod

[edit]
Användarvisningsbild
Mekaniserad Apelsin
Hedersmedlem
Inlägg: 3777
Blev medlem: 27 maj 2006, 12:24
OS: Ubuntu
Ort: Stockholm
Kontakt:

SV: instalation av Ipod linux på ipod via ubuntu...

Inlägg av Mekaniserad Apelsin »

TooMpa skrev: Någon som kan en bra guide.. kommer hit sen blir det kört...

kommer inte förbi står något om att man måste ha make_fw och saker ><

# ./make_fw -o apple_os.bin -e 0 ipod_os_partition_backup
Meningen är att du ska extrahera den filen du fått av ipodlinux och gå in i den katalogen som allt extraherades i, där finns make_fw, du behöver inte flytta på den eller något, det är bara köra den direkt ifrån den plats den ligger på (det är det ./ framför make_fw betyder)

För att ytterligare förvirra alltihop så står det ett staket (#) framför alltihop. Det är linuxiska för att köra som rott, i ubuntu betyder det att du skriver sudo framför all annan text.


----

Om du bara är ute efter ett bättre os på din ipod skulle jag vilja rekommendera rockbox, som inte är lika krånglig att installera.
Senast redigerad av 1 Mekaniserad Apelsin, redigerad totalt 23 gånger.
More Mekaniserad at http://blippe.se.
Skriv svar

Återgå till "Installation/Uppgradering/Drivrutiner - inaktuell"