Error 15 after manually installing Ubuntu 12.04 dualboot windows 7 The Next CEO of Stack...

What happened in Rome, when the western empire "fell"?

Is it professional to write unrelated content in an almost-empty email?

Towers in the ocean; How deep can they be built?

Can I calculate next year's exemptions based on this year's refund/amount owed?

Is there such a thing as a proper verb, like a proper noun?

How do I fit a non linear curve?

What day is it again?

How did Beeri the Hittite come up with naming his daughter Yehudit?

Strange use of "whether ... than ..." in official text

Film where the government was corrupt with aliens, people sent to kill aliens are given rigged visors not showing the right aliens

Easy to read palindrome checker

Airplane gently rocking its wings during whole flight

(How) Could a medieval fantasy world survive a magic-induced "nuclear winter"?

Help/tips for a first time writer?

Does higher Oxidation/ reduction potential translate to higher energy storage in battery?

It is correct to match light sources with the same color temperature?

Is it correct to say moon starry nights?

What flight has the highest ratio of timezone difference to flight time?

How to get the last not-null value in an ordered column of a huge table?

Spaces in which all closed sets are regular closed

What are the unusually-enlarged wing sections on this P-38 Lightning?

Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico

what's the use of '% to gdp' type of variables?

Man transported from Alternate World into ours by a Neutrino Detector



Error 15 after manually installing Ubuntu 12.04 dualboot windows 7



The Next CEO of Stack OverflowGrub rescue problem after installing Ubuntu 12.04 LTSUbuntu 12.04 UEFI dualboot Win7Windows 7 and ubuntu 12.04 dualbootUnable to boot into windows after installing ubuntu 12.04GRUB doesn't see Windows 7 after installing Ubuntu 12.04Error Installing Ubuntu 12.04 on Windows 7Cant Open Ubuntu after installing windows 8Windows 7 won't boot after installing Ubuntu 12.04booting issues booting windows XP after installing ubuntu 12.04Error message when installing ubuntu as dualbootProblem on Windows after DualBoot (Windows 10 / Ubuntu 18.04 LTS)












0















(this post contains as the same as my preceding post on Grub rescue problem after installing Ubuntu 12.04 LTS since I've post it on the wrong place)



Thanks God I found this page. I'm a newby from Indonesia, and I have a laptop with 2 OSes (7 and Precise) installed. I have installed Ubuntu 12.04 manually by replacing Blankon 4.0's (an Ubuntu-based Indonesian distro) partition. I made /boot mountpoint and then chose it as the place for bootloading. As the result, I've been experiencing error 15 until now, and I have to boot my laptop from Paragon rescue kit every time I want to use it. Is there any way to solve the problem? Terima kasih (Thanks)










share|improve this question
















bumped to the homepage by Community 23 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    0















    (this post contains as the same as my preceding post on Grub rescue problem after installing Ubuntu 12.04 LTS since I've post it on the wrong place)



    Thanks God I found this page. I'm a newby from Indonesia, and I have a laptop with 2 OSes (7 and Precise) installed. I have installed Ubuntu 12.04 manually by replacing Blankon 4.0's (an Ubuntu-based Indonesian distro) partition. I made /boot mountpoint and then chose it as the place for bootloading. As the result, I've been experiencing error 15 until now, and I have to boot my laptop from Paragon rescue kit every time I want to use it. Is there any way to solve the problem? Terima kasih (Thanks)










    share|improve this question
















    bumped to the homepage by Community 23 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      (this post contains as the same as my preceding post on Grub rescue problem after installing Ubuntu 12.04 LTS since I've post it on the wrong place)



      Thanks God I found this page. I'm a newby from Indonesia, and I have a laptop with 2 OSes (7 and Precise) installed. I have installed Ubuntu 12.04 manually by replacing Blankon 4.0's (an Ubuntu-based Indonesian distro) partition. I made /boot mountpoint and then chose it as the place for bootloading. As the result, I've been experiencing error 15 until now, and I have to boot my laptop from Paragon rescue kit every time I want to use it. Is there any way to solve the problem? Terima kasih (Thanks)










      share|improve this question
















      (this post contains as the same as my preceding post on Grub rescue problem after installing Ubuntu 12.04 LTS since I've post it on the wrong place)



      Thanks God I found this page. I'm a newby from Indonesia, and I have a laptop with 2 OSes (7 and Precise) installed. I have installed Ubuntu 12.04 manually by replacing Blankon 4.0's (an Ubuntu-based Indonesian distro) partition. I made /boot mountpoint and then chose it as the place for bootloading. As the result, I've been experiencing error 15 until now, and I have to boot my laptop from Paragon rescue kit every time I want to use it. Is there any way to solve the problem? Terima kasih (Thanks)







      12.04 grub2 dual-boot






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 13 '17 at 12:24









      Community

      1




      1










      asked May 9 '12 at 4:33









      indraismeindraisme

      112




      112





      bumped to the homepage by Community 23 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 23 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          "I made /boot mountpoint and then chose it as the place for bootloading."



          That is the problem. The "error 15" is coming from an old grub legacy installation, Ubuntu has used grub2 for years now. What's happening is that you incorrectly installed grub's boot sector to a partition, while grub's boot sector should always go in the MBR. Boot Ubuntu then run sudo grub-install /dev/sdX where "X" is replaced with the letter of the drive you want grub installed to , like "sda" not a partition like "sda1". If you can only boot a LiveCD/USB system then you'll need to follow these instructions: https://help.ubuntu.com/community/Grub2#ChRoot .






          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%2f134207%2ferror-15-after-manually-installing-ubuntu-12-04-dualboot-windows-7%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














            "I made /boot mountpoint and then chose it as the place for bootloading."



            That is the problem. The "error 15" is coming from an old grub legacy installation, Ubuntu has used grub2 for years now. What's happening is that you incorrectly installed grub's boot sector to a partition, while grub's boot sector should always go in the MBR. Boot Ubuntu then run sudo grub-install /dev/sdX where "X" is replaced with the letter of the drive you want grub installed to , like "sda" not a partition like "sda1". If you can only boot a LiveCD/USB system then you'll need to follow these instructions: https://help.ubuntu.com/community/Grub2#ChRoot .






            share|improve this answer




























              0














              "I made /boot mountpoint and then chose it as the place for bootloading."



              That is the problem. The "error 15" is coming from an old grub legacy installation, Ubuntu has used grub2 for years now. What's happening is that you incorrectly installed grub's boot sector to a partition, while grub's boot sector should always go in the MBR. Boot Ubuntu then run sudo grub-install /dev/sdX where "X" is replaced with the letter of the drive you want grub installed to , like "sda" not a partition like "sda1". If you can only boot a LiveCD/USB system then you'll need to follow these instructions: https://help.ubuntu.com/community/Grub2#ChRoot .






              share|improve this answer


























                0












                0








                0







                "I made /boot mountpoint and then chose it as the place for bootloading."



                That is the problem. The "error 15" is coming from an old grub legacy installation, Ubuntu has used grub2 for years now. What's happening is that you incorrectly installed grub's boot sector to a partition, while grub's boot sector should always go in the MBR. Boot Ubuntu then run sudo grub-install /dev/sdX where "X" is replaced with the letter of the drive you want grub installed to , like "sda" not a partition like "sda1". If you can only boot a LiveCD/USB system then you'll need to follow these instructions: https://help.ubuntu.com/community/Grub2#ChRoot .






                share|improve this answer













                "I made /boot mountpoint and then chose it as the place for bootloading."



                That is the problem. The "error 15" is coming from an old grub legacy installation, Ubuntu has used grub2 for years now. What's happening is that you incorrectly installed grub's boot sector to a partition, while grub's boot sector should always go in the MBR. Boot Ubuntu then run sudo grub-install /dev/sdX where "X" is replaced with the letter of the drive you want grub installed to , like "sda" not a partition like "sda1". If you can only boot a LiveCD/USB system then you'll need to follow these instructions: https://help.ubuntu.com/community/Grub2#ChRoot .







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 11 '12 at 2:22









                Jordan UgglaJordan Uggla

                3,27111316




                3,27111316






























                    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%2f134207%2ferror-15-after-manually-installing-ubuntu-12-04-dualboot-windows-7%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...