diff --git a/Makefile b/Makefile index 93e2825..1d7c319 100644 --- a/Makefile +++ b/Makefile @@ -303,6 +303,7 @@ virtualbox: build/harddrive.bin $(VBM) modifyvm Redox --mouse ps2 $(VBM) modifyvm Redox --audio $(VB_AUDIO) $(VBM) modifyvm Redox --audiocontroller ac97 + $(VBM) modifyvm Redox --nestedpaging off echo "Create Disk" $(VBM) convertfromraw $< build/harddrive.vdi echo "Attach Disk"