On 18.03.2015, stan wrote: 

> Would you be willing to give a recipe that you use?
> i.e.  what steps do you perform to do this?

1. Download a kernel tarball from kernel.org
2. Unpack it into /usr/src
3. Copy .config from the latest Fedora kernel into the kernel toplevel
   sourcedir (it is stored in /boot).
4. "make oldconfig"
5. "make"
6. "make modules_install"
7. "make install"
8. Reboot

Step 3. is for convenience, you can of course use your own .config.
This kernel will live peacefully alongside of your Fedora kernels.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to