All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Frey <ffrey@freesurf.ch>
To: linux-mtd@lists.infradead.org
Subject: Compatibility between m-system and mtd-driver
Date: Thu, 3 Jan 2002 16:51:16 +0100	[thread overview]
Message-ID: <02010316511600.01040@theodul> (raw)

Hi folks,

I have a x86-board with a DOC-millenium. The DOC contains a single partition 
with a ext2-fs which is intented to be the rootfs. The partition was created 
and populated using the m-system driver v4.2.
When I use a kernel 2.4.9 with included mtd- and nftl-support, everything 
works fine. On boot up the kernel reports:

  M-Systems NAND Flash Translation Layer driver. (C) 1999 MVHI
  $Id: nftlcore.c,v 1.73 2001/06/09 01:0943 dwmw2 Exp $
  Partition Check:
   nftla: nftla1
  VFS: Mounted root (ext2 Filesystem) readonly.
 ....
 init started: Busybox v0.51.....
--------

When I use the latest mtd-code from CVS and try to do the same, I get this:

  NFTL driver: nftlcore.c $Revision: 1.85 $, nftlmount.c $Revision: 1.25 $ 
  NFTL_notify_add for DiskOnChip Millennium 
  NFTL_setup
   nftla: nftla1
  VFS: Mounted root (ext2 filesystem) readonly.
  Freeing unused kernel memory: 48k freed
  Kernel panic: No init found.  Try passing init= option to kernel.
----
...and it's definitely not a problem with the init. The kernel seems to mount 
the filesystem but has problem to read it correctly. 
There is something which makes it confusing. When I use a harddrive to mount 
the rootfs and try to mount and read the DOC-partition later, I don't see any 
problems.

Any comments ?
Felix

                 reply	other threads:[~2002-01-03 15:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=02010316511600.01040@theodul \
    --to=ffrey@freesurf.ch \
    --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 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.