X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=inspector%2Fvirt-inspector.pod;h=cd0e61758d7e7444e517b998f7c77da98a6fe70e;hb=cfd9513a54778e1ade82dc1eb351ea32416938a8;hp=eade662ce947b632195811bd0b3789dbe3397c07;hpb=dd7ad7c7ebd7b3cf7fbcc03d3baadbb77bf4203a;p=libguestfs.git diff --git a/inspector/virt-inspector.pod b/inspector/virt-inspector.pod index eade662..cd0e617 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 @@ -165,6 +168,7 @@ describe the operating system, its architecture, the descriptive 6 1 /Windows + installed These fields are derived from the libguestfs inspection API, and you can find more details in L. @@ -243,6 +247,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