Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-18 Thread Anthony K
On 19/11/14 12:18, SilverTip257 wrote: @Anthony, Thanks for sharing your examples. I've gotten spoiled by using the "ip addr show" shortcut of "ip a s". So much so that I try to do "ip l s" for "ip link show", which doesn't work. Given the error message: Not enough information: "dev" argument is

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-18 Thread SilverTip257
On Tue, Nov 18, 2014 at 5:41 AM, Anthony K wrote: > On 16/11/14 11:16, david wrote: > >> Folks: >> I'm at a loss of what to do next, namely >> - How do I tell Centos that there's a NIC, and how do I configure it? >> >> PS: There is no GUI, and the command line display is very tiny. >> >> Guidan

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-18 Thread Anthony K
On 16/11/14 11:16, david wrote: Folks: I'm at a loss of what to do next, namely - How do I tell Centos that there's a NIC, and how do I configure it? PS: There is no GUI, and the command line display is very tiny. Guidance would be appreciated. 1. Get list of interfaces that are up: ip l l

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-15 Thread david
Folks: This conversation was trying to get Centos 7 installed on a machine with a NIC that got de-supported in EL7. Following the advice to do as follows: - Install (via CD) the "minimal" ISO - add the RPM of kmod-forcedeth-0.64-1.el7.elrepo.x86_64.rpm from a USB stick, as obtained from EL

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-10 Thread Ned Slider
On 11/11/14 01:37, david wrote: > At 03:23 PM 11/8/2014, you wrote: >> On Sat, Nov 8, 2014 at 3:21 PM, Akemi Yagi wrote: >> >> > The command to display the vendor:device PCI ID is: >> > >> > lspci -nn | grep -i net >> >> That was just for the ethernet device. Remove the grep part and you'll >> get

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-10 Thread Akemi Yagi
On Mon, Nov 10, 2014 at 5:37 PM, david wrote: > At 03:23 PM 11/8/2014, you wrote: >> > The command to display the vendor:device PCI ID is: >> > >> > lspci -nn | grep -i net > Using the LiveCD for Centos 7, the network was "Unknown". The results of > the lscpi command gave > > 00:14.0 Bridge [06

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-10 Thread david
At 03:23 PM 11/8/2014, you wrote: On Sat, Nov 8, 2014 at 3:21 PM, Akemi Yagi wrote: > The command to display the vendor:device PCI ID is: > > lspci -nn | grep -i net That was just for the ethernet device. Remove the grep part and you'll get the IDs for other hardware. Akemi Using the LiveC

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-08 Thread Akemi Yagi
On Sat, Nov 8, 2014 at 3:21 PM, Akemi Yagi wrote: > The command to display the vendor:device PCI ID is: > > lspci -nn | grep -i net That was just for the ethernet device. Remove the grep part and you'll get the IDs for other hardware. Akemi ___ CentOS

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-08 Thread Akemi Yagi
On Sat, Nov 8, 2014 at 3:10 PM, david wrote: > At 02:59 PM 11/8/2014, you wrote: >> We would need more information to answer that. The vendor:device PCI ID >> pairing would be a good place to start. If you happen to know which >> kernel module (driver) the device used under CentOS 6, that would b

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-08 Thread david
At 02:59 PM 11/8/2014, you wrote: On 08/11/14 22:32, david wrote: > At 02:26 PM 11/7/2014, you wrote: >> On 11/7/2014 2:02 PM, david wrote: >>> I took an older 64-bit machine, HP Pavillion A1710N >> >> ok, googled, and found... >> >> Athlon 64 X2 4200+ 2.2Ghz >> Geforce 6150LE chipset >>

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-08 Thread Ned Slider
On 08/11/14 22:32, david wrote: > At 02:26 PM 11/7/2014, you wrote: >> On 11/7/2014 2:02 PM, david wrote: >>> I took an older 64-bit machine, HP Pavillion A1710N >> >> ok, googled, and found... >> >> Athlon 64 X2 4200+ 2.2Ghz >> Geforce 6150LE chipset >> Asus A8M2N-LA motherboard >>

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-08 Thread david
At 02:26 PM 11/7/2014, you wrote: On 11/7/2014 2:02 PM, david wrote: I took an older 64-bit machine, HP Pavillion A1710N ok, googled, and found... Athlon 64 X2 4200+ 2.2Ghz Geforce 6150LE chipset Asus A8M2N-LA motherboard 1-4GB DDR2 ram SATA Ethernet: 100baseT - Marvel

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-07 Thread John R Pierce
On 11/7/2014 2:02 PM, david wrote: I took an older 64-bit machine, HP Pavillion A1710N ok, googled, and found... Athlon 64 X2 4200+ 2.2Ghz Geforce 6150LE chipset Asus A8M2N-LA motherboard 1-4GB DDR2 ram SATA Ethernet: 100baseT - Marvell 88EC031 -- john r pierce

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-07 Thread Frank Cox
On Fri, 07 Nov 2014 14:02:56 -0800 david wrote: > Just for laughs, I took an older 64-bit machine, HP Pavillion A1710N, > and tried a net-install of Centos7. The installer complained that > there was no network devices available. > > I then tried a Centos6 Netinstall disk, and it found the con

Re: [CentOS] Centos7 Net install on HP A1710N fails

2014-11-07 Thread John R Pierce
On 11/7/2014 2:02 PM, david wrote: Just for laughs, I took an older 64-bit machine, HP Pavillion A1710N, and tried a net-install of Centos7. The installer complained that there was no network devices available. I then tried a Centos6 Netinstall disk, and it found the controller and worked

[CentOS] Centos7 Net install on HP A1710N fails

2014-11-07 Thread david
Folks Just for laughs, I took an older 64-bit machine, HP Pavillion A1710N, and tried a net-install of Centos7. The installer complained that there was no network devices available. I then tried a Centos6 Netinstall disk, and it found the controller and worked fine. What should I do? I'd