]> git.plutz.net Git - blast/blobdiff - cfg_syslinux/boot/bootmenu.cfg
bootloader configuration: boot efi32 and efi64, using grub, and bios using syslinux
[blast] / cfg_syslinux / boot / bootmenu.cfg
diff --git a/cfg_syslinux/boot/bootmenu.cfg b/cfg_syslinux/boot/bootmenu.cfg
deleted file mode 100644 (file)
index dbebfeb..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-UI menu.c32
-
-DEFAULT stretch
-TIMEOUT 30
-
-LABEL stretch
-  MENU LABEL Debian Stretch
-  KERNEL /vmlinuz
-  INITRD /initrd.img
-  APPEND root=LABEL=FSROOT
-
-LABEL stretch_rescue
-  MENU LABEL Debian Stretch Rescue
-  KERNEL /vmlinuz
-  INITRD /initrd.img
-  APPEND root=LABEL=FSROOT init=/bin/sh