* FW: How to implement JFFS2 filesystem on NAND
@ 2007-05-08 11:45 sathish.madhava
2007-05-08 12:10 ` Nishanth Menon
0 siblings, 1 reply; 2+ messages in thread
From: sathish.madhava @ 2007-05-08 11:45 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
I changed my rootfs.
But now I am getting the error message as below.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00088024:
0xcf4e instead
Further such events for this erase block will not be printed
VFS: Mounted root (jffs2 filesystem).
Freeing init memory: 124K
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
And it stops here.
I have included console in my /dev.
How to go about it now.
-sathish
-----Original Message-----
From: Woodruff, Richard [mailto:r-woodruff2@ti.com]
Sent: Monday, May 07, 2007 5:31 PM
To: Sathish kumar tekal Sethu madhava rao (WT01 - MCE-Mobile Devices);
linux-omap-open-source@linux.omap.com
Cc: linux-mtd@lists.infradead.org
Subject: RE: How to implement JFFS2 filesystem on NAND
>
> VFS: Mounted root (jffs2 filesystem).
>
> Freeing init memory: 124K
>
> Warning: unable to open an initial console.
>
> /sbin/init exit code: -2
>
> /etc/init exit code: -2
>
> /bin/init exit code: -2
>
> /bin/sh exit code: -2
>
> Kernel panic - not syncing: No init found. Try passing init= option
to
> kernel.
Looks like your file system has no device nodes in /dev.
For older kernels devfs would allow this to work. On newer ones you
need all your nodes, or a properly configured udev, and some hotplug
support.
Regards,
Richard W.
The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.
www.wipro.com
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: FW: How to implement JFFS2 filesystem on NAND
2007-05-08 11:45 FW: How to implement JFFS2 filesystem on NAND sathish.madhava
@ 2007-05-08 12:10 ` Nishanth Menon
0 siblings, 0 replies; 2+ messages in thread
From: Nishanth Menon @ 2007-05-08 12:10 UTC (permalink / raw)
To: sathish.madhava; +Cc: linux-omap-open-source
sathish.madhava@wipro.com stated on 5/8/2007 6:45 AM:
> Hi,
> I changed my rootfs.
>
> But now I am getting the error message as below.
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00088024:
> 0xcf4e instead
>
you dont have a jffs2 image in the device you gave it to / part of the
flash is empty.. Suggestion on jffs2 filesystem - use a working
filesystem - the same filesystem should work fine either as a RAMDISK(if
it is small) or as a NFS filesystem.
If this is proven, then another observation i have had in the past is
that certain flash parts might take a bit longer on the very first
mount(boot)- something like 20-30 mins.. give it an hr and see if the
garbage collector finished it's work.
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s)
> and may contain proprietary, confidential or privileged information. If
> you are not the intended recipient, you should not disseminate,
> distribute or copy this e-mail. Please notify the sender immediately and
> destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses.
> The company accepts no liability for any damage caused by any virus
> transmitted by this email.
>
> www.wipro.com
>
> ______________________________________________________
>
Please read thru email ettiquette of opensource list.. most of us frown
upon a disclaimer that contains proprietary yada yada... please contact
IT department and get this email list "white listed"..
Regards,
Nishanth Menon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-08 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-08 11:45 FW: How to implement JFFS2 filesystem on NAND sathish.madhava
2007-05-08 12:10 ` Nishanth Menon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox