after executing kexec -e ECU is not booting up
by manojgoud3889 from LinuxQuestions.org on (#5P1FW)
In my ECU running linux operating system.
in one scenario, i want to start the new system or jump to other area part of the code.
step 1: i am doing here kexec -e
Step 2: ECU is not starting up
Step 3: after instead of kexec -e we gave systemctl kexec. It is working fine.
can you please tell why it is working?
step 4: we updated the new Linux operating system to our ECU.
after that systemctl kexec is not working again. Can you please suggest any equalent command for Kexec.
in one scenario, i want to start the new system or jump to other area part of the code.
step 1: i am doing here kexec -e
Step 2: ECU is not starting up
Step 3: after instead of kexec -e we gave systemctl kexec. It is working fine.
can you please tell why it is working?
step 4: we updated the new Linux operating system to our ECU.
after that systemctl kexec is not working again. Can you please suggest any equalent command for Kexec.