boot dva0 -file vmlinux.gz -flags "load_ramdisk=1 prompt_ramdisk=1"
and it froze in the aboot process. When I used
boot dva0 -file vmlinux.gz -flags load_ramdisk=1
it did a hard reset after the "now booting the kernel" message.
Interestingly, it also reboots now with the first command line.
Is there any chance for me to get Linux up and running on that machine?
I saw that in later 2.1.x kernels there is a constant defined for LYNX
machines, does that mean that I should try to cross-compile a kernel?
Felix