mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-04 22:07:30 +00:00
Keep boot entries consistent between syslinux and grub
This commit is contained in:
parent
0dfc571264
commit
551f3270a2
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ LABEL sysresccd_checksum
|
|||
TEXT HELP
|
||||
Boot the SystemRescueCd live medium and verify integrity
|
||||
ENDTEXT
|
||||
MENU LABEL Boot SystemRescueCd and verify checksum of the medium
|
||||
MENU LABEL Boot SystemRescueCd and and verify integrity
|
||||
LINUX boot/%ISO_ARCH%/vmlinuz
|
||||
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/%ISO_ARCH%/sysresccd.img
|
||||
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% checksum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue