All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] jffs2 problem
@ 2010-03-13  7:54 Nataraj S Narayan
  2010-03-13 20:37 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Nataraj S Narayan @ 2010-03-13  7:54 UTC (permalink / raw
  To: buildroot

Hi Jacmet

 rootfs.arm.jffs2  from BR git. gives me at boot

 CLEANMARKER node found at 0x00660000 has totlen 0xc != normal 0x0
 jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x01f86ef0: 0x5feb instead

 and finally

 Kernel panic - not syncing: Attempted to kill init!

When doing by hand, which works , i use:-

#sudo mkfs.jffs2 --pad --little-endian --eraseblock=0x20000 -n -o
last.jffs2  -s 0x800 -r /media/usb/

regards

Nataraj

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] jffs2 problem
  2010-03-13  7:54 [Buildroot] jffs2 problem Nataraj S Narayan
@ 2010-03-13 20:37 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-03-13 20:37 UTC (permalink / raw
  To: buildroot

>>>>> "Nataraj" == Nataraj S Narayan <natarajsn@gmail.com> writes:

Hi,

 Nataraj> When doing by hand, which works , i use:-

 Nataraj> #sudo mkfs.jffs2 --pad --little-endian --eraseblock=0x20000 -n -o
 Nataraj> last.jffs2  -s 0x800 -r /media/usb/

So what is the difference between this and what BR does?
- What commandline does BR use?
- Does the above work if you use the mkfs.jffs2 built by BR?

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-13 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-13  7:54 [Buildroot] jffs2 problem Nataraj S Narayan
2010-03-13 20:37 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.