Revision [12536]
This is an old revision of e2fsprogs made by coolpup on 2011-02-07 06:25:07.
Verify installed version by using the command-line interface:
tune2fs
e2fsprogs-1.41.14-w5-20101224.pet 735KB SoftwareInstallation software package - DISCLAIMER
Dependencies: bzip2, gettext, grep, tar
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/ --sysconfdir=/etc --localstatedir=/var --host=i486-pc-linux-gnu && make && make check && make install
Execute file system automatic repair on an unmounted partition by using the command-line interface:
e2fsck -p /dev/sdX
http://www.t2-project.org/packages/e2fsprogs.html
http://murga-linux.com/puppy/viewtopic.php?t=58876
See also dosfstools.
See also NTFS3G.