All of lore.kernel.org
 help / color / mirror / Atom feed
From: JustinLove <justin.love@cesgames.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: automatic fsck?
Date: Mon, 16 Mar 2009 14:19:41 -0500	[thread overview]
Message-ID: <49BEA64D.8020904@cesgames.com> (raw)
In-Reply-To: <20090315204509.GA17505@rainbow>

Dmitry Artamonow wrote:
> If I remember correctly, you also need to specify your fs type (ext3 instead
> of auto) and real device (/dev/mmcblk0p2 instead of rootfs) in your
> fstab. Maybe that'll help.

One or both of those was successful.  Guess I was unscientific in applying both 
at once ;^)

> In fact there's other problem, and much bigger - by default rootfs
> gets mounted with 'defaults' option, and it silently wears your flash,
> because 'defaults' imply atime turned on. It may be one of the causes
> of FS corruption too. Guess, I'll roll a patch fixing that.

I also added 'noatime' to fstab, but 'mount' does not show noatime set for 
either rootfs or /dev/root.

I tried using rootflags=noatime on the kernel command line, but it said it was 
an unrecognized mount option, and failed to mount root at all.

-- 
Justin Love

Creative Electronics & Software
650 Sundown Road
South Elgin, IL 60177

Phone 847-695-0023 x233
FAX   847-695-0483




      reply	other threads:[~2009-03-16 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 18:38 automatic fsck? JustinLove
2009-03-15 20:45 ` Dmitry Artamonow
2009-03-16 19:19   ` JustinLove [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=49BEA64D.8020904@cesgames.com \
    --to=justin.love@cesgames.com \
    --cc=openembedded-devel@lists.openembedded.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.