Upgrade my linode distribution from ubuntu 16 to 22

hello there, when I try to upgrade my ubuntu distribution with the command line I have an error. in this link the screenshot of error : https://drive.google.com/file/d/1N8x4TsmfG7S9xt0rMklG80EmOvc3t-OV/view?usp=sharing

3 Replies

My guess is that you have to do successive upgrades:

  • 16->18
  • 18->20
  • 20->22

This is Canonical's usual ploy…make it as painful as possible to skip a rev. With this amount of work, I would just spin up a new Linode on 22.04 start over. You'll still have your old one so you can transfer all your personal files to the new one with scp.

-- sw

okay please how to transfer the personal files to new one

@fokana You can use the scp command or transfer files over SFTP. The following guide has explains these options a bit more in depth.

Download Files from Your Linode

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct