Hi,
the link for the console should also be masked for 2.2 kernel
versions.
In rootdisk.sh is a line
ln -s tty0 $R/dev/console
MAKEDEV generates allready the /dev/console device for kernel-2.2,
so this sym-link goes wrong!
Can we remove this line and let MAKEDEV decide what we get on kernel2.0
and kernel2.2 ?
Greetings,
Hartmut