Change Linux boot partition

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I want to install a newer Ubuntu distro beside my existing one. At later time I want to delete my old distro and move my new Ubuntu to the partition where the old one was. By doing so, boot configuration of my new Ubuntu would be incorrect. How do I fix this?







share|improve this question




















  • If you can, try installing the new one in a partition beside the old one. This way, instead of moving the new one, you can remove the old partition and extend the new one. Extending the partition is much easier than moving the OS to another partition. After that you just need to update-grub
    – Katu
    May 29 at 13:17










  • May be best to see details, you can run from your Ubuntu live installer or any working install, use ppa version not older Boot-Repair ISO: Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info Depends if UEFI or BIOS. Usually most recent install takes over ESP(UEFI) or MBR (BIOS). May just need to boot into new install and re-install grub from there. sudo grub-install /dev/sda and then sudo update-grub
    – oldfred
    May 29 at 13:18














up vote
0
down vote

favorite












I want to install a newer Ubuntu distro beside my existing one. At later time I want to delete my old distro and move my new Ubuntu to the partition where the old one was. By doing so, boot configuration of my new Ubuntu would be incorrect. How do I fix this?







share|improve this question




















  • If you can, try installing the new one in a partition beside the old one. This way, instead of moving the new one, you can remove the old partition and extend the new one. Extending the partition is much easier than moving the OS to another partition. After that you just need to update-grub
    – Katu
    May 29 at 13:17










  • May be best to see details, you can run from your Ubuntu live installer or any working install, use ppa version not older Boot-Repair ISO: Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info Depends if UEFI or BIOS. Usually most recent install takes over ESP(UEFI) or MBR (BIOS). May just need to boot into new install and re-install grub from there. sudo grub-install /dev/sda and then sudo update-grub
    – oldfred
    May 29 at 13:18












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to install a newer Ubuntu distro beside my existing one. At later time I want to delete my old distro and move my new Ubuntu to the partition where the old one was. By doing so, boot configuration of my new Ubuntu would be incorrect. How do I fix this?







share|improve this question












I want to install a newer Ubuntu distro beside my existing one. At later time I want to delete my old distro and move my new Ubuntu to the partition where the old one was. By doing so, boot configuration of my new Ubuntu would be incorrect. How do I fix this?









share|improve this question











share|improve this question




share|improve this question










asked May 29 at 12:27









menteith

1768




1768











  • If you can, try installing the new one in a partition beside the old one. This way, instead of moving the new one, you can remove the old partition and extend the new one. Extending the partition is much easier than moving the OS to another partition. After that you just need to update-grub
    – Katu
    May 29 at 13:17










  • May be best to see details, you can run from your Ubuntu live installer or any working install, use ppa version not older Boot-Repair ISO: Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info Depends if UEFI or BIOS. Usually most recent install takes over ESP(UEFI) or MBR (BIOS). May just need to boot into new install and re-install grub from there. sudo grub-install /dev/sda and then sudo update-grub
    – oldfred
    May 29 at 13:18
















  • If you can, try installing the new one in a partition beside the old one. This way, instead of moving the new one, you can remove the old partition and extend the new one. Extending the partition is much easier than moving the OS to another partition. After that you just need to update-grub
    – Katu
    May 29 at 13:17










  • May be best to see details, you can run from your Ubuntu live installer or any working install, use ppa version not older Boot-Repair ISO: Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info Depends if UEFI or BIOS. Usually most recent install takes over ESP(UEFI) or MBR (BIOS). May just need to boot into new install and re-install grub from there. sudo grub-install /dev/sda and then sudo update-grub
    – oldfred
    May 29 at 13:18















If you can, try installing the new one in a partition beside the old one. This way, instead of moving the new one, you can remove the old partition and extend the new one. Extending the partition is much easier than moving the OS to another partition. After that you just need to update-grub
– Katu
May 29 at 13:17




If you can, try installing the new one in a partition beside the old one. This way, instead of moving the new one, you can remove the old partition and extend the new one. Extending the partition is much easier than moving the OS to another partition. After that you just need to update-grub
– Katu
May 29 at 13:17












May be best to see details, you can run from your Ubuntu live installer or any working install, use ppa version not older Boot-Repair ISO: Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info Depends if UEFI or BIOS. Usually most recent install takes over ESP(UEFI) or MBR (BIOS). May just need to boot into new install and re-install grub from there. sudo grub-install /dev/sda and then sudo update-grub
– oldfred
May 29 at 13:18




May be best to see details, you can run from your Ubuntu live installer or any working install, use ppa version not older Boot-Repair ISO: Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info Depends if UEFI or BIOS. Usually most recent install takes over ESP(UEFI) or MBR (BIOS). May just need to boot into new install and re-install grub from there. sudo grub-install /dev/sda and then sudo update-grub
– oldfred
May 29 at 13:18















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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f1041567%2fchange-linux-boot-partition%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1041567%2fchange-linux-boot-partition%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error

How do I move numbers in filenames, in a batch renaming operation?