All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: zeusj@firstlinux.net
Cc: all in MTD mailinglist <linux-mtd@lists.infradead.org>
Subject: Re: Quesion on copying to mtdblock0
Date: Fri, 17 May 2002 08:51:50 +0100	[thread overview]
Message-ID: <5794.1021621910@redhat.com> (raw)
In-Reply-To: <20020517073950.53BD02757@sitemail.everyone.net>

zeusj@firstlinux.net said:
>  >Can you show me the image you loaded onto the flash? Just the first
> few  >kilobytes should do.

> Sure,with pleasure. If you dont mind , I send you the whole image in
> the attachment

 <Mailman caught it because it was too large for the list.>

 $ od -t x1 jffs2.img | head -1
0000000 85 19 02 e0 44 00 00 00 1d fb f7 98 01 00 00 00

That's a little-endian image. It ain't gonna work on a Dragonball.

Did it not say 
"Magic bitmask is backwards at offset 0x00000000. Wrong endian filesystem?"?


Make sure you use the '--bigendian' option to mkfs.jffs2.

--
dwmw2

       reply	other threads:[~2002-05-17  7:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020517073950.53BD02757@sitemail.everyone.net>
2002-05-17  7:51 ` David Woodhouse [this message]
2002-05-17  8:46 Quesion on copying to mtdblock0 Jim Zeus
2002-05-17  8:57 ` David Woodhouse
  -- strict thread matches above, loose matches on Subject: below --
2002-05-17  8:34 Jim Zeus
2002-05-17  8:42 ` David Woodhouse
2002-05-17  6:58 Jim Zeus
2002-05-17  7:17 ` David Woodhouse
2002-05-16  9:05 Jim Zeus
2002-05-16 12:24 ` David Woodhouse
2002-05-15 18:43 Jim Zeus
2002-05-15 19:17 ` David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5794.1021621910@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=zeusj@firstlinux.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.