{{include tonguese2fsprogs}} [[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]] ====e2fsprogs==== ~""Ext2/3/4"" Filesystem Utilities --- ~-[[software]] package ##e2fsprogs## {[[http://www.smokey01.com/coolpup binary code]] | [[http://sourceforge.net/projects/e2fsprogs/files/e2fsprogs/ source code]] | ##+[[binutils]],+[[bzip2]],+[[grep]],+[[gzip]],+[[tar]]##} --- ~-verify installed version via the command-line interface: %%tune2fs%% --- ~-[[InstallationFrugal using e2fsprogs]] for creating EXT file-systems --- ~-make a file [[http://www.merriam-webster.com/dictionary/immutable immutable]] using ##[[http://linux.die.net/man/1/chattr chattr]]## command: %%chattr +i [file]%% --- ~-execute file-system automatic repair on __un-mounted__ partition //X// using ##[[e2fsck]]## command: %%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=i486-pc-linux-gnu%% ==Also on the Wiki== ~[[dosfstools]] ~[[ntfs3g]] ~[[e2fsck]] ==Related Webpages== ~[[http://e2fsprogs.sourceforge.net file-system management]] ~[[http://www.t2-project.org/packages/e2fsprogs.html t2-project.org]] ~[[http://murga-linux.com/puppy/viewtopic.php?t=58876 puppy boot parameters thread]] ---- ==Categories== CategoryRecovery CategorySoftwareTopPackages CategorySoftware