Duncan Palmer wrote: > > The last few lines of output > > > VFS: Mounted root (jffs2 filesystem). > > Freeing init memory: 72K > > Warning: unable to open an initial console. > > Kernel panic: Attempted to kill init! > > seem to suggest that there is nothing wrong with the jffs2 partition > itself, but the bit about being unable to open an initial console sounds > a bit dodgy. Where have you set the console to be? serial port or > framebuffer? I've no idea where the attempted to kill init bit comes > from... do you know your root filesystem is a good one? If you really > suspect that jffs2 is the culprit, try sticking your root fs on a cramfs > partition instead and see what happens when you boot with that.
... or to test further, add "init=/bin/sh" to your linux command line arguments. > J�rgen Falmer wrote: <snip> _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
