How to change default partition on partition boot up disk












0















On bootup, it says:



Kubuntu
Ubuntu


and boots default Kubuntu.



How do I change the default on the grub boot menu?










share|improve this question

























  • Is that from UEFI boot menu or grub boot menu? UEFI or BIOS. If UEFI and UEFI boot menu, see this: man efibootmgr and askubuntu.com/questions/485261/…

    – oldfred
    Jan 2 at 17:47













  • Grub boot menu, I am pretty sure.

    – Christopher M
    Jan 2 at 17:48











  • Read the man pages produced by man -k grub.

    – waltinator
    Jan 2 at 17:54











  • You can also boot into Ubuntu and just reinstall grub. But each system with updates may reset it. sudo grub-install /dev/sda if BIOS install and drive is sda. If not we need more info. Post link to summary report from Boot-Repair: help.ubuntu.com/community/Boot-Repair

    – oldfred
    Jan 2 at 18:30
















0















On bootup, it says:



Kubuntu
Ubuntu


and boots default Kubuntu.



How do I change the default on the grub boot menu?










share|improve this question

























  • Is that from UEFI boot menu or grub boot menu? UEFI or BIOS. If UEFI and UEFI boot menu, see this: man efibootmgr and askubuntu.com/questions/485261/…

    – oldfred
    Jan 2 at 17:47













  • Grub boot menu, I am pretty sure.

    – Christopher M
    Jan 2 at 17:48











  • Read the man pages produced by man -k grub.

    – waltinator
    Jan 2 at 17:54











  • You can also boot into Ubuntu and just reinstall grub. But each system with updates may reset it. sudo grub-install /dev/sda if BIOS install and drive is sda. If not we need more info. Post link to summary report from Boot-Repair: help.ubuntu.com/community/Boot-Repair

    – oldfred
    Jan 2 at 18:30














0












0








0








On bootup, it says:



Kubuntu
Ubuntu


and boots default Kubuntu.



How do I change the default on the grub boot menu?










share|improve this question
















On bootup, it says:



Kubuntu
Ubuntu


and boots default Kubuntu.



How do I change the default on the grub boot menu?







partitioning system-installation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 2 at 17:49







Christopher M

















asked Jan 2 at 17:40









Christopher MChristopher M

466




466













  • Is that from UEFI boot menu or grub boot menu? UEFI or BIOS. If UEFI and UEFI boot menu, see this: man efibootmgr and askubuntu.com/questions/485261/…

    – oldfred
    Jan 2 at 17:47













  • Grub boot menu, I am pretty sure.

    – Christopher M
    Jan 2 at 17:48











  • Read the man pages produced by man -k grub.

    – waltinator
    Jan 2 at 17:54











  • You can also boot into Ubuntu and just reinstall grub. But each system with updates may reset it. sudo grub-install /dev/sda if BIOS install and drive is sda. If not we need more info. Post link to summary report from Boot-Repair: help.ubuntu.com/community/Boot-Repair

    – oldfred
    Jan 2 at 18:30



















  • Is that from UEFI boot menu or grub boot menu? UEFI or BIOS. If UEFI and UEFI boot menu, see this: man efibootmgr and askubuntu.com/questions/485261/…

    – oldfred
    Jan 2 at 17:47













  • Grub boot menu, I am pretty sure.

    – Christopher M
    Jan 2 at 17:48











  • Read the man pages produced by man -k grub.

    – waltinator
    Jan 2 at 17:54











  • You can also boot into Ubuntu and just reinstall grub. But each system with updates may reset it. sudo grub-install /dev/sda if BIOS install and drive is sda. If not we need more info. Post link to summary report from Boot-Repair: help.ubuntu.com/community/Boot-Repair

    – oldfred
    Jan 2 at 18:30

















Is that from UEFI boot menu or grub boot menu? UEFI or BIOS. If UEFI and UEFI boot menu, see this: man efibootmgr and askubuntu.com/questions/485261/…

– oldfred
Jan 2 at 17:47







Is that from UEFI boot menu or grub boot menu? UEFI or BIOS. If UEFI and UEFI boot menu, see this: man efibootmgr and askubuntu.com/questions/485261/…

– oldfred
Jan 2 at 17:47















Grub boot menu, I am pretty sure.

– Christopher M
Jan 2 at 17:48





Grub boot menu, I am pretty sure.

– Christopher M
Jan 2 at 17:48













Read the man pages produced by man -k grub.

– waltinator
Jan 2 at 17:54





Read the man pages produced by man -k grub.

– waltinator
Jan 2 at 17:54













You can also boot into Ubuntu and just reinstall grub. But each system with updates may reset it. sudo grub-install /dev/sda if BIOS install and drive is sda. If not we need more info. Post link to summary report from Boot-Repair: help.ubuntu.com/community/Boot-Repair

– oldfred
Jan 2 at 18:30





You can also boot into Ubuntu and just reinstall grub. But each system with updates may reset it. sudo grub-install /dev/sda if BIOS install and drive is sda. If not we need more info. Post link to summary report from Boot-Repair: help.ubuntu.com/community/Boot-Repair

– oldfred
Jan 2 at 18:30










1 Answer
1






active

oldest

votes


















0














Boot into the OS you don't want to boot automatically. Open Terminal by pressing Ctrl, Alt and t



Run in terminal:



sudo gedit /etc/default/grub


Change the line GRUB_DEFAULT=0



GRUB_DEFAULT=1



Run



sudo update-grub


and reboot.



Edit:



Note:




  1. this is for present default OS which you don't want to be default. In your case Kubuntu.


  2. For Grub boot menu.


  3. When you have two Linux operating systems whenever you or the system updates grub in one OS that becomes the default, so you have to change the priorities every time. By doing the above when Kubuntu updates grub the second choice (that is Ubuntu) is selected.







share|improve this answer


























  • Is this on the to-be deafault os, or the other one?

    – Christopher M
    Jan 2 at 18:42











  • Havent figured it out @vijay

    – Christopher M
    Jan 2 at 19:13













  • @Christopher M See edited answer.

    – Vijay
    Jan 3 at 13:27











  • @Christopher M I still am not sure that you have grub boot menu and not EFI. Please tell about other grub boot entries you see at bootup.

    – Vijay
    Jan 3 at 15:42











  • I was giving an aproxamate answer. It would look more like this:

    – Christopher M
    Jan 3 at 17:15











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%2f1106344%2fhow-to-change-default-partition-on-partition-boot-up-disk%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














Boot into the OS you don't want to boot automatically. Open Terminal by pressing Ctrl, Alt and t



Run in terminal:



sudo gedit /etc/default/grub


Change the line GRUB_DEFAULT=0



GRUB_DEFAULT=1



Run



sudo update-grub


and reboot.



Edit:



Note:




  1. this is for present default OS which you don't want to be default. In your case Kubuntu.


  2. For Grub boot menu.


  3. When you have two Linux operating systems whenever you or the system updates grub in one OS that becomes the default, so you have to change the priorities every time. By doing the above when Kubuntu updates grub the second choice (that is Ubuntu) is selected.







share|improve this answer


























  • Is this on the to-be deafault os, or the other one?

    – Christopher M
    Jan 2 at 18:42











  • Havent figured it out @vijay

    – Christopher M
    Jan 2 at 19:13













  • @Christopher M See edited answer.

    – Vijay
    Jan 3 at 13:27











  • @Christopher M I still am not sure that you have grub boot menu and not EFI. Please tell about other grub boot entries you see at bootup.

    – Vijay
    Jan 3 at 15:42











  • I was giving an aproxamate answer. It would look more like this:

    – Christopher M
    Jan 3 at 17:15
















0














Boot into the OS you don't want to boot automatically. Open Terminal by pressing Ctrl, Alt and t



Run in terminal:



sudo gedit /etc/default/grub


Change the line GRUB_DEFAULT=0



GRUB_DEFAULT=1



Run



sudo update-grub


and reboot.



Edit:



Note:




  1. this is for present default OS which you don't want to be default. In your case Kubuntu.


  2. For Grub boot menu.


  3. When you have two Linux operating systems whenever you or the system updates grub in one OS that becomes the default, so you have to change the priorities every time. By doing the above when Kubuntu updates grub the second choice (that is Ubuntu) is selected.







share|improve this answer


























  • Is this on the to-be deafault os, or the other one?

    – Christopher M
    Jan 2 at 18:42











  • Havent figured it out @vijay

    – Christopher M
    Jan 2 at 19:13













  • @Christopher M See edited answer.

    – Vijay
    Jan 3 at 13:27











  • @Christopher M I still am not sure that you have grub boot menu and not EFI. Please tell about other grub boot entries you see at bootup.

    – Vijay
    Jan 3 at 15:42











  • I was giving an aproxamate answer. It would look more like this:

    – Christopher M
    Jan 3 at 17:15














0












0








0







Boot into the OS you don't want to boot automatically. Open Terminal by pressing Ctrl, Alt and t



Run in terminal:



sudo gedit /etc/default/grub


Change the line GRUB_DEFAULT=0



GRUB_DEFAULT=1



Run



sudo update-grub


and reboot.



Edit:



Note:




  1. this is for present default OS which you don't want to be default. In your case Kubuntu.


  2. For Grub boot menu.


  3. When you have two Linux operating systems whenever you or the system updates grub in one OS that becomes the default, so you have to change the priorities every time. By doing the above when Kubuntu updates grub the second choice (that is Ubuntu) is selected.







share|improve this answer















Boot into the OS you don't want to boot automatically. Open Terminal by pressing Ctrl, Alt and t



Run in terminal:



sudo gedit /etc/default/grub


Change the line GRUB_DEFAULT=0



GRUB_DEFAULT=1



Run



sudo update-grub


and reboot.



Edit:



Note:




  1. this is for present default OS which you don't want to be default. In your case Kubuntu.


  2. For Grub boot menu.


  3. When you have two Linux operating systems whenever you or the system updates grub in one OS that becomes the default, so you have to change the priorities every time. By doing the above when Kubuntu updates grub the second choice (that is Ubuntu) is selected.








share|improve this answer














share|improve this answer



share|improve this answer








edited Jan 3 at 17:29

























answered Jan 2 at 17:53









VijayVijay

1,5251618




1,5251618













  • Is this on the to-be deafault os, or the other one?

    – Christopher M
    Jan 2 at 18:42











  • Havent figured it out @vijay

    – Christopher M
    Jan 2 at 19:13













  • @Christopher M See edited answer.

    – Vijay
    Jan 3 at 13:27











  • @Christopher M I still am not sure that you have grub boot menu and not EFI. Please tell about other grub boot entries you see at bootup.

    – Vijay
    Jan 3 at 15:42











  • I was giving an aproxamate answer. It would look more like this:

    – Christopher M
    Jan 3 at 17:15



















  • Is this on the to-be deafault os, or the other one?

    – Christopher M
    Jan 2 at 18:42











  • Havent figured it out @vijay

    – Christopher M
    Jan 2 at 19:13













  • @Christopher M See edited answer.

    – Vijay
    Jan 3 at 13:27











  • @Christopher M I still am not sure that you have grub boot menu and not EFI. Please tell about other grub boot entries you see at bootup.

    – Vijay
    Jan 3 at 15:42











  • I was giving an aproxamate answer. It would look more like this:

    – Christopher M
    Jan 3 at 17:15

















Is this on the to-be deafault os, or the other one?

– Christopher M
Jan 2 at 18:42





Is this on the to-be deafault os, or the other one?

– Christopher M
Jan 2 at 18:42













Havent figured it out @vijay

– Christopher M
Jan 2 at 19:13







Havent figured it out @vijay

– Christopher M
Jan 2 at 19:13















@Christopher M See edited answer.

– Vijay
Jan 3 at 13:27





@Christopher M See edited answer.

– Vijay
Jan 3 at 13:27













@Christopher M I still am not sure that you have grub boot menu and not EFI. Please tell about other grub boot entries you see at bootup.

– Vijay
Jan 3 at 15:42





@Christopher M I still am not sure that you have grub boot menu and not EFI. Please tell about other grub boot entries you see at bootup.

– Vijay
Jan 3 at 15:42













I was giving an aproxamate answer. It would look more like this:

– Christopher M
Jan 3 at 17:15





I was giving an aproxamate answer. It would look more like this:

– Christopher M
Jan 3 at 17:15


















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%2f1106344%2fhow-to-change-default-partition-on-partition-boot-up-disk%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

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕