netboot problem - eth0 no such device
netboot problem - eth0 no such device
I have problem with dell optiplex 380 while using netboot. After successfully booting from PXE, for ex. ntfs-write-image, init scripts tell me that "all network devices up". After that there is a monit to enter manually IP address of client, then:
eth0: error while getting interfaces flag: no such device
SIOCSIFADDR: No such device
Boot image is the new one - 20100301. Error only occures with this optiplex model, so i think that drivers to NIC are not recognized by opsi boot image.
Is there any way to manually compile drivers into boot image?
Thank you
Re: netboot problem - eth0 no such device
similar problems with optiplex 380 were reported at the german forum.
The newest Linux kernel seems to hav some problems with this network chip.
At the moment there is no possibility for you to integrate a driver by your self.
What you can try is to test different bootimages (or boot cd's) from
http://download.uib.de/opsi3.4/
http://download.uib.de/opsi3.4/testing/
http://download.uib.de/opsi3.4/experimental/
If you found one which works, please give feed back.
regards
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: netboot problem - eth0 no such device
edit /tftpboot/linux/pxelinux.cfg/install
change line
Code: Alles auswählen
append noapic lang=de ...
in
Code: Alles auswählen
append acpi=off noapic lang=de ...
Bardo Wolf
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: netboot problem - eth0 no such device
I've tested all of boot images and none of them fix the problem :/
Also adding acpi=off doesnt change anything..
Re: netboot problem - eth0 no such device
Ethernet controller: Broadcom corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
but ifconfig -a shows only lo. There is no eth. Driver problem ?
Will it be fixed in newest linux boot image?
Re: netboot problem - eth0 no such device
or wait and hope, that uib fixes that problem without support contract
