I’m creating the image locally on VMWare with ifcfg-eth0 configured and subscription configured as well. But when I’m importing that to DO images I can’t see ifcfg-eth0 file [/etc/sysconfig/network-scripts/ifcfg-eth0] nor subscription active
What I’m doing wrong?
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hey there!
Does your image contain a cloud-init configuration? Images must have cloud-init 0.7.7 or higher, cloudbase-init, coreos-cloudinit, ignition, or bsd-cloudinit installed and configured correctly in order for them to work on DigitalOcean.
Nate