17 ms·
Why only ext3/4 filesystems? Why not XFS?
by 15DCFA8F 8y ago
Why only ext3/4 filesystems? Why not XFS?
- alexforster 8y agoThey likely need to be able to mount your filesystem for some of their features to work. That's how they can reset your root password, write out network configs, etc etc.
- Operyl 8y agoNetwork configs are written out via cloud-init last I checked, hence the requirements on one of the variants. Also: You must add an SSH key when creating a Droplets from a custom image. These Droplets have password authentication disabled by default and it’s not possible to use the control panel to generate or reset the root password. https://www.digitalocean.com/docs/images/custom-images/overview/#limits https://www.digitalocean.com/docs/images/custom-images/overv...
- deleted 8y ago[deleted]
- donatj 8y agoOh that's so lame. I wanted to run something exotic like BeOS or Plan 9. PoorMan in BeOS was the first public webserver I ever ran! Followed shortly by IIS on Windows 2k... Which should also be an option.