enable grub-mkrescue on i386-multiboot
This commit is contained in:
parent
6f8157cb89
commit
f5c1e402d3
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue