I make a new bootable uefi endeavouros but when I click to boot into it stuck in triggerring uevents
What do you mean click to boot into it? How did you create the live usb?
I mean when I click âboot endeavouros Defaultâ I used refus to create it.
Okay so you mean itâs not booting up on the live ISO from the default grub menu entry. How did you create the live usb? It makes a difference.
Edit: It looks like itâs trying to boot from a pxe network boot? Disable pxe boot in bios.
Welcome yashar
I wish you successful installation
I donât see anything called pxe boot in the BIOS settings
Okay⌠you may just not see it in one of the sub menus. Iâm not 100% if this is the issue anyway. I just donât ever recall seeing pxe entry on the boot before. Please tell me how you created the live ISO?
I simply used rufus.ie in win, even use another usb flash and use ventoy
Are you creating it from Windows?
Edit: Sorry i didnât catch that at first. I myself do not like or use ventoy or rufus. I use popsicle on linux. On windows i would use etcher.
Ok I try it with etcher but I installed Manjaro and Ubuntu in the same way before and I had no problem
Also what is your hardware? What is the graphics card?
intel i5 11400/ integrated intel gpu
This is the etcher i mean on Windows.
Do you have a USB that was used before to make ISOs?
I had some trouble that my old sticks where not really clean formatted, even not with gparted. Maybe its just the stickâŚ
I used etcher same thing happend and Hang at âtriggering ueventsâ
Not sure what the issue is. Can you remove quiet from the boot and see if it gets anyfurther and shows some more information?
Maybe you need to try booting with some kernel parameters?
i915.modeset=1
how add it I donât have access to the terminal
Boot on the live ISO at the grub menu press e for edit and add after quiet in the grub command line.
I think it has to be:
nomodeset i915.modeset=0