Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
virtualisation:virtualbox-cant-operate-in-vmx-root-mode [2024/12/17 05:46] – créée thierry | virtualisation:virtualbox-cant-operate-in-vmx-root-mode [2024/12/17 05:50] (Version actuelle) – thierry | ||
---|---|---|---|
Ligne 9: | Ligne 9: | ||
sudo modprobe -r kvm_amd | sudo modprobe -r kvm_amd | ||
- | Test if this works first, as this command will only last until your next reboot. If this works and want to make the change permanent, you can create a new entry in / | + | Test if this works first, as this command will only last until your next reboot. If this works and want to make the change permanent, you can create a new entry in __/ |
blacklist kvm_intel | blacklist kvm_intel | ||
+ | |||
+ | |||
+ | https:// |