0

enter image description herei have installed the extention packs of virtualbox a few monent ago and and again i click the button to install it it shows an other error related to BIOS enter image description here

currently i am using an integrated motherboard of gigabyte company is there any solution for this issue

i have vt-x amd amd-v enabled

2 Answers2

1

Type the following command as root to verify that host cpu has support for AMD - V technology:

# grep --color svm /proc/cpuinfo

If the output has the svm flags, then AMD CPU host is capable of running hardware virtualization. Then check in your system BIOS if the virtualization is enabled.

cioby23
  • 2,525
1

Your system does not support AMD-V. So that unchecked Enabled VT-x/AMD-V.

enter image description here

You got your problem resolved.

Abdul Kadir
  • 333
  • 1
  • 9