syslinux configuration: use localboot -1 to boot from next boot device instead of...
authorMichael Prokop <mika@grml.org>
Mon, 13 Jun 2011 16:34:47 +0000 (18:34 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 13 Jun 2011 16:34:47 +0000 (18:34 +0200)
templates/boot/isolinux/hd.cfg

index 2da71db..15fc587 100644 (file)
@@ -1,9 +1,10 @@
 # local disk:
 label hd
-  menu label ^Boot from Hard Disk
-  localboot 0x80
+  menu label ^Boot from next boot device.
+  localboot -1
   text help
-                                        Boot from first local hard disk -
-                                        if present and bootable.
+                                        Boot from next device in
+                                        boot device order, if
+                                        present and bootable.
   endtext