Results 1 to 4 of 4

Thread: Multidrive multiboot

  1. #1
    Join Date
    Jul 2007
    Beans
    13

    Multidrive multiboot

    Hi, if this is a redundant question please post the link. I found this hard to search.

    I have linux and windows installed on an SSD. I want to add another SSD and install linux maybe windows on that as well. I want to be able too chose any of the four oses in the grub menu. How do I go about installing fresh oses on the new SSD so that it won't conflict with the current SSD and they can all boot happily ever after?

    Thanks for the help

  2. #2
    Join Date
    Mar 2010
    Location
    Been there, meh.
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Multidrive multiboot

    I have no idea how to dual boot Windows, there is usually a catch with MSFT stuff. But for almost all Linuxen - grub will discover each of the installations an make a menu entry automatically on the boot disk, regardless of the disk where the OS is actually loaded. Make sense?

  3. #3
    Join Date
    Jun 2014
    Beans
    7,918

    Re: Multidrive multiboot

    Which windows do you have currently installed and which windows do you plan to install? If you are using windows 8 or newer and UEFI, the method is going to be different. You would simply install the new system to the new drive so you would need to know how the drives are labelled. In a Linux system, the first drive would be seen as sda, the second as sdb and so on. In windows the labelling is different. You could disconnect the current drive and install to the new SSD and after finishing run update-grub. If you are using UEFI, it adds a complicating factor to booting.

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

    Re: Multidrive multiboot

    If Windows is BIOS based, it is important that BIOS is set to boot from drive you are installing Windows into. If you install to sdb, but BIOS boots from sda, it will install its boot into sda.
    Windows also only install boot files into the one NTFS formatted partition with the boot flag.
    Windows is only directly bootable from primary partitions, so if installing on same drive better to have install in a primary partition.

    I might have one drive as Windows and one drive as Linux. And unplug other drive when installing.
    Discusses Vista, but still the same for all BIOS/MBR based Windows systems.
    To get each MS to have its own boot loader make a primary NTFS partition and set its boot flag on, then install the 2nd product in it. Multibooters, Pictures here worth 1000+ words
    http://www.multibooters.co.uk/multiboot.html
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Intro to Discourse: https://discourse.ubuntu.com/t/welco...and-help/49951

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
  •