On 10.02.2014, Robert P. J. Day wrote: > uh, no. if that's all you specify, you get *way* more packages than > just kernel and kernel-devel -- when my build worked earlier today, i > think i counted 11. so that claim is a massive underestimate, but i'll You can do it another way: 1. Take the .config from Fedora (/boot/config-xxxx) as a starting point, or create your own one 2. Download the latest kernel source from kernel.org and extract it 3. Copy your .config into the root of the source-tree 4. make oldconfig 5. make 6. make modules_install 7. make install 8. Reboot This kernel will live peacefully alongside with your existing Fedora kernel(s). -- 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