How can I install Ubuntu on my MacBook Pro without EFI interference?












0















I have a late 2011 macbook pro, that I bought in early 2012. Is it possible to cleanly install ubuntu without the irritating EFI mac 'shell' surrounding the install, making the mac boot sound and generally slowing boot up time by 15-25 seconds?










share|improve this question




















  • 1





    Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…

    – Meer Borg
    Mar 25 '13 at 23:46
















0















I have a late 2011 macbook pro, that I bought in early 2012. Is it possible to cleanly install ubuntu without the irritating EFI mac 'shell' surrounding the install, making the mac boot sound and generally slowing boot up time by 15-25 seconds?










share|improve this question




















  • 1





    Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…

    – Meer Borg
    Mar 25 '13 at 23:46














0












0








0








I have a late 2011 macbook pro, that I bought in early 2012. Is it possible to cleanly install ubuntu without the irritating EFI mac 'shell' surrounding the install, making the mac boot sound and generally slowing boot up time by 15-25 seconds?










share|improve this question
















I have a late 2011 macbook pro, that I bought in early 2012. Is it possible to cleanly install ubuntu without the irritating EFI mac 'shell' surrounding the install, making the mac boot sound and generally slowing boot up time by 15-25 seconds?







boot system-installation uefi macbook






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 9 '14 at 13:31









Tim

19.8k1486141




19.8k1486141










asked Mar 25 '13 at 23:21









user2087941user2087941

31124




31124








  • 1





    Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…

    – Meer Borg
    Mar 25 '13 at 23:46














  • 1





    Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…

    – Meer Borg
    Mar 25 '13 at 23:46








1




1





Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…

– Meer Borg
Mar 25 '13 at 23:46





Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…

– Meer Borg
Mar 25 '13 at 23:46










2 Answers
2






active

oldest

votes


















0














To Avoid long EFI wait before GRUB

If your Macbook spends 30 seconds with "white screen" before GRUB shows, try booting from your Mac OS X install disc, select language, then click Utilities- Terminal, and enter:



bless --device /dev/disk0s1 --setBoot --legacy



Assuming that the bootloader is on sda1, otherwise /dev/disk0s2 if it's on sda2, etc.



Credit for answer to Alaukik in this post.






share|improve this answer

































    -1














    You can install Ubuntu but under virtualization platform live VMware or VirtualBox this is the easy way for try Ubuntu.



    But, if you want to going to install Ubuntu as a whole system I think you have to disable EFI interference like installing Ubuntu with Windows 8 installed.






    share|improve this answer





















    • 1





      So i have to install windows 8 on my macbook pro and THEN install Ubuntu just to have a clean install?? :/ isn't there any easier way to kill this annoying EFI?

      – user2087941
      Mar 26 '13 at 16:43











    • No, just boot and install Ubuntu using EFI

      – amanthethy
      Dec 22 '14 at 0:22











    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%2f272448%2fhow-can-i-install-ubuntu-on-my-macbook-pro-without-efi-interference%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    To Avoid long EFI wait before GRUB

    If your Macbook spends 30 seconds with "white screen" before GRUB shows, try booting from your Mac OS X install disc, select language, then click Utilities- Terminal, and enter:



    bless --device /dev/disk0s1 --setBoot --legacy



    Assuming that the bootloader is on sda1, otherwise /dev/disk0s2 if it's on sda2, etc.



    Credit for answer to Alaukik in this post.






    share|improve this answer






























      0














      To Avoid long EFI wait before GRUB

      If your Macbook spends 30 seconds with "white screen" before GRUB shows, try booting from your Mac OS X install disc, select language, then click Utilities- Terminal, and enter:



      bless --device /dev/disk0s1 --setBoot --legacy



      Assuming that the bootloader is on sda1, otherwise /dev/disk0s2 if it's on sda2, etc.



      Credit for answer to Alaukik in this post.






      share|improve this answer




























        0












        0








        0







        To Avoid long EFI wait before GRUB

        If your Macbook spends 30 seconds with "white screen" before GRUB shows, try booting from your Mac OS X install disc, select language, then click Utilities- Terminal, and enter:



        bless --device /dev/disk0s1 --setBoot --legacy



        Assuming that the bootloader is on sda1, otherwise /dev/disk0s2 if it's on sda2, etc.



        Credit for answer to Alaukik in this post.






        share|improve this answer















        To Avoid long EFI wait before GRUB

        If your Macbook spends 30 seconds with "white screen" before GRUB shows, try booting from your Mac OS X install disc, select language, then click Utilities- Terminal, and enter:



        bless --device /dev/disk0s1 --setBoot --legacy



        Assuming that the bootloader is on sda1, otherwise /dev/disk0s2 if it's on sda2, etc.



        Credit for answer to Alaukik in this post.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Apr 13 '17 at 12:24









        Community

        1




        1










        answered Apr 22 '13 at 13:15









        DaimyoKirbyDaimyoKirby

        2,68332247




        2,68332247

























            -1














            You can install Ubuntu but under virtualization platform live VMware or VirtualBox this is the easy way for try Ubuntu.



            But, if you want to going to install Ubuntu as a whole system I think you have to disable EFI interference like installing Ubuntu with Windows 8 installed.






            share|improve this answer





















            • 1





              So i have to install windows 8 on my macbook pro and THEN install Ubuntu just to have a clean install?? :/ isn't there any easier way to kill this annoying EFI?

              – user2087941
              Mar 26 '13 at 16:43











            • No, just boot and install Ubuntu using EFI

              – amanthethy
              Dec 22 '14 at 0:22
















            -1














            You can install Ubuntu but under virtualization platform live VMware or VirtualBox this is the easy way for try Ubuntu.



            But, if you want to going to install Ubuntu as a whole system I think you have to disable EFI interference like installing Ubuntu with Windows 8 installed.






            share|improve this answer





















            • 1





              So i have to install windows 8 on my macbook pro and THEN install Ubuntu just to have a clean install?? :/ isn't there any easier way to kill this annoying EFI?

              – user2087941
              Mar 26 '13 at 16:43











            • No, just boot and install Ubuntu using EFI

              – amanthethy
              Dec 22 '14 at 0:22














            -1












            -1








            -1







            You can install Ubuntu but under virtualization platform live VMware or VirtualBox this is the easy way for try Ubuntu.



            But, if you want to going to install Ubuntu as a whole system I think you have to disable EFI interference like installing Ubuntu with Windows 8 installed.






            share|improve this answer















            You can install Ubuntu but under virtualization platform live VMware or VirtualBox this is the easy way for try Ubuntu.



            But, if you want to going to install Ubuntu as a whole system I think you have to disable EFI interference like installing Ubuntu with Windows 8 installed.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Mar 26 '13 at 3:16









            Kevin Bowen

            14.5k155970




            14.5k155970










            answered Mar 26 '13 at 2:54









            amroesamamroesam

            11




            11








            • 1





              So i have to install windows 8 on my macbook pro and THEN install Ubuntu just to have a clean install?? :/ isn't there any easier way to kill this annoying EFI?

              – user2087941
              Mar 26 '13 at 16:43











            • No, just boot and install Ubuntu using EFI

              – amanthethy
              Dec 22 '14 at 0:22














            • 1





              So i have to install windows 8 on my macbook pro and THEN install Ubuntu just to have a clean install?? :/ isn't there any easier way to kill this annoying EFI?

              – user2087941
              Mar 26 '13 at 16:43











            • No, just boot and install Ubuntu using EFI

              – amanthethy
              Dec 22 '14 at 0:22








            1




            1





            So i have to install windows 8 on my macbook pro and THEN install Ubuntu just to have a clean install?? :/ isn't there any easier way to kill this annoying EFI?

            – user2087941
            Mar 26 '13 at 16:43





            So i have to install windows 8 on my macbook pro and THEN install Ubuntu just to have a clean install?? :/ isn't there any easier way to kill this annoying EFI?

            – user2087941
            Mar 26 '13 at 16:43













            No, just boot and install Ubuntu using EFI

            – amanthethy
            Dec 22 '14 at 0:22





            No, just boot and install Ubuntu using EFI

            – amanthethy
            Dec 22 '14 at 0:22


















            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%2f272448%2fhow-can-i-install-ubuntu-on-my-macbook-pro-without-efi-interference%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

            Questions related to Moebius Transform of Characteristic Function of the Primes

            List of scandals in India

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?