1
Talos II / Re: Ubuntu 20.04 5.4.0-167: kexec load failed
« on: November 28, 2023, 10:15:05 am »
That is great to hear! I was actually updating the system ahead of performing an upgrade to 22.04 LTS, so I'm glad that you've been able to run it.
I actually was able to solve this by running
and rebuilding the initial ramdisk, so maybe I had some kind of filesystem corruption, which is a bit concerning since the system has ECC memory and a UPS.
Anyways thanks for the help everyone! I greatly appreciate it, and it is awesome to see people using these amazing machines.
I actually was able to solve this by running
Code: [Select]
sudo update-initramfs -u -k 5.4.0-167-generic
and rebuilding the initial ramdisk, so maybe I had some kind of filesystem corruption, which is a bit concerning since the system has ECC memory and a UPS.
Anyways thanks for the help everyone! I greatly appreciate it, and it is awesome to see people using these amazing machines.