Compile kernel from source
Jerry Geis
jerry.geis at gmail.com
Wed Jan 4 21:43:51 UTC 2023
On Wed, Jan 4, 2023 at 4:41 PM Ralf Mardorf via ubuntu-users <
ubuntu-users at lists.ubuntu.com> wrote:
> On Wed, 2023-01-04 at 15:38 -0500, Jerry Geis wrote:
> > make install
>
> Hi,
>
> make love, not install! IOW build a fine package.
>
> > update-initramfs -u -k $(uname -r)
>
> This might be the culprit, since $(uname -r) much likely generate the
> thingy for the running kernel, not for the one you build. You probably
> need to run
>
> update-initramfs -k 6.2-rc2
>
> However, I'm not familiar with update-initramfs, but "-u -k $(uname -r)"
> is something that doesn't sound reasonable to me. You build a new kernel
> and ask update-initramfs to care about the running kernel (uname -r ;).
>
> Regards,
> Ralf
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
I tried that just now - same error.
I also did update-grub after.
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20230104/8da155a6/attachment.html>
More information about the ubuntu-users
mailing list