Hi there,
When I reboot to LFS with following /etc/fstab and /boot/grub/grub.cfg, after
selecting the boot menu, it tells me "error: file not found"
cat > /etc/fstab << "EOF"
# Begin /etc/fstab
# file system mount-point type options dump fsck
#
Hi Andy,
Thanks for your feedback. Yes, my kernel is older than 2.6.25. Thanks for
pin-pointing the exact problem. I overlooked Glibc configuration
(--enable-kernel). I will try your suggestions and get back to you
aftersome time.
Hi Elly,
Thanks for your suggestions too.
Regards,
Emerson
On W
Hallo,
just a question for better understanding of chapter 5.
Binutils pass 1 creates the directory /tools/iX86-*lfs*-linux-gnu.
Binutils pass 2 creates the directory /tools/iX86-*pc*-linux-gnu.
Related to their configure options - does it mean that the pass 2
processes of binutils and gcc a
On Tue, Jun 19, 2012 at 11:14 PM, Ken Moffat wrote:
> ext3 should be ok for /boot. fsck will be run on *all* the
> filesystems in fstab which are automounted and in need of an fsck.
>
Understood. Thanks.
>
> Thanks, I didn't know that file could do that!
>
No worries. I didn't know that file