On Sun, 20 Feb 2005, Gerard Beekmans wrote:
2) Which version of e2fsprogs is installed in Fedora Core 3?
e2fsprogs-1.35-11.2
That doesn't look like it would be a problem. Unless FC3 applies some
patches,
who knows.
There is a newer e2fsprogs out, version 1.36. The installation instructions
are the same as LFS-6.0's e2fsprogs 1.35. Boot into FC3, mount the LFS
partition and enter chroot. Install 1.36:
mkdir build
cd build
../configure --prefix=/usr --with-root-prefix="" \
--enable-elf-shlibs --disable-evms
make
make install
make install-libs
Exit chroot, unmount LFS, reboot into LFS and see if it works better now.
Could this be the problem (e2fs resize patch)?
https://www.redhat.com/archives/fedora-list/2004-November/msg03224.html
Best regards
Peter K
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page