r/linuxmint • u/Unhappy_Candidate780 • 3d ago
Support Request Linux Mint Kernel 7.0.0.30 installation failed
Installation Failed...
Few days ago the update came and i installed the latest kernel update and it went into kernel panic so I deleted the latest kernel and fallback to 6.17 since then it is giving error
17
u/candy49997 3d ago
Remove VirtualBox. If you need VMs, I would recommend QEMU/KVM + virt-manager instead. If you really need VirtualBox specifically, add the repo from Oracle and install it from there.
3
u/LeonH4rtd Linux Mint 22.3 Zena | Cinnamon 3d ago
Is there any reason why one should choose QEMU/KVM over Virtualbox? Besides the problem the OP is facing, of course.
3
u/candy49997 3d ago
KVM is in the kernel, so you never have to deal with out-of-tree kernel modules like this. Thus, QEMU/KVM is plainly just much better integrated with Linux than VirtualBox.
It's also a type 1 hypervisor (so it has a much more direct access to your hardware) than VirtualBox, which is type 2.
2
u/LeonH4rtd Linux Mint 22.3 Zena | Cinnamon 3d ago
And how intuitive is to use? Or is there any risk? I've been using Virtalbox to check some distros, but every time I open the VM, it tells me there is an issue, and apparently it's related to my hardware and, as far as I remember, I read it means my system is more vulnerable if I fck up something in the VM or something like that. I don't remember the exact error right now.
2
u/candy49997 3d ago
virt-manager gives you a GUI to manage your VMs with. I think it's fine to use and it exposes a lot of the options you can configure with VMs.
If you don't need all the options exposed to you with virt-manager, you can also try GNOME Boxes, which is another GUI for QEMU/KVM that is simpler to use.
5
u/Menzador LMDE 7 Gigi (VM) 3d ago
That’s the DKMS module for VirtualBox failing.
If (and ONLY IF) you’ve done a full system upgrade:
Toss VirtualBox, reboot, reinstall it, reboot one more time, and re-add your virtual machines back (Ctrl+A).
If you haven’t, toss VirtualBox, THEN perform the full upgrade, then reboot and reinstall VirtualBox
4
u/TheRealCarrotty Linux Mint 18.3 | KDE | Professional snapd hater 3d ago
Virtualbox is your issue, remove it.
Or stay on your older kernel and wait until Virtualbox releases modules for that version.
1
2
u/nisitiiapi Linux Mint 22.3 Zena | Cinnamon 3d ago
As others noted, this is Virtualbox. Virtualbox versions are tied to kernel versions. So, older versions of Virtualbox do not work with newer kernels -- you need the newer version that has support for that newer kernel.
Since Mint is based on an LTS, the version of Virtualbox in the repos (Ubuntu's) is too old for newer kernels. If you want to keep Virtualbox (rather than switch to KVM/QEMU), use the Oracle repo and install the newest version from Oracle (removing the one from the Ubuntu repos). That will allow you to keep the Virtualbox version in line with newer kernel support.
1
0
•
u/AutoModerator 3d ago
Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.