@decryption couple byohdd questions, wondering if it’d fit my use case… looks like vm is expected to boot from the user’s hard drive, and we can upload an iso to install from… but can the vm run permanently from an uploaded iso? and how much ram do user vms get?

@rfc6919 no it boots from an SSD (20GB) - the HDD you provide is attached to the VM

and yes you can provide your own ISO and boot from it and it runs permanently

1GB RAM

@decryption ah cool, the virtxml says sda so i assumed that’s the only block device attached (or perhaps that’s just boilerplate, wevs)
@rfc6919 nah that’s the one I attach - the SSD is /dev/nvme1p01 whatever