> On 4/7/20 2:31 AM, Furkan İnciroğlu wrote:
> > Hi there,
> >
> > When I compiled LFS 8.4 systemd Linux kernel version was 4.20.12. I
> > want to upgrade kernel version to 5.5 or else. I was wondering before
> > doing this job, is it possible to break something in the operating
> > system when this upgrade is done? Because now everything works
> > properly, I will upgrade just kernel.
>
> Yes you can do this easily.  Just build the new kernel with the
> instructions in Chapter 8 and copy to /boot.  Then update grub.cfg with
> a new menuentry and reboot.
>
> One technique though is to copy the current running configuration into
> the kernel tree as .config and run 'make oldconfig'.  It will ask
> questions about new configuration items.  I usually accept the default
> for those questions except for drivers.  Usually it will want to add new
> drivers but if I haven't added any new HW, I answer No for those.
>
>    -- Bruce

Thank you Bruce for you answer. I built new kernel and then copied
under boot directory and now everything works properly and I checked
cat /proc/version, it says my kernel has 5.5 version. That's perfect.
But I wonder, Why I do not need to Installation of Linux API Headers
again? Like section 5.6 and 6.7.1 in the LFS book? In my opinion, I
also need to run make headers command and copy this new kernel headers
to /usr/include directory. What would you say?

Best regards,
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to