From c2f2a2c6769be908b25b0946f39770d09bb6ddc9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 14 Jan 2011 22:20:51 +0000 Subject: Add ability to inspect install disks and live CDs. For examples of the virt-inspector output, see the additional inspector/example-*.xml files in this commit. --- inspector/example-fedora-netinst-cd.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 inspector/example-fedora-netinst-cd.xml (limited to 'inspector/example-fedora-netinst-cd.xml') diff --git a/inspector/example-fedora-netinst-cd.xml b/inspector/example-fedora-netinst-cd.xml new file mode 100644 index 00000000..654fabbe --- /dev/null +++ b/inspector/example-fedora-netinst-cd.xml @@ -0,0 +1,21 @@ + + + + /dev/sda + linux + fedora + 14 + 0 + installer + + / + + + + iso9660 + + + + + + -- cgit