Jump to content

Let Grub take care of that, the installer is smart enough to figure it out for you. Just point the installer to the disk where you have installed Win10 and let it run.

"You don't need eyes to see, you need vision"

 

(Faithless, 'Reverence' from the 1996 Reverence album)

Link to post
Share on other sites

  • 2 weeks later...
On 1/10/2021 at 4:41 PM, Dutch_Master said:

Let Grub take care of that, the installer is smart enough to figure it out for you. Just point the installer to the disk where you have installed Win10 and let it run.

Well, that is not really accurate, but you definitely should NOT delete windows boot partition, the rest depends on if you want to have Windows or Manjaro as default option (which boot loader is going to be written to MBR). If Windows should be the default option than you install Manjaro, and run the following commands in Windows recovery (they do write the to windows bootloader to MBR, which means that boot sequence will go as follows: windows boot loader -> grub -> Manjaro OR windows boot loader -> Windows

bootrec /RebuildBcd
bootrec /fixMbr
bootrec /fixboot

If Manjaro should be the default one, than you just install it and everything should be ready to go. (boot sequence will be: grub -> windows bootloader -> Windows OR grub -> Manjaro)

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×