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