From: amit lubovsky <amit.lubovsky@infineon.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: mount of JFFS2
Date: Wed, 24 Oct 2001 17:42:41 +0200 [thread overview]
Message-ID: <3BD6E171.3856A900@infineon.com> (raw)
In-Reply-To: 18479.1003845325@redhat.com
Hi,
When trying to mount JFFS2 as root on a malta board with mips5kc, I have
passed the kernel the mount device by:
'go . root=/dev/mtdblock1'
after copying the file system to that device and I got the following:
jffs_scan_flash(): Leaving...
jffs_find_file(): ino: 1
jffs_find_file(): Didn't find file with ino 1.
jffs_add_virtual_root(): Creating a virtual root directory.
jffs_insert_file_into_hash(): f->ino: 1
jffs_possibly_delete_file(): ino: 1
jffs_remove_redundant_nodes(): ino: 1, name: "", newest_type: 1
jffs_insert_file_into_tree(): name: ""
jffs_find_file(): ino: 0
jffs_find_file(): Didn't find file with ino 0.
jffs_build_file(): ino: 1, name: ""
jffs_update_file(): ino: 1, version: 0
JFFS: Dumping the file system's hash table...
*** c->hash[1]: "" (ino: 1, pino: 0)
/ (ino: 1, highest_version: 0, size: 0)
jffs_read_inode(): inode->i_ino == 1
read_inode(): down biglock
jffs_find_file(): ino: 1
jffs_find_file(): Found file with ino 1. (name: "")
read_inode(): up biglock
JFFS: GC thread pid=8.
JFFS: Successfully mounted device 1f:01.
amit: JFFS: Successfully mounted device 1f:01.
VFS: Mounted root (jffs filesystem) readonly.
Freeing prom memory: 956kb freed
Freeing unused kernel memory: 76k freed
jffs_lookup(): dir: 0x810b0c40, name: "dev"
lookup(): down biglock
jffs_find_child()
jffs_find_child(): Didn't find the file "dev".
jffs_lookup(): Couldn't find the file. f = 0x00000000, name = "dev", d =
0x811f1
lookup(): up biglock
Warning: unable to open an initial console.
jffs_lookup(): dir: 0x810b0c40, name: "sbin"
lookup(): down biglock
jffs_find_child()
jffs_find_child(): Didn't find the file "sbin".
jffs_lookup(): Couldn't find the file. f = 0x00000000, name = "sbin", d
= 0x8111
lookup(): up biglock
jffs_lookup(): dir: 0x810b0c40, name: "etc"
lookup(): down biglock
jffs_find_child()
jffs_find_child(): Didn't find the file "etc".
jffs_lookup(): Couldn't find the file. f = 0x00000000, name = "etc", d =
0x811f1
lookup(): up biglock
jffs_lookup(): dir: 0x810b0c40, name: "bin"
lookup(): down biglock
jffs_find_child()
jffs_find_child(): Didn't find the file "bin".
jffs_lookup(): Couldn't find the file. f = 0x00000000, name = "bin", d =
0x811f1
lookup(): up biglock
Kernel panic: No init found. Try passing init= option to kernel.
Any ideas ???
Thanks, amit.
next prev parent reply other threads:[~2001-10-24 15:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3BD575F2.35D16336@infineon.com>
[not found] ` <18479.1003845325@redhat.com>
2001-10-24 8:36 ` mount of JFFS2 as root device amit lubovsky
2001-10-24 15:42 ` amit lubovsky [this message]
2001-10-24 16:28 ` mount of JFFS2 David Woodhouse
2001-11-04 10:32 ` boot kernel off an mtd device amit lubovsky
2001-11-04 12:36 ` David Woodhouse
2001-10-25 12:35 mount of JFFS2 Gareth Williams
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=3BD6E171.3856A900@infineon.com \
--to=amit.lubovsky@infineon.com \
--cc=dwmw2@infradead.org \
--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.