[TUTORIAL] UEFI boot ZFS

killmasta93

Renowned Member
Aug 13, 2017
974
59
68
31
Hi,
Just wanted to post back if someone else gets this issue, as i was trying to configure HP server ml 350 gen9 with HBA card LSI i could not get it to boot on legacy, So i had to boot with UEFI, I went with the lasted version on proxmox. But it wont boot up after i ran zpool import rpool and it booted up but then i rebooted, cannot import rpool so i went to the grub
/etc/default/grub
then inside of the line linux default
to root delay=10 quiet

then i also had to run this


Code:
echo -n " rootdelay=15" >> /etc/kernel/cmdline

pve-efiboot-tool refresh


and works flawless
 
im really happy i found the solution in the forums, the wiki shows how to import it but does not seem to fix with proxmox is on uefi, the only trick that worked was the above hope this helps someone else
 
  • Like
Reactions: Stoiko Ivanov