How to securely upgrade Ubuntu from 16.04 to 18.04


up vote
1
down vote
favorite
Is it possible to upgrade Ubuntu from 16.04 to 18.04?
Are there any known issues with upgrading from 16.04 to 18.04 so far?
What precautions can I take to minimize the potential for data loss and down time? And how do I start the update?
Thank you in advance
Charlie
16.04 upgrade updates system 18.04
 |Â
show 1 more comment
up vote
1
down vote
favorite
Is it possible to upgrade Ubuntu from 16.04 to 18.04?
Are there any known issues with upgrading from 16.04 to 18.04 so far?
What precautions can I take to minimize the potential for data loss and down time? And how do I start the update?
Thank you in advance
Charlie
16.04 upgrade updates system 18.04
1
related: askubuntu.com/questions/1029301/â¦
â mikewhatever
Apr 30 at 19:28
It is certainly possible.
â dobey
Apr 30 at 19:54
1
Clone your Ubuntu and upgrade the clone. Do it many times if necessary until all kinks worked out: askubuntu.com/q/1028604/307523
â WinEunuuchs2Unix
Apr 30 at 20:11
Possible duplicate of How do I upgrade to a newer version of Ubuntu?
â karel
May 1 at 0:08
2
Yes it is possible to upgrade 16.04 to 18.04. The list of known issues is too long to post in an answer. Key "18.04" in the search bar above and you will find many hours of reading. The precautions to take are listed in my answer below. You start the upgrade withdo-release-upgrade -d
but as in my answer below do this on a cloned copy of Ubuntu 16.04.
â WinEunuuchs2Unix
May 1 at 0:28
 |Â
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Is it possible to upgrade Ubuntu from 16.04 to 18.04?
Are there any known issues with upgrading from 16.04 to 18.04 so far?
What precautions can I take to minimize the potential for data loss and down time? And how do I start the update?
Thank you in advance
Charlie
16.04 upgrade updates system 18.04
Is it possible to upgrade Ubuntu from 16.04 to 18.04?
Are there any known issues with upgrading from 16.04 to 18.04 so far?
What precautions can I take to minimize the potential for data loss and down time? And how do I start the update?
Thank you in advance
Charlie
16.04 upgrade updates system 18.04
edited May 1 at 0:26


Daniel W.
2,95321531
2,95321531
asked Apr 30 at 18:56


Charlie
142
142
1
related: askubuntu.com/questions/1029301/â¦
â mikewhatever
Apr 30 at 19:28
It is certainly possible.
â dobey
Apr 30 at 19:54
1
Clone your Ubuntu and upgrade the clone. Do it many times if necessary until all kinks worked out: askubuntu.com/q/1028604/307523
â WinEunuuchs2Unix
Apr 30 at 20:11
Possible duplicate of How do I upgrade to a newer version of Ubuntu?
â karel
May 1 at 0:08
2
Yes it is possible to upgrade 16.04 to 18.04. The list of known issues is too long to post in an answer. Key "18.04" in the search bar above and you will find many hours of reading. The precautions to take are listed in my answer below. You start the upgrade withdo-release-upgrade -d
but as in my answer below do this on a cloned copy of Ubuntu 16.04.
â WinEunuuchs2Unix
May 1 at 0:28
 |Â
show 1 more comment
1
related: askubuntu.com/questions/1029301/â¦
â mikewhatever
Apr 30 at 19:28
It is certainly possible.
â dobey
Apr 30 at 19:54
1
Clone your Ubuntu and upgrade the clone. Do it many times if necessary until all kinks worked out: askubuntu.com/q/1028604/307523
â WinEunuuchs2Unix
Apr 30 at 20:11
Possible duplicate of How do I upgrade to a newer version of Ubuntu?
â karel
May 1 at 0:08
2
Yes it is possible to upgrade 16.04 to 18.04. The list of known issues is too long to post in an answer. Key "18.04" in the search bar above and you will find many hours of reading. The precautions to take are listed in my answer below. You start the upgrade withdo-release-upgrade -d
but as in my answer below do this on a cloned copy of Ubuntu 16.04.
â WinEunuuchs2Unix
May 1 at 0:28
1
1
related: askubuntu.com/questions/1029301/â¦
â mikewhatever
Apr 30 at 19:28
related: askubuntu.com/questions/1029301/â¦
â mikewhatever
Apr 30 at 19:28
It is certainly possible.
â dobey
Apr 30 at 19:54
It is certainly possible.
â dobey
Apr 30 at 19:54
1
1
Clone your Ubuntu and upgrade the clone. Do it many times if necessary until all kinks worked out: askubuntu.com/q/1028604/307523
â WinEunuuchs2Unix
Apr 30 at 20:11
Clone your Ubuntu and upgrade the clone. Do it many times if necessary until all kinks worked out: askubuntu.com/q/1028604/307523
â WinEunuuchs2Unix
Apr 30 at 20:11
Possible duplicate of How do I upgrade to a newer version of Ubuntu?
â karel
May 1 at 0:08
Possible duplicate of How do I upgrade to a newer version of Ubuntu?
â karel
May 1 at 0:08
2
2
Yes it is possible to upgrade 16.04 to 18.04. The list of known issues is too long to post in an answer. Key "18.04" in the search bar above and you will find many hours of reading. The precautions to take are listed in my answer below. You start the upgrade with
do-release-upgrade -d
but as in my answer below do this on a cloned copy of Ubuntu 16.04.â WinEunuuchs2Unix
May 1 at 0:28
Yes it is possible to upgrade 16.04 to 18.04. The list of known issues is too long to post in an answer. Key "18.04" in the search bar above and you will find many hours of reading. The precautions to take are listed in my answer below. You start the upgrade with
do-release-upgrade -d
but as in my answer below do this on a cloned copy of Ubuntu 16.04.â WinEunuuchs2Unix
May 1 at 0:28
 |Â
show 1 more comment
4 Answers
4
active
oldest
votes
up vote
2
down vote
When in doubt err on the side of caution. The best thing to do is test, test and test some more. Using this script: Bash script to clone Ubuntu to new partition for testing 18.04 LTS upgrade you can clone your Ubuntu 16.04 to a new partition and run the upgrade to 18.04 on the new partition.
If the upgrade fails, find out why, wait for fix, clone the data again and rerun the upgrade.
After the upgrade succeeds test each application you use. If one doesn't work, find out why, wait for fix, clone the data again and rerun the upgrade.
The other part about testing is to choose which of the five unique signons you like best between Gnome, Unity, Wayland, X11 and combinations therein.
Additionally you can install new applications previously not available such as tweak tools and experiment with them. If you break something, clone the data again and rerun the upgrade.
Wash, Rinse, Repeat then Repeat again...
add a comment |Â
up vote
2
down vote
Wait for 18.04.1 LTS before upgrading
The most secure way is to wait for the first point release, 18.04.1 LTS, in July or August. At that time the early adopters have discovered several bugs and the Ubuntu developers have squashed them.
See also Ubuntu Development version / How to participate
But there are always risks with upgrading to a new version, so you should have a new good backup before you start this adventure.
A safer alternative is to make a fresh installation, but keep the /home
directory as a separate partition and select it (without formatting) via 'Something else' at the partitioning window in the installer.
add a comment |Â
up vote
1
down vote
I did the upgrade last Saturday and Sunday (27 Apr 2018) on my desktop and laptop. Here are the issues I faced:
My desktop froze during the upgrade (from the Internet) and I had to do a full re-upgrade from CD. Following this I was unable to launch a terminal for manual command, so I re-installed the whole thing, and it is running fine since. Desktop is running AMD Phenom IIx4, with 12Gb memory.
My laptop upgrade was more successful: kept all my files system, but the Ethernet connection isn't recognized anymore (I can access Internet through Wi-Fi only), despite the updates made on 30 Apr 18 (see: Unable to connect with Ethernet under 18.04). Laptop is running Intel Core2 T9800 CPU, with 8Gb memory.
For other readers you can avoid this by cloning your data to a new partition (askubuntu.com/a/1028605/307523) and upgrading to 18.04. Then repeat the process many times over weeks or months until all errors are resolved either by Ubuntu bug fixes and/or your own custom scripts.
â WinEunuuchs2Unix
May 1 at 17:50
add a comment |Â
up vote
-1
down vote
As far as I know, there are no risks whatsoever. Canonical even states that it's safe. They did say that it would be easier, however, to simply reinstall the OS later on than upgrading. Here's a link to their guide on upgrading to another version (NOTE: it didn't work on my install, but I didn't have a good, reliable internet connection).
4
There are lots of risks. Key "18.04" into search bar. Sort the results by date and you'll see many problems every hour.
â WinEunuuchs2Unix
May 1 at 0:32
"As far as I know, there are no risks whatsoever." a ludicrous comment if there ever is one. Change means risk, always. Sometime a lot some times not. Risk increases with complexity, but you can always mitigate it. How far you go depends on the cost of loss if it all screws up. 1st of all backup/clone/replicate. If its a production system duplicate it and play with the upgrade on the duplicate...
â krad
May 2 at 9:34
âÂÂCanonical even states that it's safe.â Please provide a link to the source. IâÂÂve found the opposite: wiki.ubuntu.com/BionicBeaver/â¦
â Melebius
May 5 at 5:28
add a comment |Â
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
When in doubt err on the side of caution. The best thing to do is test, test and test some more. Using this script: Bash script to clone Ubuntu to new partition for testing 18.04 LTS upgrade you can clone your Ubuntu 16.04 to a new partition and run the upgrade to 18.04 on the new partition.
If the upgrade fails, find out why, wait for fix, clone the data again and rerun the upgrade.
After the upgrade succeeds test each application you use. If one doesn't work, find out why, wait for fix, clone the data again and rerun the upgrade.
The other part about testing is to choose which of the five unique signons you like best between Gnome, Unity, Wayland, X11 and combinations therein.
Additionally you can install new applications previously not available such as tweak tools and experiment with them. If you break something, clone the data again and rerun the upgrade.
Wash, Rinse, Repeat then Repeat again...
add a comment |Â
up vote
2
down vote
When in doubt err on the side of caution. The best thing to do is test, test and test some more. Using this script: Bash script to clone Ubuntu to new partition for testing 18.04 LTS upgrade you can clone your Ubuntu 16.04 to a new partition and run the upgrade to 18.04 on the new partition.
If the upgrade fails, find out why, wait for fix, clone the data again and rerun the upgrade.
After the upgrade succeeds test each application you use. If one doesn't work, find out why, wait for fix, clone the data again and rerun the upgrade.
The other part about testing is to choose which of the five unique signons you like best between Gnome, Unity, Wayland, X11 and combinations therein.
Additionally you can install new applications previously not available such as tweak tools and experiment with them. If you break something, clone the data again and rerun the upgrade.
Wash, Rinse, Repeat then Repeat again...
add a comment |Â
up vote
2
down vote
up vote
2
down vote
When in doubt err on the side of caution. The best thing to do is test, test and test some more. Using this script: Bash script to clone Ubuntu to new partition for testing 18.04 LTS upgrade you can clone your Ubuntu 16.04 to a new partition and run the upgrade to 18.04 on the new partition.
If the upgrade fails, find out why, wait for fix, clone the data again and rerun the upgrade.
After the upgrade succeeds test each application you use. If one doesn't work, find out why, wait for fix, clone the data again and rerun the upgrade.
The other part about testing is to choose which of the five unique signons you like best between Gnome, Unity, Wayland, X11 and combinations therein.
Additionally you can install new applications previously not available such as tweak tools and experiment with them. If you break something, clone the data again and rerun the upgrade.
Wash, Rinse, Repeat then Repeat again...
When in doubt err on the side of caution. The best thing to do is test, test and test some more. Using this script: Bash script to clone Ubuntu to new partition for testing 18.04 LTS upgrade you can clone your Ubuntu 16.04 to a new partition and run the upgrade to 18.04 on the new partition.
If the upgrade fails, find out why, wait for fix, clone the data again and rerun the upgrade.
After the upgrade succeeds test each application you use. If one doesn't work, find out why, wait for fix, clone the data again and rerun the upgrade.
The other part about testing is to choose which of the five unique signons you like best between Gnome, Unity, Wayland, X11 and combinations therein.
Additionally you can install new applications previously not available such as tweak tools and experiment with them. If you break something, clone the data again and rerun the upgrade.
Wash, Rinse, Repeat then Repeat again...
answered Apr 30 at 23:23


WinEunuuchs2Unix
35.4k758132
35.4k758132
add a comment |Â
add a comment |Â
up vote
2
down vote
Wait for 18.04.1 LTS before upgrading
The most secure way is to wait for the first point release, 18.04.1 LTS, in July or August. At that time the early adopters have discovered several bugs and the Ubuntu developers have squashed them.
See also Ubuntu Development version / How to participate
But there are always risks with upgrading to a new version, so you should have a new good backup before you start this adventure.
A safer alternative is to make a fresh installation, but keep the /home
directory as a separate partition and select it (without formatting) via 'Something else' at the partitioning window in the installer.
add a comment |Â
up vote
2
down vote
Wait for 18.04.1 LTS before upgrading
The most secure way is to wait for the first point release, 18.04.1 LTS, in July or August. At that time the early adopters have discovered several bugs and the Ubuntu developers have squashed them.
See also Ubuntu Development version / How to participate
But there are always risks with upgrading to a new version, so you should have a new good backup before you start this adventure.
A safer alternative is to make a fresh installation, but keep the /home
directory as a separate partition and select it (without formatting) via 'Something else' at the partitioning window in the installer.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
Wait for 18.04.1 LTS before upgrading
The most secure way is to wait for the first point release, 18.04.1 LTS, in July or August. At that time the early adopters have discovered several bugs and the Ubuntu developers have squashed them.
See also Ubuntu Development version / How to participate
But there are always risks with upgrading to a new version, so you should have a new good backup before you start this adventure.
A safer alternative is to make a fresh installation, but keep the /home
directory as a separate partition and select it (without formatting) via 'Something else' at the partitioning window in the installer.
Wait for 18.04.1 LTS before upgrading
The most secure way is to wait for the first point release, 18.04.1 LTS, in July or August. At that time the early adopters have discovered several bugs and the Ubuntu developers have squashed them.
See also Ubuntu Development version / How to participate
But there are always risks with upgrading to a new version, so you should have a new good backup before you start this adventure.
A safer alternative is to make a fresh installation, but keep the /home
directory as a separate partition and select it (without formatting) via 'Something else' at the partitioning window in the installer.
answered May 1 at 19:39


sudodus
20.1k32666
20.1k32666
add a comment |Â
add a comment |Â
up vote
1
down vote
I did the upgrade last Saturday and Sunday (27 Apr 2018) on my desktop and laptop. Here are the issues I faced:
My desktop froze during the upgrade (from the Internet) and I had to do a full re-upgrade from CD. Following this I was unable to launch a terminal for manual command, so I re-installed the whole thing, and it is running fine since. Desktop is running AMD Phenom IIx4, with 12Gb memory.
My laptop upgrade was more successful: kept all my files system, but the Ethernet connection isn't recognized anymore (I can access Internet through Wi-Fi only), despite the updates made on 30 Apr 18 (see: Unable to connect with Ethernet under 18.04). Laptop is running Intel Core2 T9800 CPU, with 8Gb memory.
For other readers you can avoid this by cloning your data to a new partition (askubuntu.com/a/1028605/307523) and upgrading to 18.04. Then repeat the process many times over weeks or months until all errors are resolved either by Ubuntu bug fixes and/or your own custom scripts.
â WinEunuuchs2Unix
May 1 at 17:50
add a comment |Â
up vote
1
down vote
I did the upgrade last Saturday and Sunday (27 Apr 2018) on my desktop and laptop. Here are the issues I faced:
My desktop froze during the upgrade (from the Internet) and I had to do a full re-upgrade from CD. Following this I was unable to launch a terminal for manual command, so I re-installed the whole thing, and it is running fine since. Desktop is running AMD Phenom IIx4, with 12Gb memory.
My laptop upgrade was more successful: kept all my files system, but the Ethernet connection isn't recognized anymore (I can access Internet through Wi-Fi only), despite the updates made on 30 Apr 18 (see: Unable to connect with Ethernet under 18.04). Laptop is running Intel Core2 T9800 CPU, with 8Gb memory.
For other readers you can avoid this by cloning your data to a new partition (askubuntu.com/a/1028605/307523) and upgrading to 18.04. Then repeat the process many times over weeks or months until all errors are resolved either by Ubuntu bug fixes and/or your own custom scripts.
â WinEunuuchs2Unix
May 1 at 17:50
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I did the upgrade last Saturday and Sunday (27 Apr 2018) on my desktop and laptop. Here are the issues I faced:
My desktop froze during the upgrade (from the Internet) and I had to do a full re-upgrade from CD. Following this I was unable to launch a terminal for manual command, so I re-installed the whole thing, and it is running fine since. Desktop is running AMD Phenom IIx4, with 12Gb memory.
My laptop upgrade was more successful: kept all my files system, but the Ethernet connection isn't recognized anymore (I can access Internet through Wi-Fi only), despite the updates made on 30 Apr 18 (see: Unable to connect with Ethernet under 18.04). Laptop is running Intel Core2 T9800 CPU, with 8Gb memory.
I did the upgrade last Saturday and Sunday (27 Apr 2018) on my desktop and laptop. Here are the issues I faced:
My desktop froze during the upgrade (from the Internet) and I had to do a full re-upgrade from CD. Following this I was unable to launch a terminal for manual command, so I re-installed the whole thing, and it is running fine since. Desktop is running AMD Phenom IIx4, with 12Gb memory.
My laptop upgrade was more successful: kept all my files system, but the Ethernet connection isn't recognized anymore (I can access Internet through Wi-Fi only), despite the updates made on 30 Apr 18 (see: Unable to connect with Ethernet under 18.04). Laptop is running Intel Core2 T9800 CPU, with 8Gb memory.
edited May 1 at 17:39
valiano
782313
782313
answered Apr 30 at 19:53
JDBX
163
163
For other readers you can avoid this by cloning your data to a new partition (askubuntu.com/a/1028605/307523) and upgrading to 18.04. Then repeat the process many times over weeks or months until all errors are resolved either by Ubuntu bug fixes and/or your own custom scripts.
â WinEunuuchs2Unix
May 1 at 17:50
add a comment |Â
For other readers you can avoid this by cloning your data to a new partition (askubuntu.com/a/1028605/307523) and upgrading to 18.04. Then repeat the process many times over weeks or months until all errors are resolved either by Ubuntu bug fixes and/or your own custom scripts.
â WinEunuuchs2Unix
May 1 at 17:50
For other readers you can avoid this by cloning your data to a new partition (askubuntu.com/a/1028605/307523) and upgrading to 18.04. Then repeat the process many times over weeks or months until all errors are resolved either by Ubuntu bug fixes and/or your own custom scripts.
â WinEunuuchs2Unix
May 1 at 17:50
For other readers you can avoid this by cloning your data to a new partition (askubuntu.com/a/1028605/307523) and upgrading to 18.04. Then repeat the process many times over weeks or months until all errors are resolved either by Ubuntu bug fixes and/or your own custom scripts.
â WinEunuuchs2Unix
May 1 at 17:50
add a comment |Â
up vote
-1
down vote
As far as I know, there are no risks whatsoever. Canonical even states that it's safe. They did say that it would be easier, however, to simply reinstall the OS later on than upgrading. Here's a link to their guide on upgrading to another version (NOTE: it didn't work on my install, but I didn't have a good, reliable internet connection).
4
There are lots of risks. Key "18.04" into search bar. Sort the results by date and you'll see many problems every hour.
â WinEunuuchs2Unix
May 1 at 0:32
"As far as I know, there are no risks whatsoever." a ludicrous comment if there ever is one. Change means risk, always. Sometime a lot some times not. Risk increases with complexity, but you can always mitigate it. How far you go depends on the cost of loss if it all screws up. 1st of all backup/clone/replicate. If its a production system duplicate it and play with the upgrade on the duplicate...
â krad
May 2 at 9:34
âÂÂCanonical even states that it's safe.â Please provide a link to the source. IâÂÂve found the opposite: wiki.ubuntu.com/BionicBeaver/â¦
â Melebius
May 5 at 5:28
add a comment |Â
up vote
-1
down vote
As far as I know, there are no risks whatsoever. Canonical even states that it's safe. They did say that it would be easier, however, to simply reinstall the OS later on than upgrading. Here's a link to their guide on upgrading to another version (NOTE: it didn't work on my install, but I didn't have a good, reliable internet connection).
4
There are lots of risks. Key "18.04" into search bar. Sort the results by date and you'll see many problems every hour.
â WinEunuuchs2Unix
May 1 at 0:32
"As far as I know, there are no risks whatsoever." a ludicrous comment if there ever is one. Change means risk, always. Sometime a lot some times not. Risk increases with complexity, but you can always mitigate it. How far you go depends on the cost of loss if it all screws up. 1st of all backup/clone/replicate. If its a production system duplicate it and play with the upgrade on the duplicate...
â krad
May 2 at 9:34
âÂÂCanonical even states that it's safe.â Please provide a link to the source. IâÂÂve found the opposite: wiki.ubuntu.com/BionicBeaver/â¦
â Melebius
May 5 at 5:28
add a comment |Â
up vote
-1
down vote
up vote
-1
down vote
As far as I know, there are no risks whatsoever. Canonical even states that it's safe. They did say that it would be easier, however, to simply reinstall the OS later on than upgrading. Here's a link to their guide on upgrading to another version (NOTE: it didn't work on my install, but I didn't have a good, reliable internet connection).
As far as I know, there are no risks whatsoever. Canonical even states that it's safe. They did say that it would be easier, however, to simply reinstall the OS later on than upgrading. Here's a link to their guide on upgrading to another version (NOTE: it didn't work on my install, but I didn't have a good, reliable internet connection).
answered Apr 30 at 19:31


Joel
1
1
4
There are lots of risks. Key "18.04" into search bar. Sort the results by date and you'll see many problems every hour.
â WinEunuuchs2Unix
May 1 at 0:32
"As far as I know, there are no risks whatsoever." a ludicrous comment if there ever is one. Change means risk, always. Sometime a lot some times not. Risk increases with complexity, but you can always mitigate it. How far you go depends on the cost of loss if it all screws up. 1st of all backup/clone/replicate. If its a production system duplicate it and play with the upgrade on the duplicate...
â krad
May 2 at 9:34
âÂÂCanonical even states that it's safe.â Please provide a link to the source. IâÂÂve found the opposite: wiki.ubuntu.com/BionicBeaver/â¦
â Melebius
May 5 at 5:28
add a comment |Â
4
There are lots of risks. Key "18.04" into search bar. Sort the results by date and you'll see many problems every hour.
â WinEunuuchs2Unix
May 1 at 0:32
"As far as I know, there are no risks whatsoever." a ludicrous comment if there ever is one. Change means risk, always. Sometime a lot some times not. Risk increases with complexity, but you can always mitigate it. How far you go depends on the cost of loss if it all screws up. 1st of all backup/clone/replicate. If its a production system duplicate it and play with the upgrade on the duplicate...
â krad
May 2 at 9:34
âÂÂCanonical even states that it's safe.â Please provide a link to the source. IâÂÂve found the opposite: wiki.ubuntu.com/BionicBeaver/â¦
â Melebius
May 5 at 5:28
4
4
There are lots of risks. Key "18.04" into search bar. Sort the results by date and you'll see many problems every hour.
â WinEunuuchs2Unix
May 1 at 0:32
There are lots of risks. Key "18.04" into search bar. Sort the results by date and you'll see many problems every hour.
â WinEunuuchs2Unix
May 1 at 0:32
"As far as I know, there are no risks whatsoever." a ludicrous comment if there ever is one. Change means risk, always. Sometime a lot some times not. Risk increases with complexity, but you can always mitigate it. How far you go depends on the cost of loss if it all screws up. 1st of all backup/clone/replicate. If its a production system duplicate it and play with the upgrade on the duplicate...
â krad
May 2 at 9:34
"As far as I know, there are no risks whatsoever." a ludicrous comment if there ever is one. Change means risk, always. Sometime a lot some times not. Risk increases with complexity, but you can always mitigate it. How far you go depends on the cost of loss if it all screws up. 1st of all backup/clone/replicate. If its a production system duplicate it and play with the upgrade on the duplicate...
â krad
May 2 at 9:34
âÂÂCanonical even states that it's safe.â Please provide a link to the source. IâÂÂve found the opposite: wiki.ubuntu.com/BionicBeaver/â¦
â Melebius
May 5 at 5:28
âÂÂCanonical even states that it's safe.â Please provide a link to the source. IâÂÂve found the opposite: wiki.ubuntu.com/BionicBeaver/â¦
â Melebius
May 5 at 5:28
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030268%2fhow-to-securely-upgrade-ubuntu-from-16-04-to-18-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
1
related: askubuntu.com/questions/1029301/â¦
â mikewhatever
Apr 30 at 19:28
It is certainly possible.
â dobey
Apr 30 at 19:54
1
Clone your Ubuntu and upgrade the clone. Do it many times if necessary until all kinks worked out: askubuntu.com/q/1028604/307523
â WinEunuuchs2Unix
Apr 30 at 20:11
Possible duplicate of How do I upgrade to a newer version of Ubuntu?
â karel
May 1 at 0:08
2
Yes it is possible to upgrade 16.04 to 18.04. The list of known issues is too long to post in an answer. Key "18.04" in the search bar above and you will find many hours of reading. The precautions to take are listed in my answer below. You start the upgrade with
do-release-upgrade -d
but as in my answer below do this on a cloned copy of Ubuntu 16.04.â WinEunuuchs2Unix
May 1 at 0:28