I just re-register again to this mailing lints with another email because I
always found annoying adds from previous email. I'm really sorry about that.
----
this is from my previous email
> **
>
> On Jun 18, 2013, at 7:10 AM, John Black wrote:
>
> Yes, " Adding IPv4 address 192.168.1.1 to the eth0 interface...Cannot find
> device "eth0"" it's during the boot.
> whoami --> root.
> I will see that links, thank you for you help Mr. Pierre and Mr. Fernando
>
>
> You can see what is in /sys/class/net for any network devices.
>
> If you don' see any eth* devices, then you are probably missing a kernel
> driver for your ethernet device.
>
> Sincerely,
>
> William Harrington
>
> I found this Mr. William
> -------------
> root:/sys/class/net# ls -l
> total 0
> lrwxrwxrwx 1 root root 0 Jun 19 05:36 eth0 ->
> ../../devices/pci0000:00/0000:00:12.0/net/eth0
> lrwxrwxrwx 1 root root 0 Jun 19 2013 lo -> ../../devices/virtual/net/lo
> lrwxrwxrwx 1 root root 0 Jun 19 07:08 ppp0 ->
> ../../devices/virtual/net/ppp0
> root:/sys/class/net#
> -------------
> Do I miss something?
> ------------------------------
Hi. When you configured your kernel, which network card driver did you choose?
Molly
/////////////////////////////
So, you have eth0.
If your gateway (router) is using ip 192.168.1.0, perhaps you could try
192.168.1.105 (or 192.168.1.x, with x between 100 and 200, e.g.)
--
[]s,
Fernando
/////////////
>
> So, you have eth0.
>
> If your gateway (router) is using ip 192.168.1.0, perhaps you could try
> 192.168.1.105 (or 192.168.1.x, with x between 100 and 200, e.g.)
>
I meant this ip is for eth0, instead of 192.168.1.1 you are using now.
--
[]s,
Fernando
//
I did not choose network card because my main purpose is create lfs live cd,
and I think I don't have network card, I use USB modem. so this is my setting
---
cat > /etc/hosts << "EOF"
# Begin /etc/hosts (no network card version)
127.0.0.1 lfs.example.org lfs localhost
# End /etc/hosts (no network card version)
EOF
---
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page