Welcome to the Rockbox Technical Forums!
The easiest way to convert your iPod to FAT32 is to attach it to a Windows computer which has iTunes installed. When iTunes detects your ipod, it will offer to reformat it for you.
Manual conversiona) Find your iPod and unmount it. Before you proceed you must find the device name Mac OS X has assigned to your iPod and unmount the disk. To unmount your disk, open Disk Utility (located in Applications/Utilities). Then select your iPod and click 'Unmount'.
b) Download the partition table file that match your iPod. To recreate the partition table of a Windows formatted iPod you need to download the partition table file that exactly matches your iPod model. You should save this file in the same folder as files you downloaded in step 1 a).NOTE: If you have the 30GB video ipod, you need to determine your sector size. This can be done with the ipodpatcher command - after identifying your ipod, type "ipodpatcher /dev/diskN" (replacing diskN with the device name assigned to your ipod). This should then display the sector size.
b) Download the partition table file that match your iPod
To recreate the partition table of a Windows formatted iPod you need to download the partition table file that exactly matches your iPod model. You should save this file in the same folder as files you downloaded in step 1 a).
NOTE: If you have the 30GB video ipod, you need to determine your sector size. This can be done with the ipodpatcher command - after identifying your ipod, type "ipodpatcher /dev/diskN" (replacing diskN with the device name assigned to your ipod). This should then display the sector size.
Last login: Fri Apr 27 21:06:35 on ttyp1/Users//Desktop/ipodpatcher; exitWelcome to Darwin!adsl-69-109-125-164:~ $ /Users/Desktop/ipodpatcher; exitipodpatcher v0.9 with v1.0 bootloaders - (C) Dave Chapman 2006-2007This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.[INFO] Scanning disk devices...[INFO] Ipod found - Video (aka 5th Generation) ("macpod") - /dev/disk1[INFO] Reading partition table from /dev/disk1[INFO] Sector size is 2048 bytes[INFO] Part Start Sector End Sector Size (MB) Type[INFO] 0 63 32830 64.0 Empty (0x00)[INFO] 1 32832 14651271 28551.6 HFS/HFS+ (0xffffffff)[INFO] Ipod model: Video (aka 5th Generation) ("macpod")[INFO] ************************************************************************[INFO] *** WARNING FOR ROCKBOX USERS[INFO] *** You must convert this ipod to FAT32 format (aka a "winpod")[INFO] *** if you want to run Rockbox. Rockbox WILL NOT work on this ipod.[INFO] *** See http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32[INFO] ************************************************************************Enter i to install the Rockbox bootloader, u to uninstall or c to cancel and do nothing (i/u/c) :^[
c) Apply the correct partition tableRun the below command to write the partition table to your iPod:dd if=mbr-xxxx.bin of=/dev/diskNReplace mbr-xxxx.bin with the name of the MBR file you downloaded in step b).NOTE you must replace "diskN" with the correct name of the disk device assigned to your iPod - disk1, disk2 etc. Using an incorrect device name in this command may result in the partition table for another hard disk in your system being changed. Which is very bad news.
Last login: Sat Apr 28 16:09:26 on ttyp1/Volumes/ipodpatcher-0.9/ipodpatcher; exitWelcome to Darwin!adsl-69-109-125-164:~ $ /Volumes/ipodpatcher-0.9/ipodpatcher; exitipodpatcher v0.9 with v1.0 bootloaders - (C) Dave Chapman 2006-2007This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.[INFO] Scanning disk devices...[INFO] Ipod found - Video (aka 5th Generation) ("macpod") - /dev/disk2[INFO] Reading partition table from /dev/disk2[INFO] Sector size is 2048 bytes[INFO] Part   Start Sector   End Sector  Size (MB)  Type[INFO]   0        63     32830     64.0  Empty (0x00)[INFO]   1      32832    14651271   28551.6  HFS/HFS+ (0xffffffff)[INFO] Ipod model: Video (aka 5th Generation) ("macpod")[INFO] ************************************************************************[INFO] *** WARNING FOR ROCKBOX USERS[INFO] *** You must convert this ipod to FAT32 format (aka a "winpod")[INFO] *** if you want to run Rockbox.  Rockbox WILL NOT work on this ipod.[INFO] *** See http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32[INFO] ************************************************************************Enter i to install the Rockbox bootloader, u to uninstall or c to cancel and do nothing (i/u/c) :
Specifically, where is the text "dd if=mbr-2056.bin of=/dev/disk2" in the Terminal Window, or how should the current text be modified?
Moreover, the above "WARNING FOR ROCKBOX USERS" gives the impression that "Rockbox WILL NOT work on this ipod" given the way things are now. The message gives the impression that I have to go to the email address listed. Twice, the display has given me the frozen Apple of Death.
Why can't you do even the first of the instructions in section d)?You will not get past the installation untill Section d) has been completed(Rockbox needs Fat32)
poikkeus - the step that you're struggling with (the "dd" command) is a command that you type into the terminal. Â If you're not familiar with how to use the terminal, then this conversion method isn't for you. Â I would suggest either trying harder to find a Windows computer with iTunes installed, asking a friend to help you with the Terminal steps, or doing some research and teaching yourself how to use the Terminal.
Sadly, we still live in a world where people assume Windows is a superior platform, when it's simply the dominant one.
Page created in 0.096 seconds with 14 queries.