Revision [11920]
This is an old revision of e2fsprogs made by coolpup on 2011-01-09 04:17:48.
Verify installed version by using the command-line interface:
tune2fs
e2fsprogs-1.41.14-w5-20101224.pet 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 entering into the command-line interface, e.g. for partition sdb1:
e2fsck -p /dev/sdb1
http://www.t2-project.org/packages/e2fsprogs.html
http://murga-linux.com/puppy/viewtopic.php?t=58876
See also dosfstools.
See also NTFS3G.