mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
3 lines
160 B
Text
3 lines
160 B
Text
#we may have 64 bit efi and want to install 32 bit userspace
|
|
#or have 32 bit efi on 64 bit system
|
|
GRUB_PLATFORMS="coreboot efi-32 efi-64 emu multiboot pc qemu"
|