All of lore.kernel.org
 help / color / mirror / Atom feed
* Which filesystem for target?
@ 2011-10-28 22:11 Chris Tapp
  2011-10-30 16:34 ` Stewart, David C
  2011-10-31 10:16 ` Paul Eggleton
  0 siblings, 2 replies; 4+ messages in thread
From: Chris Tapp @ 2011-10-28 22:11 UTC (permalink / raw)
  To: yocto

A bit of an open-ended question, but...

Which is the 'best' filesystem to use for an embedded device that's  
using a CF card?

It needs to survive loss-of-power, have a RO root filesystem, allow  
user configuration data to persist and (ideally) only use 'Busybox'  
commands.

This seems to imply the use of a partition for booting (mount RO) and  
a second partition or a loop-device on the boot partition for  
persistent storage.

I would normally go for ext3, but Busybox doesn't support it (afaik).  
The Busybox tune2fs also only supports -L, so I can't stop 'disk needs  
checking after <n> mounts' messages.

Is btrfs a suitable alternative?

Chris Tapp

opensource@keylevel.com
www.keylevel.com





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-31 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-28 22:11 Which filesystem for target? Chris Tapp
2011-10-30 16:34 ` Stewart, David C
2011-10-31 10:16 ` Paul Eggleton
2011-10-31 21:24   ` Chris Tapp

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.