Hello,
we have configured Grub to automatically execute MemTest with EXITMODE parameter set to 2. In this way, MemTest execute and when finished the execution came back to Grub that launch a Linux OS.
What we want to do is stop the launch of the Linux OS if MemTest fails.
How can we do that? May be MemTest can be configured to NOT EXIT in case of failure?
Or, we can parse the binary report but we have not found any documentations on how the file is created.
Have you some suggestion?
Thanks and best regards,
Francesco
we have configured Grub to automatically execute MemTest with EXITMODE parameter set to 2. In this way, MemTest execute and when finished the execution came back to Grub that launch a Linux OS.
What we want to do is stop the launch of the Linux OS if MemTest fails.
How can we do that? May be MemTest can be configured to NOT EXIT in case of failure?
Or, we can parse the binary report but we have not found any documentations on how the file is created.
Have you some suggestion?
Thanks and best regards,
Francesco
Comment