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:
parent
70793436c7
commit
9c16a9e6ff
@ -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)))
|
||||
|
8
features.in/syslinux/cfg.in/95sdab.cfg
Normal file
8
features.in/syslinux/cfg.in/95sdab.cfg
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user