X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=d14bbfbe83b537b0cb3c10de2915bb91420eb086;hp=f620b9fc6162467ba12c3be90daa4b2c17e8c615;hb=3106869a23e52ce7059ebc63bb45c1b7f4675dd0;hpb=80a1a1885274a1e54e8c29a36d9347d9658b4d66 diff --git a/grml-live b/grml-live index f620b9f..d14bbfb 100755 --- a/grml-live +++ b/grml-live @@ -880,7 +880,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then copy_addon_file ipxe.lkrn /usr/lib/ipxe addons copy_addon_file pci.ids /usr/share/misc addons copy_addon_file memtest86+.bin /boot addons - for file in memdisk chain.c32 hdt.c32 menu.c32; do + for file in memdisk chain.c32 hdt.c32 mboot.c32 menu.c32; do copy_addon_file "${file}" /usr/lib/syslinux addons done