Fix typo in the debugfs command used to fixed trashed filesystems by

FC3's resize2fs program.  (Addresses Sourceforge Bug #1190897).
bitmap-optimize
Theodore Ts'o 2005-05-05 22:57:44 -04:00
parent bfd9762de6
commit d0a3b46ca0
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ have been corrected.
E2fsck can also also fix filesystems trashed by Fedora's resize2fs
program. In order to do this, the user must run the commands:
debugfs -w /dev/hdXXX -R "features ^resize_inode
debugfs -w /dev/hdXXX -R "features ^resize_inode"
e2fsck -f /dev/hdXXX
Optionally, the ext2prepare command can be used to re-enable online