Jump to content

installing Mandrake 10 kernel sources


maxgravitt
 Share

Recommended Posts

In a console, su to root and type "urpmi kernel-sources" and hit enter. It will ask for the second cd, I believe. Put it in the drive and hit enter.

Link to comment
Share on other sites

Hello?!

 

Ok, so you want to install your kernel sources. First we are going to do this via Easy urpmi so if you don't have your sources installed please click here to install them, follow the directions on the link I have provided.

 

Ok first we need to make sure that we install the correct kernel-source. So open up console and type in the following:

 

rpm -qa | grep kernel

 

That should output something like this,

 

kernel-2.6.3.7mdk-1-1mdk
kernel-source-2.6.3-7mdk

 

You want the one labeled 'kernel-source-2.6...' mine might be different than from yours, the might be the same but be very carefull that you are getting the right name.

 

Next open up console su to root and type in the following:

 

urpmi kernel-source-2.6.3-7mdk

Again replace the ' kernel-source-2.6.3-7mdk ' with YOUR kernel source, once you type that in just hit Enter, and it should start to download everything it needs or so. Hope this helps,

 

-Luis

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...