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