Can't boot into base live image in UEFI mode 20 February 2025, 16:11:07 When I try to boot the base live image (artix-base-s6-20240823-x86_64), GRUB (not the kernel) gets stuck when booting in UEFI mode, with nothing in the screen.Secure boot and fast boot are disabled. No idea what could it be. It boots with no problem in legacy mode, but I want UEFI mode since I'm setting a encrypted system and getting GRUB to boot properly in legacy mode with encryption and GPT partitions is an absolute pain in the ass...Just in case the computer is a thinkpad T430.Edit: I don't think is a firmware issue, GhostBSD booted just fine in UEFI mode, maybe there is a problem with the image?Edit 2: Same issue when trying to boot another distro, Void Linux. GRUB is shitting its pants with UEFI on this machine. Last Edit: Yesterday at 04:21:32 by throwaway927832
Re: Can't boot into base live image in UEFI mode Reply #1 – Yesterday at 22:17:02 You said it, perhaps switch to another bootloader?
Re: Can't boot into base live image in UEFI mode Reply #2 – Yesterday at 22:59:33 Also checking https://wiki.artixlinux.org/Main/Troubleshooting#LiveISO_doesn.27t_boot.2C_showing_black_screen_after_GRUB might help.artist
Re: Can't boot into base live image in UEFI mode Reply #3 – Today at 00:06:40 Quote from: nous – on Yesterday at 22:17:02You said it, perhaps switch to another bootloader?Did you even read what I wrote? Its the LIVE CD image that hangs. I'm supposed to fix the live ISO bootloader? By bit flipping?Quote from: Artist – on Yesterday at 22:59:33Also checking https://wiki.artixlinux.org/Main/Troubleshooting#LiveISO_doesn.27t_boot.2C_showing_black_screen_after_GRUB might help.artistGRUB is the one that hangs NOT THE KERNEL. How I'm even supposed to pass flags to the kernel (that wouldn't do anything because the problem is NOT the kernel) if GRUB is the one that's actually stuck? GRUB is stuck with nothing, nada, nil, zero on the screen let alone any kind of "rescue shell". I know the kernel is not the problem because it BOOTS fine in LEGACY mode.inb4 install it in legacy mode, read my original post on why I want UEFI.
Re: Can't boot into base live image in UEFI mode Reply #4 – Today at 00:39:50 You can use any live cd that boots to use https://gitea.artixlinux.org/artix/artix-bootstrap to install Artix on a partition.You could try rEFInd as the bootloader if grub is not liking your laptop. Last Edit: Today at 01:20:18 by gripped