I have a MSI MS-1653 laptop which was running Ubuntu 20.04. I tried to install NVidia CUDA with sudo apt install cuda. For some reason the install built a new kernel, and now when I boot into that kernel I have no networking.
I need to roll back to a previous kernel, but I can't get the boot menu that will allow me to go to Advanced options and boot a previous kernel as shown here.
When I try to remove the latest kernel with sudo apt remove linux-image-5.15.0-1032-oracle it fails because it can't connect to the internet.
MSI and Nvidia have left me with an unusable laptop. Is there a way out of this predicament?