Re: Unable to build ALFS using Knoppix has host.
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
I think I have figured this one out. The Knoppix has a number of its file systems mounted "nosuid" including /dev one of these must be involved with the mounting of my file system on /mnt/lfs. This results in sudo getting upset and throwings the toys out of the pram. As a work around I have changed the sudo line 37 in func_wrt_Makefile to read: SU_LUSER = su \$(LUSER) -c sh -c I have also found that knoppix does not have tools like tar, cp, mv etc in / usr/bin they are in /bin. So I have added /bin to .bashrc's PATH in the lfs user home directory. Things are now building so happy days. I am not expecting anything from the LFS/BLFS/ALFS project this work is to help me make things easier for me when I want a new LFS/BLFS build. -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page