Enable No-Execute Protection in my BIOS on Aspire One 753

0

I am trying to install Windows 8 on Virtualbox, so I need to turn on No-Execute memory protection for it to work, according to this article: Windows 8 on VirtualBox and VMWare: Your PC Needs To Restart Fix

I tried going into the BIOS and I can't find any options related to No execute Memory Protection. HAV is already enabled, but it is still not in the BIOS.

Here is some info:

OS Name Microsoft Windows 7 Enterprise
Version 6.1.7601 Service Pack 1 Build 7601
Other OS Description    Not Available
System Manufacturer Acer
System Model    Aspire One 753
System Type x64-based PC
Processor   Intel(R) Celeron(R) CPU        U3600  @ 1.20GHz, 1199 Mhz, 2 Core(s), 2 Logical Processor(s)
BIOS Version/Date   INSYDE V1.29, 8/12/2011
Installed Physical Memory (RAM) 4.00 GB
Total Physical Memory   3.68 GB
Available Physical Memory   2.09 GB
Total Virtual Memory    7.35 GB
Available Virtual Memory    4.41 GB

pcmaclinux

Posted 2013-12-04T23:08:34.363

Reputation: 1

I am confused by your title -- do you want to turn off the NX protection for the virtual machine? What does that have to do with Windows 8? – Kevin Panko – 2013-12-04T23:31:40.553

[http://www.tech-recipes.com/rx/26800/windows-8-on-virtualbox-and-vmware-your-pc-needs-to-restart-fix/] – pcmaclinux – 2013-12-04T23:38:14.303

Please change "disable" to "enable" – pcmaclinux – 2013-12-04T23:57:37.703

Oops sorry. By the way, you can edit the question if you want to change something. – Kevin Panko – 2013-12-05T00:20:50.983

Try this wmic command from here: http://serverfault.com/questions/181839/how-to-detect-nx-xd-bit-under-windows If it comes back with TRUE, then you have it enabled already.

– Kevin Panko – 2013-12-05T00:25:33.540

It says "False" – pcmaclinux – 2013-12-05T00:37:21.953

No answers