Will installation of *BSD break my Ubuntu? And what about swap and bootloader mess up? The 2019 Stack Overflow Developer Survey Results Are InHow to change partitioning - may involve conversion of a partition from primary to extendedIs there any possible (and simple) way to delete my Windows partitions and extend my Ubuntu partitions?My partition table is facing limitations; having problems creating more partitionswill reinstalling ubuntu mess with grub?Choosing partition types for swap and root and choosing device for bootloader installationPreparing HDD partitions for dual bootWhy does Ubuntu 16.04 installation create an extended partition besides the swap?multi-boot Win and Ubuntu - reserve primary or 2ndary partition?how to install ubuntu in logical drive in MBR systemDual Booting Windows & Linux with 7 different partitions

What is preventing me from simply constructing a hash that's lower than the current target?

What force causes entropy to increase?

What does もの mean in this sentence?

How to translate "being like"?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

How come people say “Would of”?

Correct punctuation for showing a character's confusion

Short story: child made less intelligent and less attractive

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Why can't devices on different VLANs, but on the same subnet, communicate?

What is the meaning of Triage in Cybersec world?

Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?

writing variables above the numbers in tikz picture

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Geography at the pixel level

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

How much of the clove should I use when using big garlic heads?

Falsification in Math vs Science

Worn-tile Scrabble

Is it okay to consider publishing in my first year of PhD?

How did passengers keep warm on sail ships?

How do you keep chess fun when your opponent constantly beats you?

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

Are spiders unable to hurt humans, especially very small spiders?



Will installation of *BSD break my Ubuntu? And what about swap and bootloader mess up?



The 2019 Stack Overflow Developer Survey Results Are InHow to change partitioning - may involve conversion of a partition from primary to extendedIs there any possible (and simple) way to delete my Windows partitions and extend my Ubuntu partitions?My partition table is facing limitations; having problems creating more partitionswill reinstalling ubuntu mess with grub?Choosing partition types for swap and root and choosing device for bootloader installationPreparing HDD partitions for dual bootWhy does Ubuntu 16.04 installation create an extended partition besides the swap?multi-boot Win and Ubuntu - reserve primary or 2ndary partition?how to install ubuntu in logical drive in MBR systemDual Booting Windows & Linux with 7 different partitions



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I have Windows 8 on my hdd(with it's system and boot partition), an Extended partition(D under Windows) from which I extended 2 more partitions - the one for Ubuntu(which is primary) and one for swap.



If I extend some more space and use it to install *BSD there, will it mess up with Win/Ubuntu, can I use same swap partition for both Ubuntu and *BSD, and what will happen with the bootloader?



Can I skip installing bootloader during installation on *BSD and will GRUB automatically find *BSD after it's installation?










share|improve this question




























    1















    I have Windows 8 on my hdd(with it's system and boot partition), an Extended partition(D under Windows) from which I extended 2 more partitions - the one for Ubuntu(which is primary) and one for swap.



    If I extend some more space and use it to install *BSD there, will it mess up with Win/Ubuntu, can I use same swap partition for both Ubuntu and *BSD, and what will happen with the bootloader?



    Can I skip installing bootloader during installation on *BSD and will GRUB automatically find *BSD after it's installation?










    share|improve this question
























      1












      1








      1








      I have Windows 8 on my hdd(with it's system and boot partition), an Extended partition(D under Windows) from which I extended 2 more partitions - the one for Ubuntu(which is primary) and one for swap.



      If I extend some more space and use it to install *BSD there, will it mess up with Win/Ubuntu, can I use same swap partition for both Ubuntu and *BSD, and what will happen with the bootloader?



      Can I skip installing bootloader during installation on *BSD and will GRUB automatically find *BSD after it's installation?










      share|improve this question














      I have Windows 8 on my hdd(with it's system and boot partition), an Extended partition(D under Windows) from which I extended 2 more partitions - the one for Ubuntu(which is primary) and one for swap.



      If I extend some more space and use it to install *BSD there, will it mess up with Win/Ubuntu, can I use same swap partition for both Ubuntu and *BSD, and what will happen with the bootloader?



      Can I skip installing bootloader during installation on *BSD and will GRUB automatically find *BSD after it's installation?







      dual-boot grub2 partitioning system-installation






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 15 '14 at 17:38









      user282018user282018

      83




      83




















          1 Answer
          1






          active

          oldest

          votes


















          0














          You cannot install BSD to the same partition as Ubuntu. It is possible to share swap partitions but you don't need to do so. This link covers some of that subject https://unix.stackexchange.com/questions/61587/freebsd-and-linux-shared-partitions



          As for an installation step for BSD skipping the installation of a bootloader varies from distro to distro. You should be able to skip the step if you are installing the debian version of BSD but I cannot speak for other distros.



          Finally, yes, grub will be able to find BSD after installation. You just have to run the following command from Ubuntu when you are finished installing BSD:



          sudo update-grub





          share|improve this answer

























            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%2f466498%2fwill-installation-of-bsd-break-my-ubuntu-and-what-about-swap-and-bootloader-me%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            You cannot install BSD to the same partition as Ubuntu. It is possible to share swap partitions but you don't need to do so. This link covers some of that subject https://unix.stackexchange.com/questions/61587/freebsd-and-linux-shared-partitions



            As for an installation step for BSD skipping the installation of a bootloader varies from distro to distro. You should be able to skip the step if you are installing the debian version of BSD but I cannot speak for other distros.



            Finally, yes, grub will be able to find BSD after installation. You just have to run the following command from Ubuntu when you are finished installing BSD:



            sudo update-grub





            share|improve this answer





























              0














              You cannot install BSD to the same partition as Ubuntu. It is possible to share swap partitions but you don't need to do so. This link covers some of that subject https://unix.stackexchange.com/questions/61587/freebsd-and-linux-shared-partitions



              As for an installation step for BSD skipping the installation of a bootloader varies from distro to distro. You should be able to skip the step if you are installing the debian version of BSD but I cannot speak for other distros.



              Finally, yes, grub will be able to find BSD after installation. You just have to run the following command from Ubuntu when you are finished installing BSD:



              sudo update-grub





              share|improve this answer



























                0












                0








                0







                You cannot install BSD to the same partition as Ubuntu. It is possible to share swap partitions but you don't need to do so. This link covers some of that subject https://unix.stackexchange.com/questions/61587/freebsd-and-linux-shared-partitions



                As for an installation step for BSD skipping the installation of a bootloader varies from distro to distro. You should be able to skip the step if you are installing the debian version of BSD but I cannot speak for other distros.



                Finally, yes, grub will be able to find BSD after installation. You just have to run the following command from Ubuntu when you are finished installing BSD:



                sudo update-grub





                share|improve this answer















                You cannot install BSD to the same partition as Ubuntu. It is possible to share swap partitions but you don't need to do so. This link covers some of that subject https://unix.stackexchange.com/questions/61587/freebsd-and-linux-shared-partitions



                As for an installation step for BSD skipping the installation of a bootloader varies from distro to distro. You should be able to skip the step if you are installing the debian version of BSD but I cannot speak for other distros.



                Finally, yes, grub will be able to find BSD after installation. You just have to run the following command from Ubuntu when you are finished installing BSD:



                sudo update-grub






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 23 mins ago

























                answered Jul 23 '14 at 7:09









                mchidmchid

                23.6k25287




                23.6k25287



























                    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%2f466498%2fwill-installation-of-bsd-break-my-ubuntu-and-what-about-swap-and-bootloader-me%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

                    Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                    Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                    Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»