Re: [lfs-support] First LFS login/boot

2013-06-22 Thread Tobias Gasser
I'm sorry Mr. Bruce, I missed it. here is the result - root:/sys/class/net# dmesg|grep eth0 [2.611331] via-rhine :00:12.0: eth0: VIA Rhine II at 0xfdffe000, 00:e0:4d:56:48:0a, IRQ 23 [2.612057] via-rhine :00:12.0: eth0: MII PHY found at address 1, status

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread John Black
On Jun 19, 2013, at 2:24 PM, John Black wrote: I don't know how to do that, please give me complete command line Mr. William http://andys.org.uk/bits/2010/02/24/iproute2-life-after-ifconfig/  That'll give you some pointers. Or you can read the full docs here: 

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Bruce Dubbs
John Black wrote: I got command not found --- root:/# ipconfig -a bash: ipconfig: command not found root:/# ifconfig eth0 up bash: ifconfig: command not found root:/# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 bash: ifconfig: command not found --- ipconfig is a windows

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread John Black
John Black wrote: I got command not found --- root:/# ipconfig -a bash: ipconfig: command not found root:/# ifconfig eth0 up bash: ifconfig: command not found root:/# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 bash: ifconfig: command not found --- ipconfig is a windows

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Bruce Dubbs
John Black wrote: John Black wrote: I got command not found --- root:/# ipconfig -a bash: ipconfig: command not found root:/# ifconfig eth0 up bash: ifconfig: command not found root:/# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 bash: ifconfig: command not found ---

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Molly Jakić
On 21 June 2013 21:38, Bruce Dubbs bruce.du...@gmail.com wrote: John Black wrote: John Black wrote: I got command not found --- root:/# ipconfig -a bash: ipconfig: command not found root:/# ifconfig eth0 up bash: ifconfig: command not found root:/# ifconfig eth0

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Fernando de Oliveira
Em 21-06-2013 18:00, Molly Jakić escreveu: Hi friends. May I bring your attention to this message. http://www.mail-archive.com/lfs-support@linuxfromscratch.org/msg20152.html Specifically the part that reads I don't have network card, I use USB modem Regards, Molly You are right. I

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread John Black
From: Bruce Dubbs bruce.du...@gmail.com To: John Black jb_...@yahoo.com; LFS Support List lfs-support@linuxfromscratch.org Sent: Friday, June 21, 2013 8:38 PM Subject: Re: [lfs-support] First LFS login/boot John Black wrote: John Black wrote: I got

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Bruce Dubbs
John Black wrote: - root:/sys/class/net# dmesg|grep eth0 [2.611331] via-rhine :00:12.0: eth0: VIA Rhine II at 0xfdffe000, 00:e0:4d:56:48:0a, IRQ 23 [2.612057] via-rhine :00:12.0: eth0: MII PHY found at address 1, status 0x7849 advertising 01e1 Link [

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Ken Moffat
On Fri, Jun 21, 2013 at 05:03:53PM -0700, John Black wrote: My main purpose is creating Live CD with some unicodes support, should I consider something about USB modem? Ambition, and having goals which encourage you to learn, is great. But I fear you have a lot of topics to learn about. I

Re: [lfs-support] First LFS login/boot

2013-06-19 Thread Molly Jakić
On 19 June 2013 01:12, John Black j...@inbox.com wrote: ** 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

Re: [lfs-support] First LFS login/boot

2013-06-19 Thread Fernando de Oliveira
Em 18-06-2013 21:12, John Black escreveu: 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

Re: [lfs-support] First LFS login/boot

2013-06-19 Thread Fernando de Oliveira
Em 19-06-2013 07:09, Fernando de Oliveira escreveu: Em 18-06-2013 21:12, John Black escreveu: 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,

[lfs-support] First LFS login/boot (again)

2013-06-19 Thread John Black
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

Re: [lfs-support] First LFS login/boot (again)

2013-06-19 Thread Molly Jakić
On 19 June 2013 12:39, John Black jb_...@yahoo.com wrote: 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)

Re: [lfs-support] First LFS login/boot

2013-06-19 Thread William Harrington
On Jun 18, 2013, at 4:47 AM, John Black wrote: Adding IPv4 address 192.168.1.1 to the eth0 interface...Cannot find device eth0 Can you add the address manually with ip? Sincerely, William Harrington-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

Re: [lfs-support] First LFS login/boot

2013-06-19 Thread John Black
On Jun 18, 2013, at 4:47 AM, John Black wrote: Adding IPv4 address 192.168.1.1 to the eth0 interface...Cannot find device eth0 Can you add the address manually with ip? Sincerely, William Harrington I don't know how to do that, please give me complete command line Mr. William -- --

Re: [lfs-support] First LFS login/boot

2013-06-19 Thread William Harrington
On Jun 19, 2013, at 2:24 PM, John Black wrote: I don't know how to do that, please give me complete command line Mr. William http://andys.org.uk/bits/2010/02/24/iproute2-life-after-ifconfig/ That'll give you some pointers. Or you can read the full docs here:

[lfs-support] First LFS login/boot

2013-06-18 Thread John Black
I took a picture from my cellphone and type it to this email. 1. Adding IPv4 address 192.168.1.1 to the eth0 interface...Cannot find device eth0 2. -bash-4.2$_ - 1. How to fix it? 2. whay bash not root, it's something wrong? Any help please

Re: [lfs-support] First LFS login/boot

2013-06-18 Thread Pierre Labastie
Le 18/06/2013 11:47, John Black a écrit : I took a picture from my cellphone and type it to this email. 1. Adding IPv4 address 192.168.1.1 to the eth0 interface...Cannot find device eth0 2. -bash-4.2$_ - 1. How to fix it? 2. whay bash not root, it's something wrong? Any

Re: [lfs-support] First LFS login/boot

2013-06-18 Thread Fernando de Oliveira
Pierre's instructions should be enough. I was going to reply, then saw it, and adapted my reply, and am sending, as it has some more details. Em 18-06-2013 06:59, Pierre Labastie escreveu: Le 18/06/2013 11:47, John Black a écrit : I took a picture from my cellphone and type it to this email.

Re: [lfs-support] First LFS login/boot

2013-06-18 Thread John Black
Pierre's instructions should be enough. I was going to reply, then saw it, and adapted my reply, and am sending, as it has some more details. Em 18-06-2013 06:59, Pierre Labastie escreveu: Le 18/06/2013 11:47, John Black a écrit : I took a picture from my cellphone and type it to this

Re: [lfs-support] First LFS login/boot

2013-06-18 Thread William Harrington
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

Re: [lfs-support] First LFS login/boot

2013-06-18 Thread John Black
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. FernandoYou can see what is in /sys/class/net for any