tcp wrote: > Trying to install from the livecd v. 6.1.1.3 stable version and also the > 6.2 pre2 version using the ALFS script but I cannot seem to be able to > get pass the binutils compiling. If I am able to get pass the binutils I > get the same error when it tries to compile the glibc-2.3.4. > > The hard drive I am using is completely blank, I run cfdisk and create 2 > partitions (swap hda1) and (/ hda2). > Run mkswap /dev/hda2 , mke2fs /dev/hda2 .Then I configure the > general.ent and all files required in the skeleton directory then run > runit.sh.
I hope you meant 'mkswap /dev/hda1, mke2fs /dev/hda2'. Also are you mounting hda2 anywhere? If you try to build LFS on the root filesystem of the CD without actually mounting the partitions, you're essentially doing all your work in RAM. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
