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