Revision [27562]
This is an old revision of e2fsprogs made by coolpup on 2013-05-25 06:41:24.
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
Categories
CategoryRecoveryCategorySoftwareTopPackages
CategorySoftware