How do I make a clone using images?

I succeded to download an image of my linode to my local machine which is home/iosef/linode.img. I want to use this same image to create a new linode which should be an exact clone of the first one. How do I do that?

2 Replies

Since you already have your image downloaded locally, all you would need to do is upload the image to the Cloud Manager:
https://www.linode.com/docs/products/tools/images/guides/upload-an-image/

Then deploy that image to a new compute instance:
https://www.linode.com/docs/products/tools/images/guides/deploy-image-to-new-linode/

Hope that helps!

-Micah

Hi Micah, thank you for your answer

Is any way to do it using built in Linux commands?

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