nvidia net card

Apatewna apatewna at yahoo.gr
Wed Sep 21 20:10:47 EEST 2005


Michael Iatrou wrote:
> When the date was Wednesday 21 September 2005 17:46, Polychronis 
> Ypodimatopoulos wrote:
> 
> 
>>Exei xrisimopoiisei kaneis nvidia ethernet cards? Sunithos einai embedded
>>se motherboards MSI.

Δες και αυτό, είναι από το Vmware help file

Getting a DHCP Address in the Guest Operating System

When the guest operating system tries to get a DHCP address, the attempt fails and an error message 
says the link is down. To work around this problem, become root (su -) and use a text editor to edit 
the following files in the guest operating system:

/etc/sysconfig/network-scripts/ifcfg-eth<n>
/etc/sysconfig/networking/devices/ifcfg-eth<n>

In both cases, <n> is the number of the Ethernet adapter - for example, eth0.

In each of the two files, add the following line:

#for mandrake 10
MII_NOT_SUPPORTED=yes


#for Redhat 9
check_link_down () {
return 1;
}

Then run the command ifup eth<n> (where <n> is the number of the Ethernet adapter) or restart the 
guest operating system.




More information about the Linux-greek-users mailing list