VMware Identity Manager node deployed in version 3.3.7 missing GRUB configuration file as described in the prerequisites of patch installation articles like CSP-97577.
VMware Identity Manager 3.3.7
install-ph-grub2.tar.xz to the impacted vIDM appliance to either /tmp or /roottar -xvf install-ph-grub2.tar.xz
cd install-ph-grub2lsblk | grep -e "/$" | cut -c 3- | awk '{print $1}'
./migrate-to-photon-grub2.sh /dev/sdXNOTE:
If /boot is on a dedicated partition, this script will format that partition and reinstalls the boot files.
If /boot is a subdirectory within the root (/) partition, this script will simply delete the old boot files
and reinstalls them.
Following command shall be run in case output of the step 5 is sda4
./migrate-to-photon-grub2.sh /dev/sda