Hi,
When booting after chapter 8, I have the following error message:

   /lib/udev/rule_generator.functions: line 47: sleep: command not found

The solution is to create a symbolic link in chapter 7.3: "Creating
Essential Symlinks":

Before:
ln -sv /tools/bin/{bash,cat,echo,grep,pwd,stty} ${CLFS}/bin

Afrer:
ln -sv /tools/bin/{bash,cat,echo,grep,pwd,sleep,stty} ${CLFS}/bin

Hugo V.
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to