[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: detect ethernet card?



On Thu, Sep 09, 2010 at 09:23:05PM +0200, Atu wrote:
> 
> On Thursday 09 September 2010 09:16:07 pm James Stuckey wrote:
> > I want to say that there's scripts that do stuff like this, but
> > unfortunately I don't know exactly how to do this. Hopefully someone who
> > does will speak up. I would like to know more about these scripts and what
> > all they can do.
> 
> Yes, I was hoping for a script called something 
> like "debian-installer-section-network" but there's no binary like that on my 
> machine.
> 

$ dmesg|grep eth
   might give you some indication.

$ lspci
   should have the card on the list if it's recognized

$ /etc/udev/rules.d/70-persistent-net.rules
   should also have some details

Cheers,
David


Reply to: