Hi everyone,
I think I know exactly what caused the problem, and have some general idea of the process to restore, but there's something I am missing here.
Short story, I was relocating my boot drive to a set of mirrored drives. Clone partition table, randomize IDs, format, initialize, add mirror to zpool. rinse and repeat.
I did this without any issues on the second machine, but when I did the first machine, I definately missed the "init" step in the process. I obviously rebooted several times without incident, but but now it appears it completely forgot how to boot.
I can get to console with the proxmox install usb, and can import the zfs rpool without issue and see both drives .part3 in the pool, but I just need some help to re-build the EFI/boot partitions so it will boot from bios again.
Of course being direct on the machine instead of via ssh will make copy/paste anything a bit more complicated for the process but I really appreciate the help!
I feel like I need to mount the rpool resources and redirect the live environment to it so that proxmox-boot-tool will act on the proper files because
Any help is appreciated!
I think I know exactly what caused the problem, and have some general idea of the process to restore, but there's something I am missing here.
Short story, I was relocating my boot drive to a set of mirrored drives. Clone partition table, randomize IDs, format, initialize, add mirror to zpool. rinse and repeat.
I did this without any issues on the second machine, but when I did the first machine, I definately missed the "init" step in the process. I obviously rebooted several times without incident, but but now it appears it completely forgot how to boot.
I can get to console with the proxmox install usb, and can import the zfs rpool without issue and see both drives .part3 in the pool, but I just need some help to re-build the EFI/boot partitions so it will boot from bios again.
Of course being direct on the machine instead of via ssh will make copy/paste anything a bit more complicated for the process but I really appreciate the help!
I feel like I need to mount the rpool resources and redirect the live environment to it so that proxmox-boot-tool will act on the proper files because
proxmox-boot-tool status
says that /et/kernel/proxmox-boot-uuids does not exist, so I think this sould be a pretty simple fix that I just haven't built the skills for yet.Any help is appreciated!