#Dual booting Arch Linux w Windows 11
1 messages · Page 1 of 1 (latest)
mount /dev/nvme0n1p6 /mnt
mount /dev/nvme0n1p2 /mnt/boot
arch-chroot /mnt
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
grub-mkconfig -o /boot/grub/grub.cfg
exit
umount -R /mnt
reboot
Let me reboot and try one moment, thanks
oh and make sure you enable os-prober
I did 🙂
K booting up sec
Same issue 
It never says it finds the windows boot manager like it usually does
you're not supposed to chroot , you're supposed to do that on an installed system, yet it should find your partitions
.aw grub
Arch Wiki: Grub
.aw installation guide
Arch Wiki: Installation guide
No options for that @golden canopy
wdym
I just have Arch Linux install medium on the options
remove the usb