Forums
Home / Forums
Quote from dbutti on May 22, 2026, 2:23 pmGood 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,
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,