All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Hawkins <dwh@ovro.caltech.edu>
To: Ben Warren <bwarren@qstreams.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: JFFS2 FS is read-only (not what I want)
Date: Mon, 03 Jul 2006 09:08:19 -0700	[thread overview]
Message-ID: <44A940F3.1090901@ovro.caltech.edu> (raw)
In-Reply-To: <44A6E57A.3080302@qstreams.com>

Ben Warren wrote:
> Hello,
> 
> When I boot from a JFFS2 file system on my eval board, the file system 
> is effectively read-only, and I can't figure out why.  I'm pretty sure 
> the kernel's configured for R/W MTD block access.  Any help is greatly 
> appreciated.

The default uboot command line on the 8349E was:

bootargs=root=/dev/mtdblock1 rootfstype=jffs2 rw console=ttyS0,115200

so I suspect you have dropped the rw ... try adding that.

> The hardware in use is:
> 
> Freescale MPC8349EMDS eval board.
> 8MB Q-flash with 64 uniform 128k sectors

I'm also working with that board, feel free to contact me off
list and we can compare notes.

When I've finished my evaluation I'll post a link to the list
for anyone else thats interested.

Cheers
Dave

      parent reply	other threads:[~2006-07-04 17:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-01 21:13 JFFS2 FS is read-only (not what I want) Ben Warren
2006-07-03 10:42 ` Mathieu Deschamps
2006-07-03 14:19   ` Ben Warren
2006-07-03 19:38   ` Ben Warren
2006-07-03 20:12     ` Ben Warren
2006-07-04  8:59       ` Mathieu Deschamps
2006-07-03 14:18 ` Anantharaman Chetan-W16155
2006-07-03 14:36   ` Ben Warren
2006-07-03 15:00     ` Anantharaman Chetan-W16155
2006-07-03 16:08 ` David Hawkins [this message]

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=44A940F3.1090901@ovro.caltech.edu \
    --to=dwh@ovro.caltech.edu \
    --cc=bwarren@qstreams.com \
    --cc=linuxppc-embedded@ozlabs.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.