>>Warning: unable to open an initial console This error message is due to missing initial console i.e /dev/console.
>>Kernel panic - not syncing: No init found. Try passing init= option to kernel The panic message, I guess is due to missing /sbin/init. Including the above may resolve the issue. On Thu, Aug 14, 2008 at 4:50 PM, tomy <[EMAIL PROTECTED]> wrote: > Hi, > We are using the command *mkfs.jffs2 --eraseblock=0x20000 -n -o > fs.img* to create a flash file system. But during Linux boot up an error > like *Warning: unable to open an initial console.Kernel panic - not syncing: > No init found. Try passing init= option to kernel *is coming. So the Kernel > cannot recognize the filesystem image properly. So my doubt is how can we > create a file system image for NAND flash using mkfs.jffs2 (what would be > command). > > > With Regards > Tomy Devasia > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [EMAIL PROTECTED] > Please read the FAQ at http://kernelnewbies.org/FAQ > > -- Best regards, Abhijeet
