Jump to content

Mounting Devices


jleaman
 Share

Recommended Posts

I think there's a later one. 2.6.17-5 was the default in 2007.0 but you can upgrade to something like 2.6.17-12 or even higher from memory. Easy way to check what kernels are available for install:

 

urpmf --name kernel | grep 2.6.17

 

and see what ones are the latest in the list. You can ignore the source by modifying the line, so you only see kernels:

 

urpmf --name kernel | grep -v source | grep 2.6.17

 

so you'll only see kernels listed, and then you can worry about kernel sources later.

Link to comment
Share on other sites

Oh, in Mandriva 2007.1 you only need to install the "kernel-latest" package and your system will automatically upgrade to the newest kernel if you have some software mirrors set up. No recompiling an kernel-source downloading necessary (unless you want to recompile the kernel)

 

But if you're using a dkms-* package (e.g. for proprietary video drivers) you must also install the corresponding kernel-source-stripped package, so that dkms can rebuild the required module(s) when re-booting into the new kernel. In order to make this automatic you need to install the kernel-source-stripped-latest package.

 

Jim

Link to comment
Share on other sites

I think im going to just leave it alone, i already installed this os 2 times tonight :( its working ok now, have not tried the usb drive. But my dual monitors is up and all hardware :)

 

Jase

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...