Adjust label text for grub1 boot entry
[grml-live.git] / templates / boot / isolinux / addon_15_grub1.cfg
1 label grub1
2   menu label Run Bootloader Grub^1
3   kernel /boot/addons/bsd4grml/ldbsd.com
4   append echo Loading GRUB...`machine exec grub /boot/grub/%GRUB_LEGACY%
5
6   text help
7                                         Start Bootloader Grub (version 1).
8   endtext
9