Since the first install completes fine and the immediate Reinstall breaks: could this be some kind of cache issue?
Is it possible to delete the cache? A restart in between installations didn’t help and I don’t register the clients, I just do a quick deploy.
Latest posts made by DanCan
-
RE: Reinstall fails at initrdposted in Linux Problems
-
RE: Reinstall fails at initrdposted in Linux Problems
So I went back to older Kernel as far as 6.1.89 and worked my way up.
Alle the way up to 6.12.25 works, 6.12.35 breaks.I have 2 Mainboards I’m testing with.
ASUS TUF B650-E WiFi works fine until I get to 6.12.35 and the problem occurs.ASUS TUF B850-Plus WiFi only works with 6.12.35. PXe Boot works, until I want to deploy the image and then it can’t find the Network Interface since (I guess) the drivers are missing in the kernel up untul the newest kernel.
From the looks of it, B650 uses Realtek RTL8125 and B850 uses RTL8126. I don’t understand, why the 6.12.35 Kernel would cause the issue. Something must have changed compatibility wise. I tried increasing RAM Disk Size to 500.000kb, but that didn’t help
-
Reinstall fails at initrdposted in Linux Problems
Hi, I have a strange issue.
Everything ist updated to the current stable release, kernel and initrd also.
I can install a Windows image and everything ends up as expected.
When I reinstall the image onto the same client to test it again, it goes throught the PXe Boot and stops at:
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Measured initrd data into PCR 9After a while it reboots and loads the peviously installed Windows OS, but lost the Network Interface. Even when I go into the BIOS it doesn’t show the NIC as a boot Option. I have to power down, unplug the power cable, press and hold the power button for a few seconds to discharge and then when I boot, I see the NIC again and I can reinstall.
I can’t find any reason or solution what is happening. Maybe one of you has any idea.