X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=inspector%2Fvirt-inspector.pod;h=26c61263fd769a820845a594ff8d8a1ee58a4187;hb=371eabfae3790588ed97c0017d2882799c7ea871;hp=0205842907ed7fa7f62e6869be0c22a3b70e82db;hpb=c5cb65f0aac3298e634b183f73fda6644a158018;p=libguestfs.git diff --git a/inspector/virt-inspector.pod b/inspector/virt-inspector.pod index 0205842..26c6126 100755 --- a/inspector/virt-inspector.pod +++ b/inspector/virt-inspector.pod @@ -34,6 +34,9 @@ several I<-a> options one after another, with the first corresponding to the guest's C, the second to the guest's C and so on. +You can also run virt-inspector on install disks, live CDs, bootable +USB keys and similar. + Virt-inspector can only inspect and report upon I. To inspect several virtual machines, you have to run virt-inspector several times (for example, from a shell script @@ -162,9 +165,11 @@ describe the operating system, its architecture, the descriptive i386 windows Windows 7 Enterprise + Client 6 1 /Windows + installed These fields are derived from the libguestfs inspection API, and you can find more details in L. @@ -218,9 +223,7 @@ type, the label, and the UUID. The related elements Epackage_formatE, Epackage_managementE and EapplicationsE describe -applications installed in the virtual machine. At the moment we are -only able to list RPMs and Debian packages installed, but in future we -will support other Linux distros and Windows. +applications installed in the virtual machine. Epackage_formatE, if present, describes the packaging system used. Typical values would be C and C. @@ -245,6 +248,27 @@ The version and release fields may not be available for some types guests. Other fields are possible, see L. +=head2 INSPECTING INSTALL DISKS, LIVE CDs + +Virt-inspector can detect some operating system installers on +install disks, live CDs, bootable USB keys and more. + +In this case the EformatE tag will contain C +and other fields may be present to indicate a live CD, network +installer, or one part of a multipart CD. For example: + + + + /dev/sda + linux + i386 + ubuntu + Ubuntu 10.10 "Maverick Meerkat" + 10 + 10 + installer + + =head1 USING XPATH You can use the XPath query language, and/or the xpath tool, in order @@ -294,7 +318,7 @@ Matthew Booth L =head1 COPYRIGHT -Copyright (C) 2010 Red Hat Inc. +Copyright (C) 2010-2011 Red Hat Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by