greg_sw...@aotx.uscourts.gov wrote:
I just played with the fsck and to get rhel3 to fsck the rhel5 originating
filesystem I had to ermove the "resize_inode" feature.  I did this like
this:

debugfs -w /dev/path -R "features ^resize_inode"

then fsck ran fine, but not before.

To follow up on this, it worked well for me too.  Thank you again.

By the way, the man page doesn't mention the "^" notation used above, it says to use "-" to unset a filesystem feature. (No symbol is used when setting a filesystem feature.) In practice, unsetting seemed to work fine with either "^" or "-".

-Ed

_______________________________________________
rhelv5-list mailing list
rhelv5-list@redhat.com
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to