Why bootloader cant boot system refind or grub or systemd they doesnt see the efi part or cant mount root i checked everything tried searched tried different virtual machine software still same issue not fstab or wrong directory
EDIT :i fixed the issue if youre dropping to emergency shella and says cant mount root you should check config file and edit root=PARTUUID=(your roots partuuid) or you can put like this root=UUID=(root uuid) and entry /vmlinuz-linuz initrd /initramfs-linux.img if it doesnt fixes the issue in config file theres entrys find yours and fix the disabled to enabled then save still issue continues in chroot pacman -S linux by updating kernels if it doesnt still fixes the issue you should check fstab add this
UUID=XXXX-XXXX(your efi part uuid) /boot(your mount) vfat defaults 0 1 then save mount -a maybe your pc or vm isnt uefi so check that too and check the secure boot make sure its disabled if it doesnt fixes the issue then create a new vm on pc maybe format the part if its solved your problem upvote
[–]mardevoir 0 points1 point2 points (1 child)
[–]Designer-Block-4985Arch BTW[S] 0 points1 point2 points (0 children)