Drop trailing dot in 'Boot from next boot device'
[grml-live.git] / templates / boot / isolinux / hd.cfg
index 2da71db..59f2bff 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