Results 1 to 7 of 7

Thread: Linux on disk 1 - Windows on disk 2

  1. #1
    Join Date
    Nov 2013
    Beans
    3

    Question Linux on disk 1 - Windows on disk 2

    Totally separate installations. Both, installed with single disk connected at install time. They both boot on its own.

    I want to use grub2 to dual boot. I am not a novice but this grub2 area seems to be unclear to me for some reason.

    What steps would I do to get dual boot setup (with grub2). Please be specific as possible.

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Linux on disk 1 - Windows on disk 2

    BIOS or UEFI?

    Exactly how you proceed will depend upon the answer to this.

  3. #3
    Join Date
    Nov 2013
    Beans
    3

    Re: Linux on disk 1 - Windows on disk 2

    Linux Mint 17

  4. #4
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Linux on disk 1 - Windows on disk 2

    Quote Originally Posted by wcdba132 View Post
    Linux Mint 17
    Thread moved to the MINT sub-forum.

    If that was meant to be an answer to ajgreeny's question, it isn't. You were being asked whether you have a legacy BIOS or UEFI system.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  5. #5
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Linux on disk 1 - Windows on disk 2

    Only if both installed in UEFI boot mode or both in BIOS boot mode.

    sudo update-grub
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  6. #6
    Join Date
    Nov 2013
    Beans
    3

    Re: Linux on disk 1 - Windows on disk 2

    Bios

  7. #7
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Linux on disk 1 - Windows on disk 2

    I presume that grub is therefore on the disk where Ubuntu is installed and the Windows bootloader is on the disk with Windows on it; this is the ideal way in my opinion, when using a BIOS machine with two disks.

    If I am correct, boot to Ubuntu and run the command oldfred showed
    Code:
    sudo update-grub
    and it should add Windows to the grub menu.

    If you now set the Ubuntu disk as first boot priority you should get the option to boot either OS from grub; if the Windows disk is first boot priority the computer should boot direct into Windows without seeing grub and with no option to boot Ubuntu.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •