syslinux configuration: use localboot -1 to boot from next boot device instead of...
[grml-live.git] / templates / boot / isolinux / hd.cfg
1 # local disk:
2 label hd
3   menu label ^Boot from next boot device.
4   localboot -1
5   text help
6                                         Boot from next device in
7                                         boot device order, if
8                                         present and bootable.
9   endtext
10