Revision [23920]
This is an old revision of e2fsprogs made by coolpup on 2012-09-23 04:13:09.
e2fsprogs
file-system management
Binary code distribution:
- e2fsprogs-1.42.6-up-20120923.pet
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/ --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu
Source code distribution: http://sourceforge.net/projects/e2fsprogs/files/e2fsprogs/
Tutorial
- Verify installed version via the command-line interface:
tune2fs
- Execute file-system automatic repair on dismounted partition X via the command-line interface:
e2fsck -p /dev/sdX
Related Webpages
Also on the Wiki
Categories
CategoryRecoveryCategorySoftwareTopPackages
CategorySoftware
CategoryFileManager