Hi,
LFS should already be set (LFS=/mnt/lfs) as root:
mount /dev/hda1 $LFS
Or
mount /dev/hda1 /mnt/lfs
Then try doing chapters 6.1 up to 6.3 (Introduction, Mounting Virtual Kernel File Systems, Entering the Chroot Environment).
You probably get some errors about dirs that already excist (chap 6.2), you can ignore these.
After you finished 6.3 you should be able to restart with gettext (6.30). Make sure you remove the gettext builddir to start with a clean sheet.
Hope this helps.
Last edited by druuna; 06-04-2005 at 04:01 PM.
|