<div dir="ltr">Hello,<div><br></div><div>You can try libguestfs to mount the filesystem of the image on a server: <a href="http://libguestfs.org/guestmount.1.html">http://libguestfs.org/guestmount.1.html</a></div><div><br></div><div>For example, this command:</div><div>guestmount -a /var/lib/libvirt/images/image.qcow2 -i --ro /mnt<br></div><div><br></div><div>cat /mnt/etc/passwd</div><div><br></div><div>This will mount the image file system on mnt, so then you can chack few things... Like /etc/passwd for user accounts, network configuration files according to the distrbution, for services check /etc/init.d/ or equivalent etc...</div><div><br></div><div>I hope this will help you.</div><div><br></div><div>Kind regards,</div><div>Cynthia Lopes do Sacramento</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-13 16:16 GMT+02:00 Michelakis, Spiros (Nokia - GR/Athens) <span dir="ltr"><<a href="mailto:spiros.michelakis@nokia.com" target="_blank">spiros.michelakis@nokia.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<font face="Calibri" size="2"><span style="font-size:11pt">
<div>Hi,</div>
<div> </div>
<div>Does anyone know if and how can I “read” the settings from an image I’m going to load into a VM? I’m looking for any kind of info that will be installed on my VM <b><u>BEFORE</u></b><u> the installation</u> step. </div>
<div> </div>
<div>e.g. I have 10 images –any kind of image cirros, ubuntu, redhat.. .whatever- and I want to know that when the installation of an image (cirros for example) is finished, ”this kind of configuration” will exist on my VM…from networking, users, etc…</div>
<div> </div>
<div>Is there a tool for that? A tool that can be used with or without openstack…</div>
<div> </div>
<div>Thank you in advance for your time/support !!!!</div>
<div> </div>
<div>Br</div>
<div>-SM-</div>
<div> </div>
</span></font>
</div>

<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>