I am using ubuntu mate 21.04 (Hirsute Hippo) daily build .I am running it inside virtual box 6.1
I have allocated 2 cores and 2gb ram to the virtual box.
I updated the system using "sudo apt update && sudo apt upgrade -y && sudo apt dist-upgrade -y && sudo apt autoremove -y"
I saw Linux image update from 5.8.0.26-generic to different versions
There are 3 versions
- linux-image-generic/hirsute-proposed 5.8.0.36.32+21.04.34 amd64 [upgradable from: 5.8.0.26.31]
- linux-image-generic/now 5.8.0.26.31 amd64 [installed,upgradable to: 5.8.0.30.32+21.04.34]
- linux-image-generic/hirsute 5.8.0.25.30 amd64
I want to update to the hirsute-proposed version (linux-image-generic/hirsute-proposed 5.8.0.36.32+21.04.34 amd64 [upgradable from: 5.8.0.26.31])
Even after rebooting several times I can't seemed to update to the hirsute-proposed version. How can I update to that version?