i read the article on the wiki about how to restore grub, but the articles assumes i’m running off of an installation media, when windows 10 broke grub i used easybcd to add manjaro to the windows bootloader, so i would like to repair grub running off of my actual manjaro system, this is my partition scheme:
Disk /dev/sda: 149.05 GiB, 160040803840 bytes, 312579695 sectors
Disk model: WDC WD1600AAJS-0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x53cb4d8c
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 52430847 52428800 25G 83 Linux
/dev/sda2 52430848 69208063 16777216 8G 82 Linux swap / Solaris
/dev/sda3 * 69208064 70332415 1124352 549M 7 HPFS/NTFS/exFAT
/dev/sda4 70332416 312575999 242243584 115.5G 7 HPFS/NTFS/exFAT
sda1 is manjaro, sda2 swap, sda3 is windows’s System Reserved partition and sda4 windows.
btw sda3 has the boot flag, this is normal right?