#help with refind install, refind not detecting windows installed on another disk
48 messages · Page 1 of 1 (latest)
Have you tried mounting window's EFI partition?
bro why did you symlink the localtime file to /mnt
I didn't
I didn't symlink anything
oh
mount the efi part by typing mount /dev/sdb3 /mnt/boot/efi
1am effect, sorry if I'm being very dumb
mkdir -p /mnt/boot/efi?
Donw
What now
Reboot?
did you also symlink the localtime file correctly?
ok just reboot
you gotta boot to the arch live usb again
chroot again
and type mkdir -p /boot/efi/EFI/boot && cp /boot/efi/EFI/arch/grubx64.efi /boot/efi/EFI/boot/BOOTX64.EFI and then reboot again
make sure you have the efi part mounted
you forgot to mount /mnt