Backtrack live cd, no network connection after booting

Oakenfold

Diamond Member
Feb 8, 2001
5,740
0
76
I burned an image of Backtrack, it burned successfully but after booting I don't have a network connection. Do I need to point/load drivers somehow? If you haven't picked up I know zero about linux and live cd's.

Any help is appreciated! Thanks!

Nevermind was just a fluke! It's working now! Thanks!
 

SleepWalkerX

Platinum Member
Jun 29, 2004
2,649
0
0
I assume you're trying to use a wireless card? Open up the terminal and list the output of the following commands:

ifconfig -a

iwconfig

Also, type "lspci" and paste the line of any network cards you see (or if you're not sure just paste the whole thing). If your network card connects to your computer through a usb interface type "lsusb" instead.