How can I install Ubuntu on my MacBook Pro without EFI interference?
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
add a comment |
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
1
Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…
– Meer Borg
Mar 25 '13 at 23:46
add a comment |
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
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
boot system-installation uefi macbook
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
add a comment |
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
add a comment |
2 Answers
2
active
oldest
votes
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.
add a comment |
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.
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
add a comment |
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.
add a comment |
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.
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.
edited Apr 13 '17 at 12:24
Community♦
1
1
answered Apr 22 '13 at 13:15
DaimyoKirbyDaimyoKirby
2,68332247
2,68332247
add a comment |
add a comment |
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.
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
add a comment |
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.
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
add a comment |
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.
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.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
Check out this link it discusses some of your issues help.ubuntu.com/community/MactelSupportTeam/…
– Meer Borg
Mar 25 '13 at 23:46