[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]] ====e2fsprogs==== file-system management --- ~-[[software]] package --- ~-dependencies: ##+[[bzip2]],+[[grep]],+[[gzip]],+[[tar]]## --- ~-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%% --- ~-changelog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html --- ~-%%./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/ --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu%% --- ~-appendix: ~~-http://e2fsprogs.sourceforge.net ~~-http://sourceforge.net/projects/e2fsprogs/files/e2fsprogs/ ~~-http://www.t2-project.org/packages/e2fsprogs.html ~~-http://murga-linux.com/puppy/viewtopic.php?t=58876 ~~-[[dosfstools]] & [[ntfs3g]] --- ---- ==Categories== CategoryRecovery CategorySoftware