when "/etc/init.d/networking start" it just says that "no such device"
I am a new player in backtrack,after install the system the fisrt thing i need to do is connect to the network.If the situation is LAN,in ubuntu i just plug the line then everything should be ok.But backtrack didn't,so i search forum then i am aware of that it seems i need to use the command "/etc/init.d/networking start",but after this it just told me that "eth0:no such device" or "eth1:no such device" and so on.
To another way,i thought about using the wlan to connect the network.So i opened the wlan button in my computer.Then try the command "ifconfig -a",there were three interfaces:lo,wlan0 and vxxxx00(i could not remember this).After this, i used the command "/etc/init.d/wcid start" then run the wcid GUI,it told me that there are no any wlan interface.
As a rookie i need a solution about connecting the network,so please give me a help.
Re: when "/etc/init.d/networking start" it just says that "no such device"
Is your networking device even connected/identified? Did you check dmesg?
Re: when "/etc/init.d/networking start" it just says that "no such device"
Please plug in your ethernet cable and share with us the results of your "ifconfig -a" command...
Is this a physical or virtual machine?
Re: when "/etc/init.d/networking start" it just says that "no such device"
Need more detail ... need details
You could put some outputs here from some usual commands like: ipconfig, lspci maybe tell us the name of your card, tell us is it's the OS is in Vmware or not, tell us what solutions have you tried, etc.
Re: when "/etc/init.d/networking start" it just says that "no such device"
Hey somebody should help this guy. Because I have the same problem.
Re: when "/etc/init.d/networking start" it just says that "no such device"
Easy. Use a supported network adapter.
Also, if you're going to try to hide your mac address, don't forget to X out "UNSPEC HWaddr 00-26-C7-27-52-68-00-00-00-00-00-00-00-00-00-00" as well.
Re: when "/etc/init.d/networking start" it just says that "no such device"
i assume u got a intel wireless from your mac , and a problem with your firmware.
a- try download the 1000bgn microcode from hxxp://intellinuxwireless.org/?n=Downloads , extract it and copy it to /lib/firmware/.
b- get another wireless adapter
Re: when "/etc/init.d/networking start" it just says that "no such device"
Quote:
Originally Posted by
supercodeing35271
I think first i should work out the situation on wireless,so click the wireless button on my computer...
Just a sidebar to the general discussion, but that approach is backwards. When troubleshooting network issues, it's wisest to ALWAYS start the diagnostic process from the wired connection. It's easier to do for a number of different reasons, including more supported devices and drivers, lack of cross-protocol problems, lack of cross-encryption issues, and the ability to sniff traffic much easier.
Re: when "/etc/init.d/networking start" it just says that "no such device"
Pessimistically comical @ Barry, excellent. supercodeing35271, you have been told the problem on this page.