Stop Microsoft
		Operating Systems => Linux and UNIX => Topic started by: Canadian Lover on  8 May 2005, 03:04
		
			
			- 
				I'm installing chipset drivers for my Wireless NIC. It can't install becuase after running /.Configure it syas the kernel pakages arn't located at the default location. Does anyone know where these files are located?
			
 
			
			- 
				
I'm installing chipset drivers for my Wireless NIC. It can't install becuase after running /.Configure it syas the kernel pakages arn't located at the default location. Does anyone know where these files are located?
Usually they are in  /usr/src.
If you have something like /usr/src/linux-2.6-21 and no directory named simply /usr/src/linux you might try making a symbolic link.
ln -s /usr/src/linux-2.6-21 /usr/src/linux