public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Reformat/repartition USB flash drive to ext2/3?
Date: Sun, 19 Nov 2006 00:41:26 -0700	[thread overview]
Message-ID: <7573e9640611182341nf8a217arab04cc8cff111fcc@mail.gmail.com> (raw)
In-Reply-To: <455FF644.2010007@tarpman.homelinux.com>

On 11/18/06, Ryan Tandy <tarpman@tarpman.homelinux.com> wrote:
> I seem to remember reading somewhere that one shouldn't use a
> journalling file system on flash-based devices such as USB drives (i.e.
> you should use ext2 rather than ext3), but I can't find the reference
> right now.  Can anyone clarify this for me?

That is my understanding as well, because flash devices are only good
for so many writes before they fail, and journalling filesystems write
consistently to the same area for every metadata update.  So I would
go with ext2, and make sure to mount it with the noatime option.

-Richard
-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2006-11-19  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-19  5:56 [gentoo-user] Reformat/repartition USB flash drive to ext2/3? Kevin O'Gorman
2006-11-19  6:14 ` Ryan Tandy
2006-11-19  7:41   ` Richard Fish [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=7573e9640611182341nf8a217arab04cc8cff111fcc@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox