debian-uki/variables.conf.template

8 lines
288 B
Plaintext
Raw Normal View History

2023-06-25 12:28:34 +02:00
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
2024-08-03 16:34:55 +02:00
path_to_vmlinuz_link=/boot # /boot in Ubuntu 22.04, / in Debian 11-12
2023-06-25 12:28:34 +02:00
path_to_uki=/efi/EFI/debian/debian-linux.efi
2023-07-22 12:37:17 +02:00
set_efi_default_image="no" # change to "yes" if you need to boot from EFI\BOOT\BOOTX64.EFI