Support latest Qubes 4.1.0 release.

pull/1457/head
longpanda 2 years ago
parent e3506c0f10
commit 53b95ae17b

@ -257,6 +257,10 @@ function distro_specify_initrd_file {
vt_linux_specify_initrd_file /isolinux/initrd.gz
fi
if vt_str_begin "$vt_volume_id" "QUBES"; then
vt_linux_specify_initrd_file /images/pxeboot/initrd.img
fi
if [ "$vt_chosen_size" = "1133375488" ]; then
if [ -d (loop)/boot/grub/x86_64-efi ]; then
vt_cpio_busybox64 "64h"

Loading…
Cancel
Save