You are not logged in.
Hey,
after the automatic installation of refind did not work I tried the manual configuration. But I still end up in Windows 8. Secure boot is disabled. The installation of refind shows an error. It says I should rename the refind_x64.efi and copy it to /boot/boot_x64.efi. But doing that changes nothing. I realized that my folder is named "Boot" and not "boot". When I tried to rename it to "boot", I got the output that a folder of that name already exists. So I guess this won't be a problem.
The only way to boot into arch was to install grub and to delete the "Microsoft" folder. But then I can't boot into Windows. I still have "arch_grub" "Boot" "Microsoft->Boot" and "refind" in my /boot/EFI folder. Could that cause the problem?
Cheers
Last edited by gunjah292 (2014-12-18 09:17:39)
KDE Plasma, ThinkPad X380 Yoga, Intel Core i7-8550U, Intel UHD Graphics 620, 512GB PCIe-NVMe SSD (OPAL 2.0), 16GB PC4-19200 (2400 MHz)
Offline
Could this be related to https://bbs.archlinux.org/viewtopic.php?id=187011 ?
Offline
Hello,
With rEFInd, simply copying over the .efi file to $esp/EFI/Boot won't do anything. The proper command to make rEFInd the "default" bootloader is:
# refind-install --usedefault /dev/sdXY --alldrivers
As the UEFI partition is essentially a Microsoft development, file and directory names are not case sensitive (that's a Linux thing).
See you can add the .efi entry to your actual firmware, as well.
Last edited by CarlD (2014-11-03 09:58:03)
Offline
The problem dissolved when I updated my BIOS.
KDE Plasma, ThinkPad X380 Yoga, Intel Core i7-8550U, Intel UHD Graphics 620, 512GB PCIe-NVMe SSD (OPAL 2.0), 16GB PC4-19200 (2400 MHz)
Offline