Brian W Burch wrote:
> 1) a lot of errors about hotplug not being able to load libraries during
> boot.
You''ve either built a non-modular kernel, or you forgot to do 'make
modules_install' when you compiiled it. Both will cause this, the
first won't cause any other problems (well, except maybe

> 2) it appears that root does not have a .bash_profile and .bashrc file
> any tips would be helpful
Create them. :)

> 3) earlier bash was not able to find "shutdown" i finally found it in
> sbin.......PATH, i believe should establish the search directories.
You initialise PATH in /etc/profile and .bash_profile, generally.

Go on to BLFS - specically, Chapter 3: After LFS configuration issues.
It will help you along with the last two. :)

--
Lennon Victor Cook
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to