Release Notes

1. Loop Mount the modified ISO image (with iDRAC Service Module integrated) and copy the contents to a temp folder (cp a
<mount dir>/* /tmp/temp_iso; cp <mount dir>/.discinfo /tmp/temp_iso; )
2. cd /tmp/temp_iso
3. Rename iDRAC Service Module package by using the command mv ism.v00 iSM.v00
4. Add iSM.v00 references in boot.cfg and efi/boot/boot.cfg
5. Recreate the ISO image using mkisofs -relaxed-filenames -J -R -o /tmp/custom_esxi_ism.iso -b
isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table /tmp/temp_iso
JIT-87572: When iDRAC Hard Reset is disabled in iDRAC and user performs iDRACHardReset from the Hypervisor operating
systems like VMware ESXi, the result indicates success although iDRAC is not reset.
8