summaryrefslogtreecommitdiffstats
path: root/config/build.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/build.cfg')
-rw-r--r--config/build.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/build.cfg b/config/build.cfg
index 61025e0..3e82336 100644
--- a/config/build.cfg
+++ b/config/build.cfg
@@ -53,7 +53,7 @@ my $config = {
bootloader_timeout => 10,
bootloader_entries => [ 'Install Mageia' => { append => 'automatic=method:cdrom audit=0 noiswmd splash quiet' },
'Rescue System' => { append => 'automatic=method:cdrom audit=0 noiswmd rescue' },
- 'Memory Test' => { command => 'linux16', image => '/boot/memtest', initrd => '' },
+ 'Memory Test' => { command => 'linux16', image => '/boot/memtest', initrd => 'none' },
],
mbr_boot_img => 'bootloader/images/boot_hybrid.img',
eltorito_img => 'bootloader/images/eltorito.img',