minershive / hiveos-pxe-diskless

Network boot for diskless rigs
38 stars 26 forks source link

uefi booting fails #16

Closed clintar closed 2 years ago

clintar commented 2 years ago

I think the grub got updated and I get a missing symbol when trying to netboot with uefi. I had to add

grub-mknetdir --net-directory="$mydir"/tftp/ --subdir=/efi/ -d /usr/lib/grub/x86_64-efi/ to get it to work

villos commented 2 years ago

Fixed in 6.5.1