6c2fd18f51
Why I did it The S6000 devices, the cold reboot is abrupt and it is likely to cause issues which will cause the device to land into EFI shell. Hence the platform reboot will happen after graceful unmount of all the filesystems as in S6100. How I did it Moved the platform_reboot to platform_reboot_override and hooked it to the systemd shutdown services as in S6100. Fixed the "/host unmount failed" issue as well in 201811. How to verify it Issue "reboot" command to verify if the reboot is happening gracefully. |
||
---|---|---|
.. | ||
host_umount.sh | ||
override.conf |