You are not logged in.
While loading the installation image, the process freezes at the moment of networking and time synchronization. After some time the computer restarts.
When trying to load the installation image again, a message with a fatal system error appears.
Also in the process of loading the image repeatedly appear errors related to r8169, as far as I understand r8169 is my Realtek network chip.
I have tried running older images, tried running the image from another flash drive, updated the bios, reset the bios to factory settings. Nothing has helped.
A friend tried to help me, said to add a parameter that was supposed to disable time synchronization at startup: systemd.mask=systemd-timesyncd.service. This parameter did not help with the issue either
Hardware:
Motherboard - MSI MPG B550 Gaming Plus.
Processor - Ryzen 5 5600X
Video card - Nvidia GTX 1660 Super
Secure boot and CSM are not enabled in bios
I will attach pictures below for a better understanding of the problem
And I think I should attach an image of how I entered the parameter to disable time synchronization
Thank you for any help offered
P.S Forgot to clarify, I'm dual-booting with Windows, fastboot is disabled there
Last edited by MimoPint (2024-05-23 21:01:38)
Offline
Does it boot if you unplug the network cable?
Offline
Does it boot if you unplug the network cable?
Unfortunately that didn't help the problem
Offline
What exactly happens for "systemd.mask=systemd-timesyncd.service module_blacklist=r8169"?
Offline
I solved the problem on my own. It turns out that Windows even if shutting it down via shutdown /s /t 0 left some trace in the computer, because of this archiso did not start.
If I turned off the power supply and turned it back on, archiso would start.
I solved this problem by enabling ErP Ready in UEFI, which prevented Windows from leaving any resources to prevent archiso from normal start
Last edited by MimoPint (2024-05-23 20:58:27)
Offline
even if shutting it down via
Not "even" - double and triple check that you actually did https://wiki.archlinux.org/title/Dual_b … ibernation or you'll run into more trouble.
Offline
I have both fastboot and hibernation turned off
Offline