Welcome to the Rockbox Technical Forums!
[pts/8][root@deimos]:~# fdisk /dev/sdaCommand (m for help): pDisk /dev/sda: 4095 MB, 4095737344 bytes241 heads, 62 sectors/track, 535 cylindersUnits = cylinders of 14942 * 512 = 7650304 bytes Device Boot Start End Blocks Id System/dev/sda1 1 11 80293+ 0 EmptyPartition 1 has different physical/logical beginnings (non-Linux?): phys=(0, 1, 1) logical=(0, 1, 2)Partition 1 has different physical/logical endings: phys=(9, 254, 63) logical=(10, 181, 8)Partition 1 does not end on cylinder boundary./dev/sda2 11 536 3919418+ b W95 FAT32Partition 2 has different physical/logical beginnings (non-Linux?): phys=(10, 0, 1) logical=(10, 181, 9)Partition 2 has different physical/logical endings: phys=(497, 240, 62) logical=(535, 88, 61)Command (m for help):
Blame storage manufacturers for creating a second labeling scheme that claims to have the same units but doesn't really.
Aug 10 22:36:42 deimos kernel: usb 1-4: new high speed USB device using ehci_hcd and address 15Aug 10 22:36:43 deimos kernel: usb 1-4: configuration #1 chosen from 2 choicesAug 10 22:36:43 deimos kernel: scsi125 : SCSI emulation for USB Mass Storage devicesAug 10 22:36:48 deimos kernel: scsi 125:0:0:0: Direct-Access Apple iPod 1.62 PQ: 0 ANSI: 0Aug 10 22:36:48 deimos kernel: sd 125:0:0:0: [sda] 7999487 512-byte hardware sectors (4096 MB)Aug 10 22:36:48 deimos kernel: sd 125:0:0:0: [sda] Write Protect is offAug 10 22:36:48 deimos kernel: sd 125:0:0:0: [sda] 7999487 512-byte hardware sectors (4096 MB)Aug 10 22:36:48 deimos kernel: sd 125:0:0:0: [sda] Write Protect is offAug 10 22:36:48 deimos kernel: sda: sda1 sda2Aug 10 22:36:48 deimos kernel: sd 125:0:0:0: [sda] Attached SCSI removable disk
as cool_walking_ said, the first partition is the firmware partition of Apple. It has to be the way it is, and Rockbox writes its bootloader to that partition.
... but the only reason it -has- to be like that is that the device itself does a checksum or something, otherwise you'd just need a very small partition for the boot loader, right?
Page created in 0.083 seconds with 16 queries.