-
Hello,
I then generate the config in order to have DHCP on enp2s0 and install Talos on /dev/sdb. Unfortunately, if I apply and bootstrap the cluster, it is going to ready mode, everything seems fine, except that the ESP is basically empty or doesn't boot on the /dev/sdb. I launched a live ISO, mount the /dev/sdb1 (ESP), and checked the tree of files, it is missing the EFI configurations for booting into Talos. I don't really know how and why, but I can boot with the USB Live ISO with the flag halt_if_talos_installed=0 and the cluster is running successfuly. But I would like to boot from /dev/sdb and not the USB stick. My options in my BIOS seems to be OK. How can I generate / install the bootloader / EFI options in /dev/sdb1 successfuly ? Thank you for your help 🙏 This is the machine config (I will change it after I succeed to install it on /dev/sdb) :
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I probably seems the installation might have failed, could you provide the console logs during installation, boot the iso, select the wipe option, then apply-config, would need the console logs around this point |
Beta Was this translation helpful? Give feedback.
Also you seem to have used a Talos 1.10.1 iso and tried to install Talos 1.9.2?