Okay...I'm really confused. I'm not sure if I should open up a new topic to ask this, but how in the world to you boot off the SD Card? With the fullflash, I simply downloaded the file, extracted it to the SD Card, booted it, and it worked fine! I went to the link you gave me, but it was still quite confusing...
What I did was I used GParted on my Ubuntu Laptop (the wiki said to run certain commands from within the Pandora, which I did, but it still didn't make any sense, so I gave up on that method) to format my (8GB) SD Card with three different partitions, in order:
6GB FAT32
1GB ext2
512MB Swap
After that I searched around to find the files the wiki was asking for, until I eventually came acrossed "pandora-rootfs.tar.bz2" from
here, and I extracted that to the ext2 partition; (although admittedly, a couple of the files didn't seem to extract right, if at all, so they may be why this failed, but I tend to think I did something else wrong too...) After that, I made an autoboot.txt file (on Ubuntu, not Windows, the wiki advised against that) with text copied from the wiki...
("setenv bootargs root=/dev/mmcblk0p1 rw rootwait vram=6272K omapfb.vram=0:3000K mmc_core.removable=0
ext2load mmc 0 0x80300000 /boot/uImage-3
bootm 0x80300000" to be exact)
(Note, I changed "/boot/uImage-3" to "/boot/uImage" because the wiki said that will boot the older kernel, which is my whole reason for doing this...)
...and put it on the root of the FAT32 partition. After that I put it in the 1GHz good Pandora first, to see what would happen, but it just booted the typical firmware, and then I put it in the non-good CC Pandora, and that one just booted it's typical firmware as well, (SZB4). I also tried holding "R-Trigger" at startup, but "boot from SD1:1" didn't appear, so that didn't work...