ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Dual Boot: Edit the Grub loader

    IT Discussion
    windows 10 korora 26 dual boot grub
    3
    3
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gjacobseG
      gjacobse
      last edited by

      Generally I would not need to adjust the GRUB loader, but as I have been directed to use Win10 over Korora, I would like to change the boot priority from Korora to Win10.

      It appears from my first few reads, that this is done IN Korora Change default OS, but before I go and so do,.. wanted to make sure that this is the proper method to do so.

      @scottalanmiller

      stacksofplatesS 1 Reply Last reply Reply Quote 0
      • stacksofplatesS
        stacksofplates @gjacobse
        last edited by stacksofplates

        @gjacobse said in Dual Boot: Edit the Grub loader:

        Generally I would not need to adjust the GRUB loader, but as I have been directed to use Win10 over Korora, I would like to change the boot priority from Korora to Win10.

        It appears from my first few reads, that this is done IN Korora Change default OS, but before I go and so do,.. wanted to make sure that this is the proper method to do so.

        @scottalanmiller

        Yes. You have to edit it from the Linux side.

        The command to set the default is

        grub2-set-default “whichever line you want as the default”
        

        To regenerate the grub2 conf for legacy BIOS

        grub2-mkconfig -o /boot/grub2/grub.cfg
        

        For UEFI it’s under /boot/efi/EFI/something something

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Yes. Grubs editor is inside Linux.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post