nsmfoo / antivmdetection

Script to create templates to use with VirtualBox to make vm detection harder
MIT License
703 stars 123 forks source link

windows 10 x64 acpi bios error #46

Closed gianlucadandrea closed 4 years ago

gianlucadandrea commented 4 years ago

hi, after executing the .sh script to modify some vbox parameters, windows 10 x64 cannot be installed. the error is ACPI BIOS ERROR very early in the installation process.

commenting out the VBoxInternal/Devices/acpi/0/Config/CustomTable line in the vbox, windows 10 x64 gets installed correctly, so the problem I think is using the dumped DSDT table

ThisIsNotMalware commented 4 years ago

Can you post the error?

You might want to check the VT-x enabled in your BIOS to use virtualization

nsmfoo commented 4 years ago

@gianlucadandrea Are you able to add the error message?

nsmfoo commented 4 years ago

I will go a head and close this case, feel free to re-open if needed.