mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-05 02:28:26 +00:00
enable grub-mkrescue on i386-multiboot
This commit is contained in:
parent
6f8157cb89
commit
f5c1e402d3
@ -334,6 +334,7 @@ script = {
|
||||
enable = i386_pc;
|
||||
enable = x86_efi;
|
||||
enable = i386_qemu;
|
||||
enable = i386_multiboot;
|
||||
enable = i386_coreboot;
|
||||
enable = powerpc_ieee1275;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user