No longer include MirOS BSD in isolinux/syslinux boot menu
authorMichael Prokop <mika@grml.org>
Fri, 14 Nov 2014 09:45:30 +0000 (10:45 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 14 Nov 2014 09:46:39 +0000 (10:46 +0100)
MirOS BSD no longer seems to work from isolinux/syslinux,
this might be due to:

| Since version 5.00, support for 16-bit COMBOOT modules has been dropped,
| and c32 modules switched from the COM32 object format to ELF.

as stated on http://www.syslinux.org/wiki/index.php/Comboot_API

For now it's still available in GRUB, where it's *basically*
working.

templates/GRML/grml-cheatcodes.txt
templates/boot/isolinux/addon_35_bsd.cfg [deleted file]
templates/boot/isolinux/f3
templates/boot/isolinux/isolinux.cfg

index 2807b00..12fafdd 100644 (file)
@@ -22,7 +22,6 @@ forensic                            Do not touch any harddisks during hardware r
 serial                              Activate ttyS0 and start a getty
 grub                                Boot Grub bootloader (special all-in-one-image)
 dos                                 Boot FreeDOS
 serial                              Activate ttyS0 and start a getty
 grub                                Boot Grub bootloader (special all-in-one-image)
 dos                                 Boot FreeDOS
-bsd                                 Boot MirOS BSD
 hdt                                 Boot Hardware Detection Tool (from syslinux project)
 
 Further documentation regarding the boot process can be found at:
 hdt                                 Boot Hardware Detection Tool (from syslinux project)
 
 Further documentation regarding the boot process can be found at:
diff --git a/templates/boot/isolinux/addon_35_bsd.cfg b/templates/boot/isolinux/addon_35_bsd.cfg
deleted file mode 100644 (file)
index 529dafa..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-label bsd
-  menu label Run MirOS bsd^4grml
-  kernel /boot/addons/bsd4grml/ldbsd.com
-
-  text help
-                                        Boot a minimalistic BSD operating
-                                        system, known as MirOS bsd4grml.
-  endtext
-
index 7c1ebe1..6c130f4 100644 (file)
@@ -13,9 +13,9 @@
  grml2ram     copy medium to RAM and run from there (see F5 for alternatives)  
  grub                                    boot GRand Unified Bootloader (GRUB)  
  dos                                                         boot FreeDOS 1.0  
  grml2ram     copy medium to RAM and run from there (see F5 for alternatives)  
  grub                                    boot GRand Unified Bootloader (GRUB)  
  dos                                                         boot FreeDOS 1.0  
- bsd                                                           boot MirOS BSD  
  hdt                                             boot Hardware Detection Tool  
                                                                                
  hdt                                             boot Hardware Detection Tool  
                                                                                
+                                                                               
  A list with all supported boot options can be found on the CD at              
  /lib/live/mount/medium/GRML/*/grml-cheatcodes.txt                             
                                                                                
  A list with all supported boot options can be found on the CD at              
  /lib/live/mount/medium/GRML/*/grml-cheatcodes.txt                             
                                                                                
index 3640138..4febf2f 100644 (file)
@@ -60,7 +60,6 @@
 #   a = All-in-One-Image
 #   x = GPXE
 #   f = FreeDOS
 #   a = All-in-One-Image
 #   x = GPXE
 #   f = FreeDOS
-#   4 = MirOS bsd4grml
 #   m = Memtest86+
 #   t = Hardware Detection Tool
 #
 #   m = Memtest86+
 #   t = Hardware Detection Tool
 #