All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange ext filesystem error
@ 2011-10-26 14:25 Gary Thomas
       [not found] ` <CAEsOVNejiifxREadD5-Lh6_MazhH1Qh1dgWg-nAw_e1yA8kTXA@mail.gmail.com>
  2011-10-27  0:22 ` Tom Rini
  0 siblings, 2 replies; 6+ messages in thread
From: Gary Thomas @ 2011-10-26 14:25 UTC (permalink / raw)
  To: Poky Project

I've noticed this behaviour on my Poky/Yocto based systems.
First, I format some device, in this case an MMC card, as ext3
(yes, my kernel supports ext3)
   # mkfs.ext3 /dev/mmcblk0p1
Then, when I go to mount it, I get this error:
   # mount /dev/mmcblk0p1 /tmp/disk
   EXT2-fs (mmcblk0p1): warning: mounting ext3 filesystem as ext2

Any ideas why?  How can I get ext3 file system working?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2011-10-28 10:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-26 14:25 Strange ext filesystem error Gary Thomas
     [not found] ` <CAEsOVNejiifxREadD5-Lh6_MazhH1Qh1dgWg-nAw_e1yA8kTXA@mail.gmail.com>
2011-10-26 16:57   ` Gary Thomas
2011-10-26 17:25     ` Scott Garman
2011-10-27  0:22 ` Tom Rini
2011-10-27  7:05   ` Anders Darander
2011-10-28 10:26   ` Gary Thomas

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.