Hi,

I followed the steps on this website:

http://www.yourownlinux.com/2018/12/how-to-install-linux-kernel-4-15-0.html

# cd /tmp

# wget
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500_4.15.0-041500.201802011154_all.deb

# wget
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb

# wget
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-image-4.15.0-041500-generic_4.15.0-041500.201802011154_amd64.deb

# sudo dpkg -i linux-headers-4.15.0*.deb linux-image-4.15.0*.deb

# sudo reboot

And then:

# uname -r
3.13.0-52-generic

And the kernel version is still 3.13.0.

How do I upgrade to 4.15.0?

אורי
u...@speedy.net


‪On Fri, Jun 12, 2020 at 9:23 AM ‫אורי‬‎ <u...@speedy.net> wrote:‬

> Hi,
>
> I want to upgrade my Ubuntu Linux kernel from 3.13.0-52-generic
> to 4.15.0-106-generic. How do I do it? I searched on Google and found a few
> websites, but it doesn't work - I get error messages:
>
> https://linuxhint.com/upgrade-kernel-ubuntu-1804/
>
> # sudo apt-get install ukuu
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package ukuu
>
>
> http://ubuntuhandbook.org/index.php/2018/01/install-linux-kernel-4-15-in-ubuntu-linux-mint/
>
> root@www:/tmp# wget
> http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500_4.15.0-041500.201801282230_all.deb
> URL transformed to HTTPS due to an HSTS policy
> --2020-06-12 08:19:53--
> https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/linux-headers-4.15.0-041500_4.15.0-041500.201801282230_all.deb
> Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216
> Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443...
> connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2020-06-12 08:19:53 ERROR 404: Not Found.
>
> Thanks,
> Uri.
>
> אורי
> u...@speedy.net
>
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to