Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-25-2007, 06:26 PM
|
#1
|
LQ Newbie
Registered: Jul 2006
Location: Dunbar, WV
Distribution: Mint 9
Posts: 23
Rep:
|
Kernel filename
Hello again. It's been nearly a year sense I tried linux and I recently got a wild hair to try again. Well to get to the point, I'm trying to install ndiswrapper to get my Dell Truemoblie 1300 card to work. Problem is that I need to make a link to my kernel to get the install to work properly. Can anyone at least give me a filename or a folder name so I know what to copy?
|
|
|
02-25-2007, 07:36 PM
|
#2
|
Senior Member
Registered: Jan 2006
Location: Charleston, SC, USA
Distribution: Debian, Gentoo, Ubuntu, RHEL
Posts: 1,148
Rep:
|
you're looking for a file named /boot/vmlinuz. Sometimes there's a version number attached to the end, and I think some distros put it in / instead of /boot, but that's the one.
|
|
|
02-25-2007, 08:57 PM
|
#3
|
LQ Newbie
Registered: Jul 2006
Location: Dunbar, WV
Distribution: Mint 9
Posts: 23
Original Poster
Rep:
|
*gets on knees and bows to you* thank you thank you thank you....I should be able to run my linux online now! 
|
|
|
02-25-2007, 08:59 PM
|
#4
|
Senior Member
Registered: Jan 2006
Location: Charleston, SC, USA
Distribution: Debian, Gentoo, Ubuntu, RHEL
Posts: 1,148
Rep:
|
No problem, post back if you have any troubles.
|
|
|
02-26-2007, 12:05 AM
|
#5
|
LQ Newbie
Registered: Jul 2006
Location: Dunbar, WV
Distribution: Mint 9
Posts: 23
Original Poster
Rep:
|
Ugh, I thought I could do it, looks like Chet are dumb. No matter what I do I always end up with this while following the directions for ndiswrapper.
Code:
root@ubuntu:/ # make
make -C driver
make[1]: Entering directory `/driver'
Can't find kernel build files in /lib/modules/2.6.10-5-386/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/driver'
make: *** [all] Error 2
Right now I'm using my father's network card, but I don't know how long he'll allow me to keep it.
|
|
|
02-26-2007, 01:30 AM
|
#6
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,399
|
If Ubuntu, you'll need at least build-essential and linux-headers.
Check the Ubuntu wiki - it'll have heaps of articles. May even save you having to compile this at all.
|
|
|
02-26-2007, 06:37 AM
|
#7
|
Senior Member
Registered: Jan 2006
Location: Charleston, SC, USA
Distribution: Debian, Gentoo, Ubuntu, RHEL
Posts: 1,148
Rep:
|
For compiling ndiswrapper, there are other things you need, here you need the linux kernel source code, not just the kernel. Go to any command line and type
Code:
sudo apt-get install kernel-source
this should grab the kernel source and install it. I should ask - are you sure you need to compile ndiswrapper? You can get it by typing
Code:
sudo apt-get install ndiswrapper
which is far easier than compiling.
|
|
|
02-26-2007, 02:03 PM
|
#8
|
LQ Newbie
Registered: Jul 2006
Location: Dunbar, WV
Distribution: Mint 9
Posts: 23
Original Poster
Rep:
|
Thank you all for your suggestions, I will try out these things and let you know how they go.
|
|
|
All times are GMT -5. The time now is 08:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|