MandrivaThis Forum is for the discussion of Mandriva (Mandrake) 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.
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.
fire up rpmdrake (or mcc) and put in the search box "kernel" and you can browse for it. Or, simply "urpmi kernel-source" should fetch the sources relavent to your current kernel.
i did urpmi kernel and it listed some stuff and said 'one of these is needed. pick one' and i picked one & it said 'everything already installed'
so then i did urpmi kernel-source and it said 'no package named kernel-source'
so i tried urpmi kernel-source-2.6.3 & got 'no package named kernel-source-2.6.3'
i also tried it with kernel-source-2.4.25, same thing.
i also tried doing ls -alc in /usr/src to see if it was already there & it's not...
If you can download or locate the rpms for the particular kernel, you can use the urpmi command, and use autocompletion to give the full file name. If the package you are trying to install isn't in the hdlist or synthesis.hdlist, then you need to include the full file name of the package you are trying to install. CDing to the place you downloaded the file and using auto-completion is the easiest way.
i tried urpmq kernel and it gave me all the stuff i already installed--none of it called kernel source. i also tried urpmq source and it just gave me sourceview stuff.
these packages that i'm installing are coming from the installation cd's so i hope that that would mean i don't have to download anything, right? maybe it did everything for me & i don't realize it. but if that were true, then why can't i find my 'path to linux'?
Its on disk 3. If you don't seem to have it in your urpmi list, your sources aren't configured properly. You should rebuild them (or if you have a fast connection, get one set up from ftp sites with easyurpmi <----google it).
If you want them, mount your disk 3 and "rpm -i" it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.