From: Eric BENARD <ebenard@free.fr>
To: linux-mtd@lists.infradead.org
Subject: JFFS2 doesn't mount read-only at boot in 2.6.22.1 anymore
Date: Tue, 17 Jul 2007 23:28:36 +0200 [thread overview]
Message-ID: <469D3484.3020602@free.fr> (raw)
Hi,
I'm testing Linux 2.6.22.1 on an AT91RM9200.
Before, with 2.6.21-rc5-gce20269d-dirty, I was able to pass "ro" option
on the boot command line and the rootfs was mounted readonly showing the
following message :
VFS: Mounted root (jffs2 filesystem) readonly.
Now, on 2.6.22.1, the "ro" option (same board, same rootfs), leads to
this message :
VFS: Mounted root (jffs2 filesystem).
The command line is (same in both case) :
root=/dev/mtdblock2 rootfstype=jffs2 console=ttyS0,115200
mtdparts=physmap-flash.0:256k(u-boot),1408k(kernel),-(rootfs) mem=32M ro
The config file for 2.6.22.1 is taken from 2.6.21-rc5 + make oldconfig
and default answer everywhere.
Do you have any idea of what may be wrong in my configuration ?
Is this an expected behaviour in 2.6.22.1 ?
Do you have any idea of where to dig to fix this problem ?
Thanks and best regards
Eric
reply other threads:[~2007-07-17 21:27 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=469D3484.3020602@free.fr \
--to=ebenard@free.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.