Comment 4 for bug 1902260

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

replace_kernel function may optionally call force_boot_without_initramfs

which then can optionally call divert_grub / update-grub / undivert_grub again.

However, I think replace kernel can only work if grub is diverted or was not yet installed. Thus i'm not sure it is a good idea for force_boot_without_initramfs to do divert_grub and to call update-grub.