On Wed, 20 Jun 2012 07:54:01 +0100 Omar <[email protected]> wrote: > This is the content of /etc/hosts which is completed in the LFS 7.1. How to > fix it? Is it with some errors? > > # Begin /etc/hosts (network card version) > 127.0.0.1 localhost > 192.168.0.100 lfs.example.org lfs1 > # End /etc/hosts (network card version)
Change lfs.example.org for your fully qualified domain name. If you don't have a fully qualified domain name, remove lfs.example.org from /etc/hosts. Change lfs1 to your actual hostname. Is 192.168.0.100 your IP address on your local network? Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
