First page Back Continue Last page Overview Graphics
Installing Rockbox (cont)
Save the boot record
dd if=/dev/sda of=mbr.bin count=1
Save the boot partition
dd if=/dev/sda1 of=bootpartition.bin
Extract the Apple firmware
./ipod_fw -o apple_os.bin -e 0 bootpartition.bin