I tried to install several times - was successful, but when I rebooted each time I got a Kernel Panic? So I decided to give the U-Boot - 2.6.23.1 - EABI method a try. I was successful in getting that up and running, but too many little bugs compared to the TichyLinux system. Debating what to do next. I did notice that if I do not press 2 on reboot with U-boot I get a similar Kernel Panic error - is that the mistake I made with Cortez-Debian? Do you need to press 2 on boot?
Uboot is a multiple boot system :
- pressing nothing : boot from flash
- pressing 1 : boot from SD
- pressing 2 : boot from microdrive
- pressing 3 : boot from CF
- pressing OK : install new kernel and/or system on flash
So,
Pressing "2" boots from microdrive, pressing "1" boots from SD which can contain Titchy. You don't have to choose, you can have both !
Chero.