public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Peter Keel <killer@discordia.ch>
To: linux-mtd@lists.infradead.org
Cc: Heiko Fiergolla <krabat@arcormail.de>
Subject: Re: Read Flash-Dumps
Date: Wed, 9 May 2001 23:03:52 +0200	[thread overview]
Message-ID: <20010509230352.A11999@discordia.ch> (raw)
In-Reply-To: <0105091818050L.10317@frumious.unidec.co.uk>; from john@frumious.unidec.co.uk on Wed, May 09, 2001 at 06:18:05PM +0100

* on the Wed, May 09, 2001 at 06:18:05PM +0100, dr john halewood was blubbering:
> On Wednesday 09 May 2001 18:01, Peter Keel wrote:
> >
> > So how do I do a loopack-mount of the files? I tried several
> > filesystems, but that doesn't seem to work. Also, nftl doesn't
> > even appear in /proc/filesystems.
> >
> IIRC the igel box uses minix filesystems mounted on top of the NFTL so you 
> don't access the flash layer directly. (It also uses the M-Systems proprietry 
> driver, which isn't suprising as Igel wrote it)

Wrapup. 

Its Flash has the following structure:
/dev/fla contains the whole flash. In the following order:
    00000000-000003FF	something which "file" identifies as 
			linux-kernel. contains a valid partition-table, 1kB. 
    00000400-000020FB	The bootloader. It can decompress the compressed
			part of the filesystems. ca. 8kb. 
    000020FC-000043FF	Empty. 0x00, ca. 8kb. Seems to belong to
			the bootloader. 
    00004400-000103FF	Writeable area. is 48 kb. filesystem unknown
			but looks primitive. two utilities (each 7kb) 
			in /bin know how to handle that. 
    00010400...		Compressed and readonly. Contains:
	/dev/igf1	/-filesystem. ext2, 20 MB
	/dev/igf2	/usr-filesystem, ext2
	/dev/igf3	/usr3-filesystem, ext2
	/dev/igf4	(possibly)
    looks like it's realised with some kind of a loop-mount
    filesystem (probably called cromfs) which decompresses on 
    the fly. I tried with cramfs, but either this isn't the same
    or more likely, I haven't found the right start of the file.

Cheers
Peter
(Doh, 15kbit executable, seems possible with objdump...)

  reply	other threads:[~2001-05-09 21:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-09 17:01 Read Flash-Dumps Peter Keel
2001-05-09 17:10 ` David Woodhouse
     [not found]   ` <20010509192623.A10814@discordia.ch>
     [not found]     ` <366.989431089@redhat.com>
2001-05-09 19:35       ` Peter Keel
2001-05-09 17:18 ` dr john halewood
2001-05-09 21:03   ` Peter Keel [this message]
2001-05-09 21:28     ` 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=20010509230352.A11999@discordia.ch \
    --to=killer@discordia.ch \
    --cc=krabat@arcormail.de \
    --cc=linux-mtd@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox