Installing Ubuntu on one of two hard drivesDual Boot 2 separate SSD drives?two operating systems on 2 hard...

Is this Pascal's Matrix?

Why I don't get the wanted width of tcbox?

How to balance a monster modification (zombie)?

Why is there so much iron?

Weird lines in Microsoft Word

Print last inputted byte

What (if any) is the reason to buy in small local stores?

"Marked down as someone wanting to sell shares." What does that mean?

is this saw blade faulty?

Turning a hard to access nut?

Does convergence of polynomials imply that of its coefficients?

Friend wants my recommendation but I don't want to

Have the tides ever turned twice on any open problem?

PTIJ: At the Passover Seder, is one allowed to speak more than once during Maggid?

Should a narrator ever describe things based on a characters view instead of fact?

Single word to change groups

Why is this tree refusing to shed its dead leaves?

Animating wave motion in water

What will the Frenchman say?

Norwegian Refugee travel document

Hot air balloons as primitive bombers

How old is Nick Fury?

Why are there no stars visible in cislunar space?

Was World War I a war of liberals against authoritarians?



Installing Ubuntu on one of two hard drives


Dual Boot 2 separate SSD drives?two operating systems on 2 hard drivesTwo hard drives, Two Operating systems on single computerHow do I install Ubuntu on to a second Hard Drive?Dual boot after ubuntu install not working - NO EFI and different hard driveBootloader helpDual hardrive Ubuntu installationInstall Ubuntu on a second harddrive without messing with other drives or main Windows 7 bootloader?How to install Kubuntu on other hard diskHow do I set up multiple HDD?Ubuntu installer does not show drivesInstall Ubuntu on a seperate hard-drive in dualbootHow to dual boot Windows and Ubuntu on 2 hard drivesinstalling ubuntu 13.10 latest problemWill a fresh installation of Ubuntu recognize two drives that have been in a RAID?dual boot with two internal hard drivesTwo hard drives, Two Operating systems on single computerTwo hard drives, WIN10 have already installed, now I want to install ubuntu to the other SSHDInstalling Ubuntu on External Hard Drive - UEFIInstalling Ubuntu without touching Windows













6















I have two hard drives. One is used for Windows and one is empty. I want to install Ubuntu on the empty hard drive. The Windows hard drive is disk0 in Windows and the empty hard drive is disk1. When I install Ubuntu and it asks where I want to install it, I choose "Something Else" but I am stuck there. What do I choose for "boot loader installation"?










share|improve this question

























  • You want to install it side by side

    – Goddard
    Sep 27 '12 at 19:37
















6















I have two hard drives. One is used for Windows and one is empty. I want to install Ubuntu on the empty hard drive. The Windows hard drive is disk0 in Windows and the empty hard drive is disk1. When I install Ubuntu and it asks where I want to install it, I choose "Something Else" but I am stuck there. What do I choose for "boot loader installation"?










share|improve this question

























  • You want to install it side by side

    – Goddard
    Sep 27 '12 at 19:37














6












6








6


2






I have two hard drives. One is used for Windows and one is empty. I want to install Ubuntu on the empty hard drive. The Windows hard drive is disk0 in Windows and the empty hard drive is disk1. When I install Ubuntu and it asks where I want to install it, I choose "Something Else" but I am stuck there. What do I choose for "boot loader installation"?










share|improve this question
















I have two hard drives. One is used for Windows and one is empty. I want to install Ubuntu on the empty hard drive. The Windows hard drive is disk0 in Windows and the empty hard drive is disk1. When I install Ubuntu and it asks where I want to install it, I choose "Something Else" but I am stuck there. What do I choose for "boot loader installation"?







system-installation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 30 '14 at 2:00









Braiam

52.3k20138223




52.3k20138223










asked Sep 27 '12 at 19:29









joshreesjonesjoshreesjones

158211




158211













  • You want to install it side by side

    – Goddard
    Sep 27 '12 at 19:37



















  • You want to install it side by side

    – Goddard
    Sep 27 '12 at 19:37

















You want to install it side by side

– Goddard
Sep 27 '12 at 19:37





You want to install it side by side

– Goddard
Sep 27 '12 at 19:37










3 Answers
3






active

oldest

votes


















5














Put the boot loader (known as the GRUB) in the hard drive that you are installing Ubuntu on. If Windows is in /dev/sda put GRUB in the MBR of /dev/sdb. That is, do not put GRUB in /dev/sdb1 or another partition.



In the BIOS set to boot from the Ubuntu drive. This may boot straight to Ubuntu at first. If that happens open a terminal by pressing Ctrl+Alt+T and type sudo update-grub. From the next boot you should get the choice to boot Ubuntu or Windows.



See How do I set up multiple HDD?






share|improve this answer

































    0














    I connected up one drive and installed Ubuntu. Then disconnected the drive. Then connected another drive and installed Windows 7. Then I connected up both drives and in the Bios set the computer to boot from CD as 1 then the Windows 7 as 2 and lastly the Ubuntu drive. Now when I start up it boots into Windows 7 without any menu. When I want Ubuntu as it is booting up I press F11 and choose the hard drive Ubuntu is on.






    share|improve this answer































      0














      Installing Ubuntu on Second Drive, Windows on First




      • Unplug Windows hard drive.


      • Install Ubuntu on second hard drive.


      • Plug Windows drive back in.


      • set Ubuntu hard drive as first HDD in BIOS.


      • Boot Ubuntu hard drive.



      • In Terminal run:



        sudo update-grub




      This should automatically add a Windows menuentry to the grub boot menu.



      You can change back to Windows bootloader, (first HDD), using BIOS if desired.





      share























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "89"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f193807%2finstalling-ubuntu-on-one-of-two-hard-drives%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        5














        Put the boot loader (known as the GRUB) in the hard drive that you are installing Ubuntu on. If Windows is in /dev/sda put GRUB in the MBR of /dev/sdb. That is, do not put GRUB in /dev/sdb1 or another partition.



        In the BIOS set to boot from the Ubuntu drive. This may boot straight to Ubuntu at first. If that happens open a terminal by pressing Ctrl+Alt+T and type sudo update-grub. From the next boot you should get the choice to boot Ubuntu or Windows.



        See How do I set up multiple HDD?






        share|improve this answer






























          5














          Put the boot loader (known as the GRUB) in the hard drive that you are installing Ubuntu on. If Windows is in /dev/sda put GRUB in the MBR of /dev/sdb. That is, do not put GRUB in /dev/sdb1 or another partition.



          In the BIOS set to boot from the Ubuntu drive. This may boot straight to Ubuntu at first. If that happens open a terminal by pressing Ctrl+Alt+T and type sudo update-grub. From the next boot you should get the choice to boot Ubuntu or Windows.



          See How do I set up multiple HDD?






          share|improve this answer




























            5












            5








            5







            Put the boot loader (known as the GRUB) in the hard drive that you are installing Ubuntu on. If Windows is in /dev/sda put GRUB in the MBR of /dev/sdb. That is, do not put GRUB in /dev/sdb1 or another partition.



            In the BIOS set to boot from the Ubuntu drive. This may boot straight to Ubuntu at first. If that happens open a terminal by pressing Ctrl+Alt+T and type sudo update-grub. From the next boot you should get the choice to boot Ubuntu or Windows.



            See How do I set up multiple HDD?






            share|improve this answer















            Put the boot loader (known as the GRUB) in the hard drive that you are installing Ubuntu on. If Windows is in /dev/sda put GRUB in the MBR of /dev/sdb. That is, do not put GRUB in /dev/sdb1 or another partition.



            In the BIOS set to boot from the Ubuntu drive. This may boot straight to Ubuntu at first. If that happens open a terminal by pressing Ctrl+Alt+T and type sudo update-grub. From the next boot you should get the choice to boot Ubuntu or Windows.



            See How do I set up multiple HDD?







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Apr 13 '17 at 12:24









            Community

            1




            1










            answered Sep 27 '12 at 19:37









            user68186user68186

            16.6k84970




            16.6k84970

























                0














                I connected up one drive and installed Ubuntu. Then disconnected the drive. Then connected another drive and installed Windows 7. Then I connected up both drives and in the Bios set the computer to boot from CD as 1 then the Windows 7 as 2 and lastly the Ubuntu drive. Now when I start up it boots into Windows 7 without any menu. When I want Ubuntu as it is booting up I press F11 and choose the hard drive Ubuntu is on.






                share|improve this answer




























                  0














                  I connected up one drive and installed Ubuntu. Then disconnected the drive. Then connected another drive and installed Windows 7. Then I connected up both drives and in the Bios set the computer to boot from CD as 1 then the Windows 7 as 2 and lastly the Ubuntu drive. Now when I start up it boots into Windows 7 without any menu. When I want Ubuntu as it is booting up I press F11 and choose the hard drive Ubuntu is on.






                  share|improve this answer


























                    0












                    0








                    0







                    I connected up one drive and installed Ubuntu. Then disconnected the drive. Then connected another drive and installed Windows 7. Then I connected up both drives and in the Bios set the computer to boot from CD as 1 then the Windows 7 as 2 and lastly the Ubuntu drive. Now when I start up it boots into Windows 7 without any menu. When I want Ubuntu as it is booting up I press F11 and choose the hard drive Ubuntu is on.






                    share|improve this answer













                    I connected up one drive and installed Ubuntu. Then disconnected the drive. Then connected another drive and installed Windows 7. Then I connected up both drives and in the Bios set the computer to boot from CD as 1 then the Windows 7 as 2 and lastly the Ubuntu drive. Now when I start up it boots into Windows 7 without any menu. When I want Ubuntu as it is booting up I press F11 and choose the hard drive Ubuntu is on.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Feb 17 '13 at 1:34









                    Mike K.Mike K.

                    1




                    1























                        0














                        Installing Ubuntu on Second Drive, Windows on First




                        • Unplug Windows hard drive.


                        • Install Ubuntu on second hard drive.


                        • Plug Windows drive back in.


                        • set Ubuntu hard drive as first HDD in BIOS.


                        • Boot Ubuntu hard drive.



                        • In Terminal run:



                          sudo update-grub




                        This should automatically add a Windows menuentry to the grub boot menu.



                        You can change back to Windows bootloader, (first HDD), using BIOS if desired.





                        share




























                          0














                          Installing Ubuntu on Second Drive, Windows on First




                          • Unplug Windows hard drive.


                          • Install Ubuntu on second hard drive.


                          • Plug Windows drive back in.


                          • set Ubuntu hard drive as first HDD in BIOS.


                          • Boot Ubuntu hard drive.



                          • In Terminal run:



                            sudo update-grub




                          This should automatically add a Windows menuentry to the grub boot menu.



                          You can change back to Windows bootloader, (first HDD), using BIOS if desired.





                          share


























                            0












                            0








                            0







                            Installing Ubuntu on Second Drive, Windows on First




                            • Unplug Windows hard drive.


                            • Install Ubuntu on second hard drive.


                            • Plug Windows drive back in.


                            • set Ubuntu hard drive as first HDD in BIOS.


                            • Boot Ubuntu hard drive.



                            • In Terminal run:



                              sudo update-grub




                            This should automatically add a Windows menuentry to the grub boot menu.



                            You can change back to Windows bootloader, (first HDD), using BIOS if desired.





                            share













                            Installing Ubuntu on Second Drive, Windows on First




                            • Unplug Windows hard drive.


                            • Install Ubuntu on second hard drive.


                            • Plug Windows drive back in.


                            • set Ubuntu hard drive as first HDD in BIOS.


                            • Boot Ubuntu hard drive.



                            • In Terminal run:



                              sudo update-grub




                            This should automatically add a Windows menuentry to the grub boot menu.



                            You can change back to Windows bootloader, (first HDD), using BIOS if desired.






                            share











                            share


                            share










                            answered 2 mins ago









                            C.S.CameronC.S.Cameron

                            4,88711029




                            4,88711029






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Ask Ubuntu!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f193807%2finstalling-ubuntu-on-one-of-two-hard-drives%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                                Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                                Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...