fickit: Fix PXE + prepare

This commit is contained in:
nemunaire 2023-10-23 18:27:00 +02:00
commit 0c7f5b88df
5 changed files with 13 additions and 11 deletions

View file

@ -17,12 +17,12 @@ LABEL backend
LABEL frontend
MENU LABEL Prepare for ^frontend
LINUX /s/fickit-boot-kernel
INITRD /s/fickit-boot-initrd.img
INITRD /s/fickit-prepare-initrd.img
APPEND console=tty0 fickit.autoprepare=frontend
LABEL prepare
MENU LABEL Prepare with ^shell
LINUX /s/fickit-boot-kernel
INITRD /s/fickit-boot-initrd.img
INITRD /s/fickit-prepare-initrd.img
APPEND console=tty0
LABEL update
MENU LABEL ^Update images