I got a problem with virtualbox starting a virtual machine.
I use Manjaro on two computers with the same versions (release 22.0.0, Sikaris, kernel linux 5.19.7-1) and the same installation procedure.
With one computer (HP Pavilion Laptop 14-dv1xxx), after a release of the virtualbox application, I’m unable to restart the virtual machine with the followig message, which don’t stop:
I need to kill both processes (VM and virtualbox) to reinitiate the system.
I tried to uninstall the full application and reinstall it without success and the same problem when starting the VM.
Then I made a fully new installation on the other computer (Dell OptiPlex 7050) and the same VM starts and works correctly.
I dont understand what is wrong whith the first computer. My hypothesis is that the reinstallation on the HP computer has not fully uninstalled virtualbox and the previous VM settings. But I’m not sure.
I noted that my first syntax was wrong and corrected it .
GRUB_CMDLINE_LINUX_DEFAULT=“quiet apparmor=1 security=apparmor resume=UUID=b96f6933-7018-4d59-8ea1-60b1845db6d2 udev.log_priority=3 ibt=off"
Here is the result (it’s in French, but not difficult to understand) :
[pierre@Crest ~]$ sudo update-grub
[sudo] Mot de passe de pierre :
Création du fichier de configuration GRUB…
Thème trouvé : /usr/share/grub/themes/manjaro/theme.txt
Image Linux trouvée : /boot/vmlinuz-5.19-x86_64
Image mémoire initiale trouvée : /boot/intel-ucode.img /boot/initramfs-5.19-x86_64.img
Found initrd fallback image: /boot/initramfs-5.19-x86_64-fallback.img
Image Linux trouvée : /boot/vmlinuz-5.15-x86_64
Image mémoire initiale trouvée : /boot/intel-ucode.img /boot/initramfs-5.15-x86_64.img
Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
Attention : le sondeur de systèmes d’exploitation sera exécuté pour détecter d’autres partitions amorçables.
Sa sortie sera utilisée pour détecter les binaires amorçables qu’elles contiennent et créer de nouvelles entrées d’amorçage.
Ajout de l’entrée du menu d’amorçage pour les paramètres du firmware UEFI …
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe : attention : type de périphérique nvme0n1 inconnu.
fait
[pierre@Crest ~]$