I've been working on getting Debian EABI installed on my SL-C3200 for the past few days. I tried the yongun kernel but had nothing but trouble out of Uboot. I've decided to go with an angstrom kernel and the stock EABI rootfs. Problem is, I cannot seem to get it to flash. No matter what I do (I've done complete NAND restores and HDD restores) I cannot get it to flash correctly. I put gnu-tar, zImage.bin, and updater.sh from the angstrom installation package onto my SD card ( I have tried CF too) and pop it in. I boot up holding OK and choose menu 4, SD (or CF), and click the (Y) button. It restarts as I expected but it reports "SD not found!!" error (1). It does the same thing with a CF card but the message shows CF not found rather than SD. I used both slots extensively before and after my attempts meaning that they are working correctly. The SD card is formatted with mkfs.vfat -F 16. Any suggestions?