>> What sort of "top level" image do you need? I’d be very happy with ISO9660. If there was NFS that would be super amazing but my most pressing need is really anything at all that makes it happen quick which is I assume something read only like ISO9660.
>>>Related: you obviously need to mount the root file system, so what sort of >>>mass storage devices do you see data images as on EC2? xenblk, virtio or >>>something else? I don’t know, will find out tomorrow (in Australia). >>I also assume that you can't use xenstore on EC2, so you probably need to >>bring the json-based baremetal config over to the Xen platform. I think it's >>better to use json config everywhere and just transport it from the host to >>the guest with xenstore on xl and as part of the root image on EC2. I assume you are atalking about the output of the rumprun script? Right now I disable the line that deletes the Xen files from the temp directory and use them. Actually I haven’t used them yet but I’m assuming that leads me to a working config.
