• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Backtrack live cd, no network connection after booting

Oakenfold

Diamond Member
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!
 
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.
 
Back
Top