On 9/23/18 3:36 PM, John Le Brasseur wrote:
> 
> 
> Hi
> I  have now built LFS 8.3.
> When in the chroot state 'evrything' seems to be 100% including network
> connections.

Expected, since it's your host connection.

> When starting the system, everything still seems fine but there are no network
> connections.
> I am building on VirtualBox with Ubuntu as host for the builds.
> I don't think I had any problems with network connections in 8.2 so I should
> imagine I have done something wrong this time.
> Any obvious places to check please.

That depends on the mode you have selected for networking under virtualbox. If
you are using "NAT", check that you have set up a static address of the form
10.0.2.x (DHCP would allocate 10.0.2.15, but I guess you have not yet built
dhcpcd). Personally, I use 10.0.2.9 for a static address. Also the DNS should
be set to 10.0.2.3, and gateway to 10.0.2.2.

Also, virtualbox emulates various NIC, check that the modules for the NIC you
have selected are included in the kernel. You can also look at /sys/class/net
(in booted guest), to check that the kernel has found a NIC.

HTH
Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to