What is the process for updating from one LTS to the next LTS?
up vote
0
down vote
favorite
I just installed Kubuntu 18.04 LTS. I have been receiving and installing maintenance updates. When a new LTS release becomes available down the road - say for example - 20.xx LTS, what is the process for updating that new LTS release? Does it happen as a regular part of my Kubuntu update that preserves my existing data and configuration? Or am I faced with a full wipe of my existing system and a re-install of everything? I see this question has been asked and answered before, so I just want to confirm that the update process on my existing machine will offer the new LTS upgrade at the appropriate time, after the new LTS has become stable, and that I do not have to use command lines to accomplish an LTS to LTS update. Thank you.
updates kubuntu lts
New contributor
add a comment |
up vote
0
down vote
favorite
I just installed Kubuntu 18.04 LTS. I have been receiving and installing maintenance updates. When a new LTS release becomes available down the road - say for example - 20.xx LTS, what is the process for updating that new LTS release? Does it happen as a regular part of my Kubuntu update that preserves my existing data and configuration? Or am I faced with a full wipe of my existing system and a re-install of everything? I see this question has been asked and answered before, so I just want to confirm that the update process on my existing machine will offer the new LTS upgrade at the appropriate time, after the new LTS has become stable, and that I do not have to use command lines to accomplish an LTS to LTS update. Thank you.
updates kubuntu lts
New contributor
3
The next LTS won't be until 20.04. LTSes come out once every 2 years.
– Thomas Ward♦
Nov 19 at 17:28
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I just installed Kubuntu 18.04 LTS. I have been receiving and installing maintenance updates. When a new LTS release becomes available down the road - say for example - 20.xx LTS, what is the process for updating that new LTS release? Does it happen as a regular part of my Kubuntu update that preserves my existing data and configuration? Or am I faced with a full wipe of my existing system and a re-install of everything? I see this question has been asked and answered before, so I just want to confirm that the update process on my existing machine will offer the new LTS upgrade at the appropriate time, after the new LTS has become stable, and that I do not have to use command lines to accomplish an LTS to LTS update. Thank you.
updates kubuntu lts
New contributor
I just installed Kubuntu 18.04 LTS. I have been receiving and installing maintenance updates. When a new LTS release becomes available down the road - say for example - 20.xx LTS, what is the process for updating that new LTS release? Does it happen as a regular part of my Kubuntu update that preserves my existing data and configuration? Or am I faced with a full wipe of my existing system and a re-install of everything? I see this question has been asked and answered before, so I just want to confirm that the update process on my existing machine will offer the new LTS upgrade at the appropriate time, after the new LTS has become stable, and that I do not have to use command lines to accomplish an LTS to LTS update. Thank you.
updates kubuntu lts
updates kubuntu lts
New contributor
New contributor
edited Nov 19 at 17:30
New contributor
asked Nov 19 at 17:19
Tony R
12
12
New contributor
New contributor
3
The next LTS won't be until 20.04. LTSes come out once every 2 years.
– Thomas Ward♦
Nov 19 at 17:28
add a comment |
3
The next LTS won't be until 20.04. LTSes come out once every 2 years.
– Thomas Ward♦
Nov 19 at 17:28
3
3
The next LTS won't be until 20.04. LTSes come out once every 2 years.
– Thomas Ward♦
Nov 19 at 17:28
The next LTS won't be until 20.04. LTSes come out once every 2 years.
– Thomas Ward♦
Nov 19 at 17:28
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
The next LTS (assuming Canonical follows the pattern of the last several years) will be 20.04, which should release approximately April of 2020.
The safest method of upgrading is: don't upgrade. Backup all your data and do a clean install.
Even if you do upgrade (using sudo do-release-upgrade
), you should make a complete backup of all data you want to keep before you start -- if something goes wrong, you could wind up accidentally losing everything on your storage device.
1
Worth mentioning that the usual GUI updater will offer to update to the new 20.04 LTS when the time comes (i.e. no command line required).
– PerlDuck
Nov 19 at 17:32
1
@PerlDuck once they open the upgrade track, yes.
– Thomas Ward♦
Nov 19 at 17:33
The reason for my question: I'm seriously considering cutting the Windows cord and using Kubuntu only for all my large computer needs. I'd like to make sure I have a stable upgrade path into the future without having to back everything up and do a full reinstall every time a new LTS comes up.
– Tony R
Nov 19 at 17:34
@TonyR Same reason I started using Linx back in 2011 (then MEPIS, I switch to Kubuntu when MEPIS started getting old and wasn't updating). With the ease of installing Ubuntu, I've found it's actually easier to put my /home in a separate partition and tell Ubuntu to reuse that partition (with a new username) each time, than to get a version upgrade to go through successfully.
– Zeiss Ikon
Nov 19 at 18:06
2
@TonyR Murphy's Law applies to computers. The day you lack backups is the day you will need those backups. Ubuntu will try very hard to preserve your data (done many without any problems over a decade)...but Ubuntu does NOT guarantee it.
– user535733
Nov 19 at 19:08
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The next LTS (assuming Canonical follows the pattern of the last several years) will be 20.04, which should release approximately April of 2020.
The safest method of upgrading is: don't upgrade. Backup all your data and do a clean install.
Even if you do upgrade (using sudo do-release-upgrade
), you should make a complete backup of all data you want to keep before you start -- if something goes wrong, you could wind up accidentally losing everything on your storage device.
1
Worth mentioning that the usual GUI updater will offer to update to the new 20.04 LTS when the time comes (i.e. no command line required).
– PerlDuck
Nov 19 at 17:32
1
@PerlDuck once they open the upgrade track, yes.
– Thomas Ward♦
Nov 19 at 17:33
The reason for my question: I'm seriously considering cutting the Windows cord and using Kubuntu only for all my large computer needs. I'd like to make sure I have a stable upgrade path into the future without having to back everything up and do a full reinstall every time a new LTS comes up.
– Tony R
Nov 19 at 17:34
@TonyR Same reason I started using Linx back in 2011 (then MEPIS, I switch to Kubuntu when MEPIS started getting old and wasn't updating). With the ease of installing Ubuntu, I've found it's actually easier to put my /home in a separate partition and tell Ubuntu to reuse that partition (with a new username) each time, than to get a version upgrade to go through successfully.
– Zeiss Ikon
Nov 19 at 18:06
2
@TonyR Murphy's Law applies to computers. The day you lack backups is the day you will need those backups. Ubuntu will try very hard to preserve your data (done many without any problems over a decade)...but Ubuntu does NOT guarantee it.
– user535733
Nov 19 at 19:08
add a comment |
up vote
0
down vote
The next LTS (assuming Canonical follows the pattern of the last several years) will be 20.04, which should release approximately April of 2020.
The safest method of upgrading is: don't upgrade. Backup all your data and do a clean install.
Even if you do upgrade (using sudo do-release-upgrade
), you should make a complete backup of all data you want to keep before you start -- if something goes wrong, you could wind up accidentally losing everything on your storage device.
1
Worth mentioning that the usual GUI updater will offer to update to the new 20.04 LTS when the time comes (i.e. no command line required).
– PerlDuck
Nov 19 at 17:32
1
@PerlDuck once they open the upgrade track, yes.
– Thomas Ward♦
Nov 19 at 17:33
The reason for my question: I'm seriously considering cutting the Windows cord and using Kubuntu only for all my large computer needs. I'd like to make sure I have a stable upgrade path into the future without having to back everything up and do a full reinstall every time a new LTS comes up.
– Tony R
Nov 19 at 17:34
@TonyR Same reason I started using Linx back in 2011 (then MEPIS, I switch to Kubuntu when MEPIS started getting old and wasn't updating). With the ease of installing Ubuntu, I've found it's actually easier to put my /home in a separate partition and tell Ubuntu to reuse that partition (with a new username) each time, than to get a version upgrade to go through successfully.
– Zeiss Ikon
Nov 19 at 18:06
2
@TonyR Murphy's Law applies to computers. The day you lack backups is the day you will need those backups. Ubuntu will try very hard to preserve your data (done many without any problems over a decade)...but Ubuntu does NOT guarantee it.
– user535733
Nov 19 at 19:08
add a comment |
up vote
0
down vote
up vote
0
down vote
The next LTS (assuming Canonical follows the pattern of the last several years) will be 20.04, which should release approximately April of 2020.
The safest method of upgrading is: don't upgrade. Backup all your data and do a clean install.
Even if you do upgrade (using sudo do-release-upgrade
), you should make a complete backup of all data you want to keep before you start -- if something goes wrong, you could wind up accidentally losing everything on your storage device.
The next LTS (assuming Canonical follows the pattern of the last several years) will be 20.04, which should release approximately April of 2020.
The safest method of upgrading is: don't upgrade. Backup all your data and do a clean install.
Even if you do upgrade (using sudo do-release-upgrade
), you should make a complete backup of all data you want to keep before you start -- if something goes wrong, you could wind up accidentally losing everything on your storage device.
answered Nov 19 at 17:27
Zeiss Ikon
3,0931723
3,0931723
1
Worth mentioning that the usual GUI updater will offer to update to the new 20.04 LTS when the time comes (i.e. no command line required).
– PerlDuck
Nov 19 at 17:32
1
@PerlDuck once they open the upgrade track, yes.
– Thomas Ward♦
Nov 19 at 17:33
The reason for my question: I'm seriously considering cutting the Windows cord and using Kubuntu only for all my large computer needs. I'd like to make sure I have a stable upgrade path into the future without having to back everything up and do a full reinstall every time a new LTS comes up.
– Tony R
Nov 19 at 17:34
@TonyR Same reason I started using Linx back in 2011 (then MEPIS, I switch to Kubuntu when MEPIS started getting old and wasn't updating). With the ease of installing Ubuntu, I've found it's actually easier to put my /home in a separate partition and tell Ubuntu to reuse that partition (with a new username) each time, than to get a version upgrade to go through successfully.
– Zeiss Ikon
Nov 19 at 18:06
2
@TonyR Murphy's Law applies to computers. The day you lack backups is the day you will need those backups. Ubuntu will try very hard to preserve your data (done many without any problems over a decade)...but Ubuntu does NOT guarantee it.
– user535733
Nov 19 at 19:08
add a comment |
1
Worth mentioning that the usual GUI updater will offer to update to the new 20.04 LTS when the time comes (i.e. no command line required).
– PerlDuck
Nov 19 at 17:32
1
@PerlDuck once they open the upgrade track, yes.
– Thomas Ward♦
Nov 19 at 17:33
The reason for my question: I'm seriously considering cutting the Windows cord and using Kubuntu only for all my large computer needs. I'd like to make sure I have a stable upgrade path into the future without having to back everything up and do a full reinstall every time a new LTS comes up.
– Tony R
Nov 19 at 17:34
@TonyR Same reason I started using Linx back in 2011 (then MEPIS, I switch to Kubuntu when MEPIS started getting old and wasn't updating). With the ease of installing Ubuntu, I've found it's actually easier to put my /home in a separate partition and tell Ubuntu to reuse that partition (with a new username) each time, than to get a version upgrade to go through successfully.
– Zeiss Ikon
Nov 19 at 18:06
2
@TonyR Murphy's Law applies to computers. The day you lack backups is the day you will need those backups. Ubuntu will try very hard to preserve your data (done many without any problems over a decade)...but Ubuntu does NOT guarantee it.
– user535733
Nov 19 at 19:08
1
1
Worth mentioning that the usual GUI updater will offer to update to the new 20.04 LTS when the time comes (i.e. no command line required).
– PerlDuck
Nov 19 at 17:32
Worth mentioning that the usual GUI updater will offer to update to the new 20.04 LTS when the time comes (i.e. no command line required).
– PerlDuck
Nov 19 at 17:32
1
1
@PerlDuck once they open the upgrade track, yes.
– Thomas Ward♦
Nov 19 at 17:33
@PerlDuck once they open the upgrade track, yes.
– Thomas Ward♦
Nov 19 at 17:33
The reason for my question: I'm seriously considering cutting the Windows cord and using Kubuntu only for all my large computer needs. I'd like to make sure I have a stable upgrade path into the future without having to back everything up and do a full reinstall every time a new LTS comes up.
– Tony R
Nov 19 at 17:34
The reason for my question: I'm seriously considering cutting the Windows cord and using Kubuntu only for all my large computer needs. I'd like to make sure I have a stable upgrade path into the future without having to back everything up and do a full reinstall every time a new LTS comes up.
– Tony R
Nov 19 at 17:34
@TonyR Same reason I started using Linx back in 2011 (then MEPIS, I switch to Kubuntu when MEPIS started getting old and wasn't updating). With the ease of installing Ubuntu, I've found it's actually easier to put my /home in a separate partition and tell Ubuntu to reuse that partition (with a new username) each time, than to get a version upgrade to go through successfully.
– Zeiss Ikon
Nov 19 at 18:06
@TonyR Same reason I started using Linx back in 2011 (then MEPIS, I switch to Kubuntu when MEPIS started getting old and wasn't updating). With the ease of installing Ubuntu, I've found it's actually easier to put my /home in a separate partition and tell Ubuntu to reuse that partition (with a new username) each time, than to get a version upgrade to go through successfully.
– Zeiss Ikon
Nov 19 at 18:06
2
2
@TonyR Murphy's Law applies to computers. The day you lack backups is the day you will need those backups. Ubuntu will try very hard to preserve your data (done many without any problems over a decade)...but Ubuntu does NOT guarantee it.
– user535733
Nov 19 at 19:08
@TonyR Murphy's Law applies to computers. The day you lack backups is the day you will need those backups. Ubuntu will try very hard to preserve your data (done many without any problems over a decade)...but Ubuntu does NOT guarantee it.
– user535733
Nov 19 at 19:08
add a comment |
Tony R is a new contributor. Be nice, and check out our Code of Conduct.
Tony R is a new contributor. Be nice, and check out our Code of Conduct.
Tony R is a new contributor. Be nice, and check out our Code of Conduct.
Tony R is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1094280%2fwhat-is-the-process-for-updating-from-one-lts-to-the-next-lts%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
3
The next LTS won't be until 20.04. LTSes come out once every 2 years.
– Thomas Ward♦
Nov 19 at 17:28