daemon: debug segv correct use of dereferencing NULL.
[libguestfs.git] / inspector / example-rhel-6-dvd.xml
1 <?xml version="1.0"?>
2 <operatingsystems>
3   <operatingsystem>
4     <root>/dev/sda</root>
5     <name>linux</name>
6     <arch>x86_64</arch>
7     <distro>rhel</distro>
8     <major_version>6</major_version>
9     <minor_version>0</minor_version>
10     <format>installer</format>
11     <multipart/>
12     <mountpoints>
13       <mountpoint dev="/dev/sda">/</mountpoint>
14     </mountpoints>
15     <filesystems>
16       <filesystem dev="/dev/sda">
17         <type>iso9660</type>
18         <label>RHEL_6.0 x86_64 Disc 1</label>
19       </filesystem>
20     </filesystems>
21     <applications/>
22   </operatingsystem>
23 </operatingsystems>