templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com
[grml-live.git] / templates / boot / isolinux / syslinux.cfg
index b508be4..977fbf9 100644 (file)
@@ -115,8 +115,18 @@ MENU LABEL forensic
 KERNEL linux26
 APPEND vga=791 forensic nofstab noraid nolvm noautoconfig noswap raid=noautodetect quiet initrd=initrd.gz boot=live 
 
-LABEL grub
-MENU LABEL grub
+LABEL grub2
+MENU LABEL GRUB2
+KERNEL /boot/addons/bsd4grml/ldbsd.com
+APPEND echo Loading GRUB...`machine exec grub /boot/grub/core.img
+
+LABEL grub1
+MENU LABEL GRUB1
+KERNEL /boot/addons/bsd4grml/ldbsd.com
+APPEND echo Loading GRUB...`machine exec grub /boot/grub/%GRUB_LEGACY%
+
+LABEL allinone
+MENU LABEL All-in-One-Image
 KERNEL /boot/addons/memdisk
 APPEND initrd=/boot/addons/allinone.img