Delete GRUB after deleting Ubuntu from Mac Dual BootDual boot not available after upgrading to Windows 8.1How to install linux on mac mini 2010Itermittent Loss of Wireless 14.04 dual boot on MacCan't boot after deleting EFI boot- and Windows-partitionUbuntu wont dual-boot on a macCan I make a Ubuntu bootable USB on a Mac?GNU GRUB exit mac osAfter Dual Boot installation I cant boot to ubuntu 16.04Legacy BIOS, GRUB Rescue After Deleting Ubuntu PartionTrying to install Ubuntu on Mac mini, got a bit stuck
How much character growth crosses the line into breaking the character
What does chmod -u do?
Closed-form expression for certain product
Fear of getting stuck on one programming language / technology that is not used in my country
Why electric field inside a cavity of a non-conducting sphere not zero?
Is it safe to use olive oil to clean the ear wax?
Yosemite Fire Rings - What to Expect?
Can someone explain how this makes sense electrically?
Why did the HMS Bounty go back to a time when whales are already rare?
What prevents the use of a multi-segment ILS for non-straight approaches?
WiFi Thermostat, No C Terminal on Furnace
Longest common substring in linear time
Melting point of aspirin, contradicting sources
How can "mimic phobia" be cured or prevented?
Is it improper etiquette to ask your opponent what his/her rating is before the game?
How to explain what's wrong with this application of the chain rule?
Open a doc from terminal, but not by its name
Pre-mixing cryogenic fuels and using only one fuel tank
why `nmap 192.168.1.97` returns less services than `nmap 127.0.0.1`?
The screen of my macbook suddenly broken down how can I do to recover
Count the occurrence of each unique word in the file
How do you make your own symbol when Detexify fails?
Calculating Wattage for Resistor in High Frequency Application?
Non-trope happy ending?
Delete GRUB after deleting Ubuntu from Mac Dual Boot
Dual boot not available after upgrading to Windows 8.1How to install linux on mac mini 2010Itermittent Loss of Wireless 14.04 dual boot on MacCan't boot after deleting EFI boot- and Windows-partitionUbuntu wont dual-boot on a macCan I make a Ubuntu bootable USB on a Mac?GNU GRUB exit mac osAfter Dual Boot installation I cant boot to ubuntu 16.04Legacy BIOS, GRUB Rescue After Deleting Ubuntu PartionTrying to install Ubuntu on Mac mini, got a bit stuck
My question is a bot specific. I installed Ubuntu 12.04 on my MacMini (Mid 2010) and deleted it after some problems. I resized my Mac Partition so that there was no Ubuntu Partition anymore.
But it seems, that I installed GRUB in a different section. If I am starting my Mac I am getting in a GRUB menu, there I am typing "exit" and my Mac is booting for about 5 minutes (very slow!), but later its working fine. But I woud like to deinstall GRUB now. Some people say its dangerous... Is there a safe way?
Thanks!
dual-boot grub2 mac
add a comment |
My question is a bot specific. I installed Ubuntu 12.04 on my MacMini (Mid 2010) and deleted it after some problems. I resized my Mac Partition so that there was no Ubuntu Partition anymore.
But it seems, that I installed GRUB in a different section. If I am starting my Mac I am getting in a GRUB menu, there I am typing "exit" and my Mac is booting for about 5 minutes (very slow!), but later its working fine. But I woud like to deinstall GRUB now. Some people say its dangerous... Is there a safe way?
Thanks!
dual-boot grub2 mac
add a comment |
My question is a bot specific. I installed Ubuntu 12.04 on my MacMini (Mid 2010) and deleted it after some problems. I resized my Mac Partition so that there was no Ubuntu Partition anymore.
But it seems, that I installed GRUB in a different section. If I am starting my Mac I am getting in a GRUB menu, there I am typing "exit" and my Mac is booting for about 5 minutes (very slow!), but later its working fine. But I woud like to deinstall GRUB now. Some people say its dangerous... Is there a safe way?
Thanks!
dual-boot grub2 mac
My question is a bot specific. I installed Ubuntu 12.04 on my MacMini (Mid 2010) and deleted it after some problems. I resized my Mac Partition so that there was no Ubuntu Partition anymore.
But it seems, that I installed GRUB in a different section. If I am starting my Mac I am getting in a GRUB menu, there I am typing "exit" and my Mac is booting for about 5 minutes (very slow!), but later its working fine. But I woud like to deinstall GRUB now. Some people say its dangerous... Is there a safe way?
Thanks!
dual-boot grub2 mac
dual-boot grub2 mac
asked Mar 8 '14 at 21:07
user254092user254092
36113
36113
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Much faster and safer solution.
Boot OSX and in the terminal run these commands:
mkdir mnt
sudo mount -t msdos /dev/disk0s1 mnt
You will see a new drive "EFI", open this drive and open the folder "EFI". Inside you will have the folders "APPLE" and "UBUNTU".
Just delete the "UBUNTU".
Restart and enjoy!
How do I remove EFI ? Will it automatically get removed on restart ? I am a bit afraid of deleting ubuntu folder. Is it really safe to delete it ?
– jeet.chanchawat
Jan 27 '17 at 18:13
It worked like a charm. Many thanks :) and yes the EFI also gets removed automatically.
– jeet.chanchawat
Jan 27 '17 at 18:23
You're not the hero I deserved, but the hero I needed. Thank you!
– dortzur
Jun 2 '17 at 10:26
I deleted the Ubuntu Folder from EFT and it now just keeps rebooting after the osX loader come up half way. Any way to fix it.
– Tejas
Nov 18 '17 at 14:44
@Deutschland why 'msdos'?
– meetalexjohnson
Dec 13 '17 at 20:05
add a comment |
It seems you have installed grub to the MBR, which is emulating a legacy boot and causing the slow boot times. The only way I found to remove grub completely on my mbp 5,5 was to boot the recovery partition (hold alt at boot) then do a complete reinstall of OSX from there. Remember to erase and reformat the entire disk, as this will generate a new MBR.
If you don't have a recovery partition then boot into OSX, then create a recovery disk/usb using Apple's utility found here.
If you do not want to reinstall your system you can change the bootloader to refind, which can be found here. This should get your mac booting in EFI mode once more.
Good Luck.
add a comment |
Regarding @Deutschland’s answer above, if you have a fusion drive then the files are likely on the HDD’s .edu partition which is disk1s1. You may also have to delete a folder called BOOT. Also, holding option at startup gives you the choice of what to boot into, Holding control as you click Macintosh HD will set that as the boot drive, as does choosing a startup disk in System Preferences, both of those will get rid of GRUB on startup with it just hidden away.
New contributor
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%2f431498%2fdelete-grub-after-deleting-ubuntu-from-mac-dual-boot%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Much faster and safer solution.
Boot OSX and in the terminal run these commands:
mkdir mnt
sudo mount -t msdos /dev/disk0s1 mnt
You will see a new drive "EFI", open this drive and open the folder "EFI". Inside you will have the folders "APPLE" and "UBUNTU".
Just delete the "UBUNTU".
Restart and enjoy!
How do I remove EFI ? Will it automatically get removed on restart ? I am a bit afraid of deleting ubuntu folder. Is it really safe to delete it ?
– jeet.chanchawat
Jan 27 '17 at 18:13
It worked like a charm. Many thanks :) and yes the EFI also gets removed automatically.
– jeet.chanchawat
Jan 27 '17 at 18:23
You're not the hero I deserved, but the hero I needed. Thank you!
– dortzur
Jun 2 '17 at 10:26
I deleted the Ubuntu Folder from EFT and it now just keeps rebooting after the osX loader come up half way. Any way to fix it.
– Tejas
Nov 18 '17 at 14:44
@Deutschland why 'msdos'?
– meetalexjohnson
Dec 13 '17 at 20:05
add a comment |
Much faster and safer solution.
Boot OSX and in the terminal run these commands:
mkdir mnt
sudo mount -t msdos /dev/disk0s1 mnt
You will see a new drive "EFI", open this drive and open the folder "EFI". Inside you will have the folders "APPLE" and "UBUNTU".
Just delete the "UBUNTU".
Restart and enjoy!
How do I remove EFI ? Will it automatically get removed on restart ? I am a bit afraid of deleting ubuntu folder. Is it really safe to delete it ?
– jeet.chanchawat
Jan 27 '17 at 18:13
It worked like a charm. Many thanks :) and yes the EFI also gets removed automatically.
– jeet.chanchawat
Jan 27 '17 at 18:23
You're not the hero I deserved, but the hero I needed. Thank you!
– dortzur
Jun 2 '17 at 10:26
I deleted the Ubuntu Folder from EFT and it now just keeps rebooting after the osX loader come up half way. Any way to fix it.
– Tejas
Nov 18 '17 at 14:44
@Deutschland why 'msdos'?
– meetalexjohnson
Dec 13 '17 at 20:05
add a comment |
Much faster and safer solution.
Boot OSX and in the terminal run these commands:
mkdir mnt
sudo mount -t msdos /dev/disk0s1 mnt
You will see a new drive "EFI", open this drive and open the folder "EFI". Inside you will have the folders "APPLE" and "UBUNTU".
Just delete the "UBUNTU".
Restart and enjoy!
Much faster and safer solution.
Boot OSX and in the terminal run these commands:
mkdir mnt
sudo mount -t msdos /dev/disk0s1 mnt
You will see a new drive "EFI", open this drive and open the folder "EFI". Inside you will have the folders "APPLE" and "UBUNTU".
Just delete the "UBUNTU".
Restart and enjoy!
edited Nov 28 '15 at 10:24
Daniel
2,69011640
2,69011640
answered Nov 28 '15 at 0:39
DeutschlandDeutschland
15113
15113
How do I remove EFI ? Will it automatically get removed on restart ? I am a bit afraid of deleting ubuntu folder. Is it really safe to delete it ?
– jeet.chanchawat
Jan 27 '17 at 18:13
It worked like a charm. Many thanks :) and yes the EFI also gets removed automatically.
– jeet.chanchawat
Jan 27 '17 at 18:23
You're not the hero I deserved, but the hero I needed. Thank you!
– dortzur
Jun 2 '17 at 10:26
I deleted the Ubuntu Folder from EFT and it now just keeps rebooting after the osX loader come up half way. Any way to fix it.
– Tejas
Nov 18 '17 at 14:44
@Deutschland why 'msdos'?
– meetalexjohnson
Dec 13 '17 at 20:05
add a comment |
How do I remove EFI ? Will it automatically get removed on restart ? I am a bit afraid of deleting ubuntu folder. Is it really safe to delete it ?
– jeet.chanchawat
Jan 27 '17 at 18:13
It worked like a charm. Many thanks :) and yes the EFI also gets removed automatically.
– jeet.chanchawat
Jan 27 '17 at 18:23
You're not the hero I deserved, but the hero I needed. Thank you!
– dortzur
Jun 2 '17 at 10:26
I deleted the Ubuntu Folder from EFT and it now just keeps rebooting after the osX loader come up half way. Any way to fix it.
– Tejas
Nov 18 '17 at 14:44
@Deutschland why 'msdos'?
– meetalexjohnson
Dec 13 '17 at 20:05
How do I remove EFI ? Will it automatically get removed on restart ? I am a bit afraid of deleting ubuntu folder. Is it really safe to delete it ?
– jeet.chanchawat
Jan 27 '17 at 18:13
How do I remove EFI ? Will it automatically get removed on restart ? I am a bit afraid of deleting ubuntu folder. Is it really safe to delete it ?
– jeet.chanchawat
Jan 27 '17 at 18:13
It worked like a charm. Many thanks :) and yes the EFI also gets removed automatically.
– jeet.chanchawat
Jan 27 '17 at 18:23
It worked like a charm. Many thanks :) and yes the EFI also gets removed automatically.
– jeet.chanchawat
Jan 27 '17 at 18:23
You're not the hero I deserved, but the hero I needed. Thank you!
– dortzur
Jun 2 '17 at 10:26
You're not the hero I deserved, but the hero I needed. Thank you!
– dortzur
Jun 2 '17 at 10:26
I deleted the Ubuntu Folder from EFT and it now just keeps rebooting after the osX loader come up half way. Any way to fix it.
– Tejas
Nov 18 '17 at 14:44
I deleted the Ubuntu Folder from EFT and it now just keeps rebooting after the osX loader come up half way. Any way to fix it.
– Tejas
Nov 18 '17 at 14:44
@Deutschland why 'msdos'?
– meetalexjohnson
Dec 13 '17 at 20:05
@Deutschland why 'msdos'?
– meetalexjohnson
Dec 13 '17 at 20:05
add a comment |
It seems you have installed grub to the MBR, which is emulating a legacy boot and causing the slow boot times. The only way I found to remove grub completely on my mbp 5,5 was to boot the recovery partition (hold alt at boot) then do a complete reinstall of OSX from there. Remember to erase and reformat the entire disk, as this will generate a new MBR.
If you don't have a recovery partition then boot into OSX, then create a recovery disk/usb using Apple's utility found here.
If you do not want to reinstall your system you can change the bootloader to refind, which can be found here. This should get your mac booting in EFI mode once more.
Good Luck.
add a comment |
It seems you have installed grub to the MBR, which is emulating a legacy boot and causing the slow boot times. The only way I found to remove grub completely on my mbp 5,5 was to boot the recovery partition (hold alt at boot) then do a complete reinstall of OSX from there. Remember to erase and reformat the entire disk, as this will generate a new MBR.
If you don't have a recovery partition then boot into OSX, then create a recovery disk/usb using Apple's utility found here.
If you do not want to reinstall your system you can change the bootloader to refind, which can be found here. This should get your mac booting in EFI mode once more.
Good Luck.
add a comment |
It seems you have installed grub to the MBR, which is emulating a legacy boot and causing the slow boot times. The only way I found to remove grub completely on my mbp 5,5 was to boot the recovery partition (hold alt at boot) then do a complete reinstall of OSX from there. Remember to erase and reformat the entire disk, as this will generate a new MBR.
If you don't have a recovery partition then boot into OSX, then create a recovery disk/usb using Apple's utility found here.
If you do not want to reinstall your system you can change the bootloader to refind, which can be found here. This should get your mac booting in EFI mode once more.
Good Luck.
It seems you have installed grub to the MBR, which is emulating a legacy boot and causing the slow boot times. The only way I found to remove grub completely on my mbp 5,5 was to boot the recovery partition (hold alt at boot) then do a complete reinstall of OSX from there. Remember to erase and reformat the entire disk, as this will generate a new MBR.
If you don't have a recovery partition then boot into OSX, then create a recovery disk/usb using Apple's utility found here.
If you do not want to reinstall your system you can change the bootloader to refind, which can be found here. This should get your mac booting in EFI mode once more.
Good Luck.
answered Mar 13 '14 at 11:07
bleevesbleeves
578614
578614
add a comment |
add a comment |
Regarding @Deutschland’s answer above, if you have a fusion drive then the files are likely on the HDD’s .edu partition which is disk1s1. You may also have to delete a folder called BOOT. Also, holding option at startup gives you the choice of what to boot into, Holding control as you click Macintosh HD will set that as the boot drive, as does choosing a startup disk in System Preferences, both of those will get rid of GRUB on startup with it just hidden away.
New contributor
add a comment |
Regarding @Deutschland’s answer above, if you have a fusion drive then the files are likely on the HDD’s .edu partition which is disk1s1. You may also have to delete a folder called BOOT. Also, holding option at startup gives you the choice of what to boot into, Holding control as you click Macintosh HD will set that as the boot drive, as does choosing a startup disk in System Preferences, both of those will get rid of GRUB on startup with it just hidden away.
New contributor
add a comment |
Regarding @Deutschland’s answer above, if you have a fusion drive then the files are likely on the HDD’s .edu partition which is disk1s1. You may also have to delete a folder called BOOT. Also, holding option at startup gives you the choice of what to boot into, Holding control as you click Macintosh HD will set that as the boot drive, as does choosing a startup disk in System Preferences, both of those will get rid of GRUB on startup with it just hidden away.
New contributor
Regarding @Deutschland’s answer above, if you have a fusion drive then the files are likely on the HDD’s .edu partition which is disk1s1. You may also have to delete a folder called BOOT. Also, holding option at startup gives you the choice of what to boot into, Holding control as you click Macintosh HD will set that as the boot drive, as does choosing a startup disk in System Preferences, both of those will get rid of GRUB on startup with it just hidden away.
New contributor
New contributor
answered 17 mins ago
Norah KNorah K
1
1
New contributor
New contributor
add a comment |
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%2f431498%2fdelete-grub-after-deleting-ubuntu-from-mac-dual-boot%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