Skip to content
Unverified Commit 4e23f1f9 authored by aszlig's avatar aszlig
Browse files

nixos/virtualbox-image: Enable PAE on 32bit.



pkgs/os-specific/linux/kernel/common-config.nix defines HIGHMEM64G on
line 441 for 32bit systems, which implies PAE.

We now creating the OVA with PAE support enabled, which fixes bootup of
the image if people are just importing it without setting PAE
explicitly.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent effe0309
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment