Welcome to the Rockbox Technical Forums!
mkfs.fat -F 32 -S 2048 /dev/sd[a-z][0-9]
Thanks for the input!Update: Just to be sure, I double-checked my partition scheme using the GNOME disks utility, and it shows that it's a 1TB (955GB) Win '95 FAT32 partition with a Windows 95 MBR. Is this one of my problems?
Code: [Select]mkfs.fat -F 32 -S 2048 /dev/sd[a-z][0-9]
mkfs.fat -F 32 -s 64 /dev/sdb
/dev/sdb: DOS/MBR boot sector, code offset 0x58+, OEM-ID "mkfs.fat", Bytes/sector 4096, sectors/cluster 64, reserved sectors 64, Media descriptor 0xf8, sectors/track 63, heads 255, sectors 250347510 (volumes > 32MB), FAT (32 bit), sectors/FAT 3840, reserved 0x1, serial number 0xd81e2050, unlabeled
Any tips on what partition table would be best for the iPod?
Thanks!Any tips on what partition table would be best for the iPod?I appreciate the input.
I don't use the iPod but from seeing discussions on IRC I believe it needs a specific MBR partition layout.Might be useful for you:https://www.rockbox.org/wiki/IpodManualRestoreEDIT: I see someone already provided that link but I guess you need to reformat the MBR again with those instructions if you destroyed it.
Page created in 0.054 seconds with 17 queries.