up vote 0 down vote favorite
share [g+] share [fb]

Possible Duplicate:
Filesystem has unsupported features: older fsck.ext3 vs newer mkfs.ext3

Hi all

For an embedded system I create a filesystem with mkfs.ext3 on a desktop computer. Currently I'm evaluating newer distros for the desktop while the embedded stays the same. When checking the filsystem created with the new distro on the embedded device with fsck.ext3 I get the error "Filesystem has unsupported feature(s)" or "fsck failed (status 0x8)".

How can I find out which features are causing the problem as the error message is not very helpful? Is there a chance to create a filesystem identically to the ones created earlier by using the right switches of mkfs or does it add features I can't turn off?

Thanks, Chris

link|improve this question
feedback

migrated from stackoverflow.com Nov 9 '09 at 10:34

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Dan Carley, John Gardeniers, Dennis Williamson, womble, Sam Nov 9 '09 at 14:56

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

1 Answer

I'd suggest asking on server fault, stackoveflow's twin community devoted to system administration frustrat^H^H^H^H^H^H^H^H issues :)

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.