terem42 / zfs-hetzner-vm

script to install Debian 10, 11, 12 and Ubuntu 18, 20, 22 LTS with ZFS root on Hetzner VPS
165 stars 108 forks source link

add ability to install debian 12 in UEFI mode #76

Open greenpsi opened 4 months ago

greenpsi commented 4 months ago

check, whether the machine is booted in EFI mode, then setup an EFI partition and install efi grub instead of legacy grub. This is required, since new hetzner machines don't have the ability to boot in legacy mode anymore.