✓ Solved
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
mtcotton846
Linode Staff
✓ Best Answer
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