I've managed to build a zImage. Even extracted and merged with a ramdisk and repacked into a flashable zip, no go. When I try to flash with adb, no directory. Sure this is why that is, but, why???:
~ $ adb shell
# cat /proc/mtd
dev: size erasesize name
#
Why no mtd info? I've...