Assumption:
- Windows is previously installed
- Linux is already installed
Setup os-prober
sudo su -
fdisk -l
and find the EFI System partitionmount /dev/sda1
cd /
os-prober
grub-mkconfig -o /boot/grub/grub.cfg
Assumption:
sudo su -
fdisk -l
and find the EFI System partitionmount /dev/sda1
cd /
os-prober
grub-mkconfig -o /boot/grub/grub.cfg