but how do i boot yongun kernel without uboot? Is there a chance for pdaxrom and Debian?
20r0 compiled kernel 2.6.24 for both UBOOT and Sharp Bootloader
The files can be downloaded at
http://yonggun.tistory.com/66I can see from your previous posts that you have a C1000.
Assuming you want to install debian on the first partition of your sd card, you should download zImage.bin.mmcblk0p1 and flash the kernel (reboot while holding <ok>, ...)
Don't forget to get the modules-2.6.24-yonggun.tar.gz from the same site and extract it in your root folder after flashing.
Then on first boot afte flashing :
#depmod -a
then reboot.
Confirmed works on C1000 (havent tested sound yet).
After installation, Zaurus boots into sd first partition (assuming you download zImage.bin.mmcblk0p1)
This worked for me but YMMV.