Virtual Machines may fail to boot and remain stuck at the GRUB screen immediately following a snapshot restoration. This behavior typically occurs under the following conditions:
Symptoms:
VMware vSphere ESXi 8.x
VMware vCenter Server 8.x
The snapshot revert can result in a mismatch between the bootloader's pointers (stored in the Master Boot Record or EFI partition) and the actual filesystem state on the virtual disk.
If the OS update modified the disk blocks where the kernel or GRUB configuration resided before the snapshot was taken, the revert may leave the boot sector pointing to invalid or corrupted disk blocks, preventing the bootloader from locating the kernel.
Engage the OS vendor to troubleshoot and repair the Guest OS bootloader configuration.