Revision [27882]
This is an old revision of e2fsprogs made by coolpup on 2013-06-23 07:34:58.
e2fsprogs
file-system management./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/ --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu && time make -j 2
- verify installed version via the command-line interface:
tune2fs
- InstallationFrugal using e2fsprogs for creating EXT file-systems
- execute file-system automatic repair on un-mounted partition X using e2fsck command:
e2fsck -p /dev/sdX
Categories
CategoryRecoveryCategorySoftwareTopPackages
CategorySoftware