Searched refs:BOOT_IMAGE (Results 1 – 3 of 3) sorted by relevance
79 BOOT_IMAGE="`identify_boot_image $QEMU`"80 KERNEL=$base_resdir/${BOOT_IMAGE##*/} # use the last component of ${BOOT_IMAGE}100 BOOT_IMAGE="`identify_boot_image $QEMU`"105 if test -n "$BOOT_IMAGE"107 cp $BOOT_IMAGE $resdir108 KERNEL=$resdir/${BOOT_IMAGE##*/}
1244 BOOT_IMAGE=<file>
1429 …BOOT_IMAGE=/boot/vmlinuz-5.10.0-16-amd64 root=UUID=cb49c910-e573-47e0-bce7-79e293df8e1d ro no-kvmc…