Zipit Z2 New Kernel Update!
The short story: The flash worked and I’ve got everything working that worked before. The long story?
Here’s what I did. This is the new sweetlilmre method
-
Headed over to http://sourceforge.net/projects/openzipit and downloaded the autoflasher, and the zipit z2 kernel.bin
-
renamed the z2-2.6.blahblah kernel to kernel.bin and copied to fat32 formatted SD
-
copied the z2flasher.zip to the same fat32 formatted SD and extracted it there
-
Booted the z2, waited till it rebooted itself
-
RE-formatted the SD card as EXT2
-
Svn co the package from here http://sourceforge.net/apps/mediawiki/openzipit/index.php?title=Getting_Started_with_Open_Embedded_and_the_Z2
-
as root, copied the ~/oe/zipit2-tmp/deploy/glibc/images/zipit2/Angstrom-wireless-image-glibc-ipk-2009.X-test-20090606-zipit2.rootfs.tar to the EXT2 SD card
-
on command line in the SD card root, I ‘sudo tar -xf Angstrom*.rootfs.tar .” to extract the wireless image (with x extensions)
That’s that! A really good starting point towards an emulation platform. Next up, getting snes9x working (it bitbaked fine, now to work on prerequisites)