public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Steve Poulsen <spoulsen@css-design.us>
To: karthik <skarthikeyan_17@yahoo.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: jffs2 on osk5912
Date: Sat, 26 May 2007 20:24:21 -0500	[thread overview]
Message-ID: <4658DDC5.9010801@css-design.us> (raw)
In-Reply-To: <913120.21031.qm@web51401.mail.re2.yahoo.com>

Try unprotecting your flash at the U-boot prompt:

protect off 1:23-255
boot

You might need to adjust the numbers to match your system.  You can also 
set the bootcmd to have the protect off and bootm commands together or 
edit U-boot to unprotect part of the flash always.

Steve

karthik wrote:
> Hi all,
>
> i tried mounting a jffs2 filesystem as root.
>
> i get the following the error a lot of times until no space is left (memory free is zero) in the system.
>
>  failed immediately: -EROFS. Is the sector locked?
>
> after this `mkdir` says there is no space.
>
> what's wrong?  The configuration i have chosen is exactly as given in oskfordummies site.
>
>
> ----------
>  
> And when i give the following bootargs linux asks does dhcp request and the boot up stops right there. 
>
> console=ttyS0,115200n8 noinitrd rw ip=10.64.62.190:::255.254.0.0:karthikkit:eth0:off root=/dev/mtdblock3 rootfstype=jffs2
>
> ------------
> And when i give the following bootargs linux asks does dhcp request and gets the ip but when i ping a machine it says network host unreachable. 
>
> console=ttyS0,115200n8 noinitrd rw ip=dhcp root=/dev/mtdblock3 rootfstype=jffs2
>
> ------------
>
> pls do reply.
>
> karthik
>
>        
> ---------------------------------
> Got a little couch potato? 
> Check out fun summer activities for kids.
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
>   

  reply	other threads:[~2007-05-27  1:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-26 20:06 jffs2 on osk5912 karthik
2007-05-27  1:24 ` Steve Poulsen [this message]
2007-05-27 13:27   ` Philip Balister

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=4658DDC5.9010801@css-design.us \
    --to=spoulsen@css-design.us \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=skarthikeyan_17@yahoo.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox