Revision [27197]
This is an old revision of e2fsprogs made by coolpup on 2013-04-15 07:58:36.
e2fsprogs
file-system management- software package
- verify installed version via the command-line interface:
tune2fs
- InstallationFrugal using e2fsprogs for creating EXT file-systems
- execute file-system automatic repair with e2fsck on dismounted partition X via the command-line interface:
e2fsck -p /dev/sdX
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/ --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu
- appendix:
Categories
CategoryRecoveryCategorySoftware