hm..
mount /dev/mtdblock1 /mnt/tmp
gives
mount: you must specify the filesystem type
just to check i tried
mount /dev/mtdblock2 /mnt/tmp
this gives
..already mounted or /mnt/tmp busy
but:
umount /dev/mtdblock2
gives
..not mounted
so what is right? ALREADY mounted or MOT mounted?
and, after this, how can i "see" my kernel?
regards
seb