You are here
Frank - Tue, 2013/06/18 - 04:13
Could someone please help?
I am new to this forum and new to TKL.
I have a Dell 2970 server that I want to install TKL Fileserver on but keep getting this error message.
"No network adapters detected" I know both NIC ports work under W2K3 server.
your help is greatly appreciated.
Please let me know if you need more information.
thanks,
Forum:
Tags:
You'll need to download the drivers for your NICs...
It seems that the specific drivers required for your NICs (Broadcom NetExtreme II according to google...) were removed from the Debian kernel some time ago (because of licencing restrictions...)
The firmware package required is firmware-bnx2. For TKL v12 it can be downloaded from here: http://packages.debian.org/squeeze/firmware-bnx2 or a later version here: http://packages.debian.org/squeeze-backports/firmware-bnx2 (to download scroll down to the Download section and click 'all' under architecture then select your mirror. Once downloaded, copy it to a USB stick (preferably formatted with FAT of some description).
Before you plug it into your server run
Then plug the USB in and run that command again. There should be one additional line (something like /dev/sdb or similar). Assuming that it is sdb (substitue sdc1 or sdd1 or whatever it is if it isn't sdb...) mount it
Then install the deb
(obviously substitute the name of the deb if you use the later backport version, etc also note that you can use <Tab> to auto complete the filename after you have typed the first few chars)
Now reboot
And you should now be good to go! :)
Thanks Jeremy, All is good! I
Thanks Jeremy,
All is good! I am getting to like Linux very much!
Thanks,
fg
No worries! :)
Glad you're sorted and all systems go! :)
Add new comment