Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Bootloader
  • Assigned To No-one
  • Operating System iPod 5G
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by ringo999 - 2008-11-21
Last edited by saratoga - 2012-04-13

FS#9568 - rockbox.ipod not found

Tried manual and automatic installation but getting the following error at boot:


Rockbox boot loader
Version:3,0
IPOD version: 0x000B00011
TOSHIBA MK8010GAH
Partition 1: 0x0B 19045 MB Loading Rockbox…
Error!
Can’t load rockbox.ipod:
File not found
Hold MENU+SELECT to reboot
then SELECT+PLAY for disk mode

Closed by  saratoga
2012-04-13 19:16
Reason for closing:  Out of Date
Admin
fg commented on 2008-11-21 14:24

Output of sfdisk -l /dev/sdc (from a pastebin)

Disk /dev/sdc: 9729 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

 Device Boot Start     End   #cyls    #blocks   Id  System

/dev/sdc1 0+ 3 4- 32098+ 0 Empty
/dev/sdc2 4 2431 2428 19502910 b W95 FAT32
/dev/sdc3 0 - 0 0 0 Empty
/dev/sdc4 0 - 0 0 0 Empty

cat /sys/block/sdc/sdc1/start gives 252 and cat /sys/block/sdc/sdc2/start gives 257040

Admin
fg commented on 2008-11-21 14:26

Can you run the following commands? :
dd if=/dev/sdc of=dump1.bin bs=512 count=1
dd if=/dev/sdc of=dump2.bin bs=512 count=1 skip=252
dd if=/dev/sdc of=dump3.bin bs=512 count=1 skip=257040
dd if=/dev/sdc of=dump4.bin bs=2048 count=1 skip=252
dd if=/dev/sdc of=dump5.bin bs=2048 count=1 skip=257040

and attach the resulting files (dump1.bin to dump5.bin) to this task?

here you go ;-)

dump6 (from dd if=/dev/sdc of=dump6.bin bs=1024 count=1 skip=257040)

Admin
fg commented on 2008-11-21 17:51

This is definitely a 5.5G:
(from pastebin)
[ 8696.374209] sd 9:0:0:0: [sdc] 39075372 2048-byte hardware sectors (80026 MB)

Also encountered this bug, using a 5.5G, OSX RButilQT 1.2.2, and manual installation, after reformatting my ipod to FAT32 with mkfs.vfat. Autodetect failed, and RButilQT bootloader install also failed (error: “could not open ipod”). Manual bootloader installation using ipodpatcher 3.0 with 3.0 bootloader was successful, but booting resulted in the output posted above. Similar reporting error of partition MB count.

Successful installation was reached after reformatting to FAT32 using Windows iTunes and manual installation. Autodetect and RButilQT bootloader installation still failed, though.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing