All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xavier DEBREUIL <xde@inventel.fr>
To: linux-mtd@lists.infradead.org
Subject: Re: root jffs2
Date: Wed, 13 Jun 2001 15:21:52 +0200	[thread overview]
Message-ID: <3B2768F0.9979B834@inventel.fr> (raw)
In-Reply-To: 3B273827.33CC03BB@inventel.fr

> ----> !!!!!
> ----> JFFS: Failed to mount device 1f:01.
> ----> VFS: Mounted root (jffs2 filesystem) readonly.
> ----> !!!!!
> Freeing init memory: 48K
> serial console detected.  Disabling virtual terminals.
> init started:  BusyBox v0.51 (2001.06.05-17:42+0000) multi-call binary
> 
> So, on the one hand, it indicates that it failed to mount the device on
> 1F01 but afterwards, it managed to mount the jffs2 filesystem as root
> fs. Is it a known behaviour or do I have to modify some parameters ?
> 

In fact, when the JFFS says that it failed to mount the device 1f:01,
the VFS detects the jffs2 and mount it ; and when it successfully
mounted device 1f:01, VFS mounts a jffs filesystem ; but as it is a
jffs2, then the following happens !!!

JFFS: Successfully mounted device 1f:01.
VFS: Mounted root (jffs filesystem) readonly.
Freeing init memory: 48K
Warning: unable to open an initial console.
Kernel panic: No init found.  Try passing init= option to
kernel.                                                                             

Any help is welcomed

Xavier

  reply	other threads:[~2001-06-13 13:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-13  9:53 root jffs2 Xavier DEBREUIL
2001-06-13 13:21 ` Xavier DEBREUIL [this message]
2001-06-13 13:46   ` David Woodhouse
2001-06-13 14:00     ` Xavier DEBREUIL
2001-06-13 15:02 ` Vipin Malik
2001-06-13 15:21   ` Nicolas Pitre
2001-06-13 15:32     ` Vipin Malik
2001-06-13 15:45       ` Nicolas Pitre
2001-06-13 15:50         ` David Woodhouse
2001-06-13 15:45       ` David Woodhouse
2001-06-13 15:56         ` Nicolas Pitre
2001-06-13 16:04         ` Vipin Malik
2001-06-13 16:08           ` Nicolas Pitre
2001-06-13 16:11             ` David Woodhouse
2001-06-13 16:20               ` Nicolas Pitre
2001-06-13 16:24               ` Vipin Malik
2001-06-13 16:31                 ` Nicolas Pitre
2001-06-13 16:33                   ` David Woodhouse
2001-06-13 16:45                     ` Nicolas Pitre
2001-06-13 18:42                       ` Vipin Malik
2001-06-13 20:48               ` Nicolas Pitre
2001-06-13 20:58                 ` Vipin Malik
2001-06-13 21:12                   ` Nicolas Pitre
2001-06-13 21:42                     ` Vipin Malik
2001-06-13 23:08                       ` Nicolas Pitre
2001-06-14 14:37                         ` Vipin Malik
2001-06-13 21:35                 ` David Woodhouse
2001-06-13 16:10           ` 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=3B2768F0.9979B834@inventel.fr \
    --to=xde@inventel.fr \
    --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.