centos ltsp client端 網卡問題 - Linux

Table of Contents

client端開啟時,有抓到server端DHCP發的IP,
但是client端的網卡驅動沒有抓到,出現此錯誤訊息
ERROR! Could not automatically detect the network card.
PCI cards should be detected automatically.
ISA cards cannot be detected,so they require.
the nic driver to be specified in a "NIC="parameter
to be passed on the kernel command line,
usually specified in option-129,in the
/etc/dhcpd.conf file.See the LTSP docs for more info.

這樣是否要去安裝 網卡的驅動在centos裡呢
是否可以指導一下呢?

--

All Comments

William avatarWilliam2010-12-05
你參考一下鳥哥的20章中的2.4小節看看