can't boot ubuntu from grub on a mac (using USB)Windows 7 doesn't boot after Ubuntu installBoot problem after installing Ubuntu 12.04.3 alongside Windows 8 - only get to grub promptGrub rescue after udpating to Ubuntu 16.04Ubuntu boots into Grub RescueGNU GRUB terminal screen when upgraded to Ubuntu 18.04Lost My Root FilesystemUpgrade to 18.04LTS - grub boot broken, error: unknown filesystemCannot boot my dual-boot computer. Problem with grubMac Mini 2.1 (32bit EFI / 64bit CPU) Ubuntu 18.04.2 Server - GRUB reports unknown filesystemgrub-install but don't use UUID; bios_grub
Java guess the number
Bent spoke design wheels — feasible?
What happens if you do emergency landing on a US base in middle of the ocean?
Movie where a boy is transported into the future by an alien spaceship
Dynamically loading CSS files based on URL or URI in PHP
Whats the next step after commercial fusion reactors?
How can drunken, homicidal elves successfully conduct a wild hunt?
Who operates delivery flights for commercial airlines?
Calling GPL'ed socket server inside Docker?
What can plausibly explain many of my very long and low-tech bridges?
Building a road to escape Earth's gravity by making a pyramid on Antartica
What is the right way to float a home lab?
How to pass a regex when finding a directory path in bash?
Does the "6 seconds per round" rule apply to speaking/roleplaying during combat situations?
How to supress loops in a digraph?
What is the advantage of carrying a tripod and ND-filters when you could use image stacking instead?
What risks are there when you clear your cookies instead of logging off?
Why does the Schrödinger equation work so well for the Hydrogen atom despite the relativistic boundary at the nucleus?
Word for a small burst of laughter that can't be held back
What is the traditional way of earning a doctorate in Germany?
How is it possible that Gollum speaks Westron?
What happened to all the nuclear material being smuggled after the fall of the USSR?
Is it a problem that pull requests are approved without any comments
Does the growth of home value benefit from compound interest?
can't boot ubuntu from grub on a mac (using USB)
Windows 7 doesn't boot after Ubuntu installBoot problem after installing Ubuntu 12.04.3 alongside Windows 8 - only get to grub promptGrub rescue after udpating to Ubuntu 16.04Ubuntu boots into Grub RescueGNU GRUB terminal screen when upgraded to Ubuntu 18.04Lost My Root FilesystemUpgrade to 18.04LTS - grub boot broken, error: unknown filesystemCannot boot my dual-boot computer. Problem with grubMac Mini 2.1 (32bit EFI / 64bit CPU) Ubuntu 18.04.2 Server - GRUB reports unknown filesystemgrub-install but don't use UUID; bios_grub
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to install ubuntu 14.4.6 (32 bits version) on my Mac Mini mi-2007 (core 2 duo).
I found this tutorial which really helped me.
But in the tutorial, ubuntu seems to install immediately. In my case, it launched grub (1.98).
I looked for ways to boot from grub and found this video. But as I tried it, I realize the partition on my mac is way more complex. Here's what I get after typing ls and analyzing each system:
grub> ls
(hd0) (hd0, apple3) (hd0, apple2) (hd0, apple1) (hd1) (hd1, gpt2) (hd1, gpt1) (cd0)
what those things contain
None of them seems to have the file I need to make the following instructions :
set root=(..., ...)
linux /vmlinuz root=/dev/sda1
What can I do to finally boot ubuntu ?
Ps: After doing ls (hd0,apple2)/efi/boot/ I get to ubunto ISO I put in my USB flash drive. Don't know if this can be useful.
boot grub2 usb mac
add a comment |
I'm trying to install ubuntu 14.4.6 (32 bits version) on my Mac Mini mi-2007 (core 2 duo).
I found this tutorial which really helped me.
But in the tutorial, ubuntu seems to install immediately. In my case, it launched grub (1.98).
I looked for ways to boot from grub and found this video. But as I tried it, I realize the partition on my mac is way more complex. Here's what I get after typing ls and analyzing each system:
grub> ls
(hd0) (hd0, apple3) (hd0, apple2) (hd0, apple1) (hd1) (hd1, gpt2) (hd1, gpt1) (cd0)
what those things contain
None of them seems to have the file I need to make the following instructions :
set root=(..., ...)
linux /vmlinuz root=/dev/sda1
What can I do to finally boot ubuntu ?
Ps: After doing ls (hd0,apple2)/efi/boot/ I get to ubunto ISO I put in my USB flash drive. Don't know if this can be useful.
boot grub2 usb mac
add a comment |
I'm trying to install ubuntu 14.4.6 (32 bits version) on my Mac Mini mi-2007 (core 2 duo).
I found this tutorial which really helped me.
But in the tutorial, ubuntu seems to install immediately. In my case, it launched grub (1.98).
I looked for ways to boot from grub and found this video. But as I tried it, I realize the partition on my mac is way more complex. Here's what I get after typing ls and analyzing each system:
grub> ls
(hd0) (hd0, apple3) (hd0, apple2) (hd0, apple1) (hd1) (hd1, gpt2) (hd1, gpt1) (cd0)
what those things contain
None of them seems to have the file I need to make the following instructions :
set root=(..., ...)
linux /vmlinuz root=/dev/sda1
What can I do to finally boot ubuntu ?
Ps: After doing ls (hd0,apple2)/efi/boot/ I get to ubunto ISO I put in my USB flash drive. Don't know if this can be useful.
boot grub2 usb mac
I'm trying to install ubuntu 14.4.6 (32 bits version) on my Mac Mini mi-2007 (core 2 duo).
I found this tutorial which really helped me.
But in the tutorial, ubuntu seems to install immediately. In my case, it launched grub (1.98).
I looked for ways to boot from grub and found this video. But as I tried it, I realize the partition on my mac is way more complex. Here's what I get after typing ls and analyzing each system:
grub> ls
(hd0) (hd0, apple3) (hd0, apple2) (hd0, apple1) (hd1) (hd1, gpt2) (hd1, gpt1) (cd0)
what those things contain
None of them seems to have the file I need to make the following instructions :
set root=(..., ...)
linux /vmlinuz root=/dev/sda1
What can I do to finally boot ubuntu ?
Ps: After doing ls (hd0,apple2)/efi/boot/ I get to ubunto ISO I put in my USB flash drive. Don't know if this can be useful.
boot grub2 usb mac
boot grub2 usb mac
asked Apr 14 at 20:16
Simon LejolySimon Lejoly
12
12
add a comment |
add a comment |
0
active
oldest
votes
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%2f1133899%2fcant-boot-ubuntu-from-grub-on-a-mac-using-usb%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1133899%2fcant-boot-ubuntu-from-grub-on-a-mac-using-usb%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