KVM kernel error after update parrot

To fix it do I use this?
GRUB_CMDLINE_LINUX=“resume=UUID=498514bc-996e-497c-b57b-0c4e3d444a5b kvm.enable_virt_at_load=0”

or this
GRUB_CMDLINE_LINUX=“kvm.enable_virt_at_load=0”

I ask because I see two of these
GRUB_CMDLINE_LINUX=
and not sure where to place kvm.enable_virt_at_load=0

VirtualBox issue.

1 Like

Thanks Masmer, I used this to solve it
GRUB_CMDLINE_LINUX=“resume=UUID=498514bc-996e-497c-b57b-0c4e3d444a5b kvm.enable_virt_at_load=0”

2 Likes

Can you help me? When I type the sudo apt update command in the terminal it displays errors at the end

it would have been better if you’d started your own post for help :wink:

anyway, what errors? this is too open ended, could be anything. Post the output you see in your terminal!

1 Like