You are not logged in.

#1 2023-03-09 16:56:42

madaramost
Member
Registered: 2015-05-25
Posts: 45

[Solved]refind cant load arch linux entry

i installed arch linux dual boot with windows 11 as usual depending on ArchWiki but refind show only windows logo during boot no arch entry.

mount /dev/sdb4 /mnt
mkdir /mnt/home
mount /dev/sdb5 /mnt/home
mkdir /mnt/efi
mount /dev/sdb1 /mnt/efi 

after that i installed with:

pacstrap -K /mnt base base-devel linux linux-firmware vim refind networkmanager man-db texinfo

in arch-chroot /mnt i finished installation and run command:

 refind-install 

there was no errors and i checked /boot folder everything was ok : linux image and amd-ucode.img .... also refind files was there, i tried to repeat instatlation by changing:

 mkdir /mnt/efi 

to

 mkdir /mnt/boot/efi 

but no luck samething happened, i also checked Secure Boot in bois and it is disabled.
note: this installation way was working normally before when i used to install arch linux.

Last edited by madaramost (2023-03-13 16:51:21)

Offline

#2 2023-03-09 17:02:41

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: [Solved]refind cant load arch linux entry

Offline

#3 2023-03-09 17:13:23

madaramost
Member
Registered: 2015-05-25
Posts: 45

Re: [Solved]refind cant load arch linux entry

V1del wrote:

yes i know that and i always edit refind_linux.conf and remove first two lines except:

 "Boot with minimal options" "ro root=UUID=xxxxxxxxx"

and reboot.

Offline

#4 2023-03-10 14:41:19

madaramost
Member
Registered: 2015-05-25
Posts: 45

Re: [Solved]refind cant load arch linux entry

4th time fresh install but no luck please any solution?
in refind menu i see only windows entry, i won't use another boot loader.

Offline

#5 2023-03-10 15:51:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: [Solved]refind cant load arch linux entry

Post your refind_linux.conf and the contents of your ESP e.g.

ls -l /efi /boot
efibootmgr -uv

https://wiki.archlinux.org/title/List_o … n_services

Last edited by V1del (2023-03-10 15:51:54)

Offline

#6 2023-03-10 16:32:44

madaramost
Member
Registered: 2015-05-25
Posts: 45

Re: [Solved]refind cant load arch linux entry

blkid

/dev/sdb4: UUID="841524f2-dd4a-4b49-b23b-feebe0c43dbc" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="a685647e-ed9a-e345-afc3-6f12f9d9feee"
/dev/sdb2: BLOCK_SIZE="512" UUID="01D94D403FE0E7D0" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="8ce0908b-9847-4597-864a-e966c6685a61"
/dev/sdb5: UUID="249171b5-5402-403e-ad6c-ecf3e6aead5a" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="7f09abaa-2240-af4c-986d-3fed40bb1f3d"
/dev/sdb3: UUID="4a8930a3-07ee-4bcd-bbd6-6df697f9266d" TYPE="swap" PARTUUID="4e17554c-6bd7-0e43-ba56-2dcb3f2a6e0a"
/dev/sdb1: UUID="19FE-D4E0" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="3df65c7f-40b6-42d3-a21b-4ee860e3d882"
/dev/loop0: TYPE="squashfs"
/dev/mapper/ventoy: BLOCK_SIZE="2048" UUID="2023-03-01-12-52-20-00" LABEL="ARCH_202303" TYPE="iso9660" PTUUID="2cac8fc9" PTTYPE="dos"
/dev/sdc2: SEC_TYPE="msdos" LABEL_FATBOOT="VTOYEFI" LABEL="VTOYEFI" UUID="B228-8EFB" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="1b22f88c-02"
/dev/sdc1: LABEL="Ventoy" UUID="4E21-0000" BLOCK_SIZE="512" TYPE="exfat" PTTYPE="dos" PARTUUID="1b22f88c-01"
/dev/sda2: BLOCK_SIZE="512" UUID="586253A5625386A2" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="57a36693-3803-4d77-aad3-680f194ec8ab"
/dev/sda1: BLOCK_SIZE="512" UUID="C4E6ECB0E6ECA440" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="5c6e69f1-4755-4e5b-99be-452289ad9a76"

refind_linux.conf

"Boot using default options"   "root=UUID=841524f2-dd4a-4b49-b23b-feebe0c43dbc rw quiet"

/efi and /boot:

/boot:
total 94436
-rw------- 1 root root 72463931 Mar 10 16:01 initramfs-linux-fallback.img
-rw------- 1 root root 11722378 Mar 10 16:00 initramfs-linux.img
-rw-r--r-- 1 root root       89 Mar 10 14:40 refind_linux.conf
-rw-r--r-- 1 root root 12506208 Mar 10 16:00 vmlinuz-linux

/efi/EFI/refind:
total 357
-rwxr-xr-x 1 root root    140 Mar  9 22:20 BOOT.CSV
drwxr-xr-x 2 root root   1024 Mar  9 22:20 drivers_x64
drwxr-xr-x 3 root root   7168 Mar  9 22:20 icons
drwxr-xr-x 2 root root   1024 Mar  9 22:20 keys
-rwxr-xr-x 1 root root  34638 Mar 10 15:59 refind.conf
-rwxr-xr-x 1 root root 318483 Mar  9 22:20 refind_x64.efi
drwxr-xr-x 2 root root   1024 Mar 10 15:29 vars

efibootmgr -uv output:

BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0002,0000,0003
Boot0000* Windows Boot Manager	HD(1,GPT,3df65c7f-40b6-42d3-a21b-4ee860e3d882,0x800,0x42000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)䥗䑎坏S
      dp: 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 00 20 04 00 00 00 00 00 7f 5c f6 3d b6 40 d3 42 a2 1b 4e e8 60 e3 d8 82 02 02 / 04 04 46 00 5c 00 45 00 46 00 49 00 5c 00 4d 00 49 00 43 00 52 00 4f 00 53 00 4f 00 46 00 54 00 5c 00 42 00 4f 00 4f 00 54 00 5c 00 42 00 4f 00 4f 00 54 00 4d 00 47 00 46 00 57 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
    data: 57 49 4e 44 4f 57 53 00 01 00 00 00 88 00 00 00 78 00 00 00 42 00 43 00 44 00 4f 00 42 00 4a 00 45 00 43 00 54 00 3d 00 7b 00 39 00 64 00 65 00 61 00 38 00 36 00 32 00 63 00 2d 00 35 00 63 00 64 00 64 00 2d 00 34 00 65 00 37 00 30 00 2d 00 61 00 63 00 63 00 31 00 2d 00 66 00 33 00 32 00 62 00 33 00 34 00 34 00 64 00 34 00 37 00 39 00 35 00 7d 00 00 00 00 05 01 00 00 00 10 00 00 00 04 00 00 00 7f ff 04 00
Boot0002* rEFInd Boot Manager	HD(1,GPT,3df65c7f-40b6-42d3-a21b-4ee860e3d882,0x800,0x42000)/File(\EFI\REFIND\REFIND_X64.EFI)
      dp: 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 00 20 04 00 00 00 00 00 7f 5c f6 3d b6 40 d3 42 a2 1b 4e e8 60 e3 d8 82 02 02 / 04 04 3a 00 5c 00 45 00 46 00 49 00 5c 00 52 00 45 00 46 00 49 00 4e 00 44 00 5c 00 52 00 45 00 46 00 49 00 4e 00 44 00 5f 00 58 00 36 00 34 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
Boot0003* UEFI: Generic Flash Disk 8.07, Partition 2	PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(6,0)/HD(2,MBR,0x1b22f88c,0x1d61000,0x10000)
      dp: 02 01 0c 00 d0 41 03 0a 00 00 00 00 / 01 01 06 00 03 01 / 01 01 06 00 00 00 / 03 05 06 00 06 00 / 04 01 2a 00 02 00 00 00 00 10 d6 01 00 00 00 00 00 00 01 00 00 00 00 00 8c f8 22 1b 00 00 00 00 00 00 00 00 00 00 00 00 01 01 / 7f ff 04 00
    data: 00 00 42 4f

Last edited by madaramost (2023-03-10 20:42:35)

Offline

#7 2023-03-12 09:18:36

madaramost
Member
Registered: 2015-05-25
Posts: 45

Re: [Solved]refind cant load arch linux entry

is there any mistakes?

Offline

#8 2023-03-13 16:50:04

madaramost
Member
Registered: 2015-05-25
Posts: 45

Re: [Solved]refind cant load arch linux entry

Finally i managed to boot to arch linux and Arch Linux boot enrty was there, i installed refind 0.14.0.2-1 from testing repository and it just worked.

Offline

Board footer

Powered by FluxBB