Hey, I am pretty new to Garuda Linux.
I created a bootable stick using rufus on windows 10.
All worked well, till i saw 2 instead of just 1 more boot-options in the uefi boot menu.
By default there is only windows, but when the stick is plugged in i have:
Windows
USB
USB 2
Both do the same thing, starting Garuda in live mode. I cannot spot any difference.
When you reach “partitioning” stage of installer, you will see your boot mode (BIOS or UEFI) and partition table of your disk. (MBR or GPT) If your boot mode is BIOS and is partition table MBR, you can proceed. If your boot mode is UEFI and your partition table is GPT, you can proceed.
Before installing, shrink the Windows partition within Windows, using Linux for that may make Windows unbootable.
Reason? Windwoes annoyingly places its Master File Table (MFT) at the END of the disk.
Windoze is smart enough to move it from within itself, but when Linux does it, it's unaware
of the MFT and therefore doesn't care. Which results in a Windows Boot Manager (WBM) error.