I'm kinda new to backtrack and i've been trying to sort out my wireless drivers but i can't install any packages because when i run 'make' i getIt's the same with 'make install'Code:/lib/modules/2.6.38/build: No such file or directory. Stop.
I've done some searching and apparently i need to run these commands to install linux headers and create a system link:
but without the wireless drivers i have no internet to use the apt-get install command so it wont work, i have no access to an ethernet cable to connect directly to the routerCode:apt-get install linux-headers ln -s /usr/src/linux-headers-2.6.38/ /lib/modules/2.6.38/build
could i download the linux headers to windows then find the file on my C drive while in backtrack and install it manually? if so, how?
thanks


