Good resource, but very slow responding for some reason. I ordered an MP3 kit for $12.99 from
yea we had almost 20000 hits yesterday. i’ve been looking at moving it to a hosting service.
I’m not clear on the relationship between the MP3 kit contents, the xD card, and the SD card.
that is a common question, not sure why my document isn’t very clear.
basically we are using some NAND flash in the form of a xD card to trick the juicebox into running custom code. when combined with the sd/mmc socket this allows us to boot the juicebox with a custom bootloader from the xD card, which then reads a custom kernel and root file system from the sd/mmc card.
the UMDcart i made from an existing mp3 kit was simply to test the design with a minimal amount of work.
After looking at the pictures again, maybe I’m confusing two different types of cartridge. Is the one you show chopped up with gray wires, a non-MP3-kit cartridge modified to hold an xD card?
yes there are two different variations on the hacked cartriidges, one that has both sd/mmc and nand flash, the other only nand flash.
As I understand the JB, people were supposed to buy videos and music on ROM-like cartridges (but of course there was only a poor selection). So maybe your hack is to convert one of those pre-recorded carts? OTOH, the MP3 kit looks like you load your own music on an SD card, then put the card in the adapter. Correct? So if I can get the right data format on an SD card, I can get the JB to boot off the MP3 adapter cart?
close, the bootloader code in the juicebox only allows booting custom code from the nand flash movie cartridges, not from the sd/mmc card. thats why we have a dual function card. nand flash to boot the custom code, the sd/mmc for removable media .
additional discussion on building a custom cartridge can be found at :
http://www.linux-hacker.net/cgi-bin/Ult … =&Session=
and interactive discussion can be found on irc at irc.freenode.net on the #edev channel