Installation of E2fsprogs
Install E2fsprogs by running the following commands:
Please note that the empty --with-root-prefix= option below is supposed
to be like this. We did not forget to supply a value there.
	./configure --prefix=/usr --with-root-prefix= \
	   --enable-elf-shlibs &&
	make &&
	make install &&
	make install-libs &&
	mv /usr/sbin/mklost+found /sbin