Is there a way to get reliable booting after a dom0 kernelupdate?
Do I need to unmount my /boot partition and fsck.vfat itbefore rebooting?
You should always unmount the mount point before fsck'ing any filesystem.
Kind regards,
Andrey Arapov
I want to make clear that in each case, the new kernel has workedfine once I persuaded my BIOS to boot it. The problem is alwaysthat, after each kernel upgrade, the BIOS no longer recognizes anybootable partition, not even listing the drive among its boot options.Unmounting before fsck is the standard process, but I wonder whyand how the dom0 kernel upgrade script leaves the boot partitionin a state that the BIOS will not boot. I am far from certain that thefsck.vfat was what restored bootability, but something did.