Report this

What is the reason for this report?

how to migrate my droplet from Ubuntu 24.10 x64 TO 24.04(LTS)*64

Posted on July 30, 2025

When i was creating my droplet i used Ubuntu 24.10 x64 ,but now that i want to change it to 24.04(LTS)*64 for production



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi,

I don’t think that you can directly downgrade the Ubuntu OS version, so the best way is to create a new Droplet with Ubuntu 24.04 LTS and migrate your data over.

You can use rsync to copy files between the old and new Droplets: https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories

Once everything’s moved and tested, just point your DNS to the new Droplet.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.