rescue += boot off sda/sdb

There's no (convenient) "eject" at times, so it's better to provide
extra ways of booting right away.
This commit is contained in:
Michael Shigorin 2012-08-08 20:38:14 +04:00
parent 70793436c7
commit 9c16a9e6ff
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
use/rescue: use/stage2 sub/stage2/rescue
use/rescue: use/stage2 sub/stage2/rescue use/syslinux/sdab.cfg
@$(call add_feature)
@$(call add,RESCUE_LISTS, openssh \
$(call tags,(base || extra) && (rescue || network)))

View File

@ -0,0 +1,8 @@
label sda
menu label Boot from ^1st hard/flash drive
localboot 0x80
label sdb
menu label Boot from ^2nd hard/flash drive
localboot 0x81