How exactly do I proceed? Antergos wiki only has a tutorial for UEFI systems.
Before reinstalling Windows I created a 500gb NTFS partition and let another 500gb of unnalocated space to format in ext4 later and install Antergos in it.
Two of the solutions I’ve found when looking around revolved around:
A) Installing GRUB on a separate partition Install GRUB on the same partition as the Distro of choice is installed.
However, When using Cnchi, it does not let me select which partition I want to install GRUB on. It only has one option, which is select the main drive and not specific partitions.
Also, maybe I made some mistake when reinstalling W10, because there’s no boot partition (I think there should be one, afaik and I think there was one before).
My current partition layout is:
/dev/sda1/ >windows partition [ntfs 500gb]
/dev/sda2/ >ext4 partition [ext4 500gb]
Previously I created a 1gb ext4 partition to install grub, but since there wasn’t a way do it with cnchi, I just deleted it and merged it on the rest of the bigger ext4 partition.