so I try to install a custom operating system on my droplet but I notice that I cant upload .iso files and then I see the “custom images” section with the support of .vmdk and I tried Mega but it didn’t work and I saw that it says dropbox works! and so I try to upload it using dropbox https://www.dropbox.com/s/4u50g4p4mrkip8b/Bliss-OS.vmdk and it tried to upload it cause it said “pending…” and then a popup appeared saying this…
“We don’t support the format of your image. please try again with a supported image format (raw, qcow2, vdi, vhdx, “OR” vmdk).”
WOW they said dropbox would work but IT DIDNT WTFFFFFF
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,
To upload a custom image you must provide a direct link to its file. Your link does not meet this requirement. To check it, run following command (I am assuming that you are running some Linux OS):
Downloading process will be finished quickly. Then, check file’s size:
You will get output like that:
Your image file’s size is 138 bytes. Look what it contains:
Here is the result:
As you can see, it is not a direct link to an OS custom image file. For comparison (and for a test) you can try to download VirtualBox OS image using following direct link:
Again, the file will be downloaded to your current directory. If you check its size, you will see it is 514MB, what seems to be OK for Linux distro image file. You can use this link to upload an image to your DO account. It will work.