Thank You for your continued support and contributions!
There is a 'problem' with builds on the early iPod models, which results in some builds being 'bad'. Check out this thread http://forums.rockbox.org/index.php?topic=14228.0 for details of versions that have been found to work on a 2nd Gen, which should have a good chance of running on your 1st Gen.About halfway down the thread is a list of recent-ish versions I've tried with success.
@GodeaterMBR? Delighted. I'm assuming a simple:dd if=/dev/diskN of=mbr1gen.bin... will do the trick?How do I put it up here?
1) Contrast and backlighting hosed (perhaps trivial)2) Constant reboot reportedly due to incorrect diagnosis of low battery.
G4:~ bidmead$ dd if=/dev/disk3s2 of=mbr_1G_bin.txt count=11+0 records in1+0 records out
I was under the impression this had been fixed:http://svn.rockbox.org/viewvc.cgi?view=rev;revision=16547
The dd instruction should be using the "whole disk" device (/dev/disk3) not the 2nd partition on the disk (/dev/disk3s2). The MBR is the very first sector on the disk.
Page created in 0.056 seconds with 16 queries.