Re: patch listed as missing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21.02.2016, thibaut noah wrote: 

> So i have no way to use this patch on 4.4.2 since i have no way to run it,
> i'm already lost with patching my kernel i can't build my own package.

How to build a recent "Fedora kernel for the unexperienced":

1. Grab recent -stable from kernel.org and unpack it into /usr/src
2. Take a look into /boot and grab the config of your recent Fedora
kernel. Example: config-4.2.5-300.fc23.x86_64
3. Rename this file to ".config" and copy it into the root directory
of your unpacked source
4. Change into the source root directory
5. Do a "make oldconfig". If your new kernel is newer that your recent
Fedora one, you'll have to answer some new question on the
configuration of your new kernel. If you have no clue what to answer,
a "no" for alle of the questions will do it in 95% of the cases.
6. Continue with "nice -n 19 make -j x", where x is the number of your cpus
cores.
7. "make modules_install"
8. "make install"
9. Reboot, you're done.

This kernel will live peacefully together with your Fedora kernels,
without affecting the rpm database or similar.

Btw: your patch should be applied after step 4 and before step 5 ;-)

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux