Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

Petasan node unable to boot after upgrade to 4.1.0

Good afternoon; after upgrading from 4.0.0 to 4.1.0 using the update script, my nodes were unable to boot because they couldn't mount the /boot/efi partition.

Entering rescue mode, I could determine that the vfat module needed for that filesystem was missing from the kernel. So I solved the issue by adding vfat to the /etc/modules file (which is otherwise empty).

Maybe this change should be added to the next releases as a patch? Do you have any additional advice?

Thanks,