autogen: Touch ocaml/.depend
[libguestfs.git] / inspector / example4.xml
index 1c21eed..f517ddd 100644 (file)
@@ -1,17 +1,21 @@
 <operatingsystems>
   <operatingsystem>
+    <root>/dev/sda2</root>
     <name>windows</name>
     <arch>i386</arch>
-    <root>/dev/vda1</root>
+    <distro>windows</distro>
+    <product_name>Windows 7 Enterprise</product_name>
+    <major_version>6</major_version>
+    <minor_version>1</minor_version>
+    <windows_systemroot>/Windows</windows_systemroot>
     <mountpoints>
-      <mountpoint dev="/dev/vda1">/</mountpoint>
+      <mountpoint dev="/dev/sda2">/</mountpoint>
     </mountpoints>
     <filesystems>
-      <filesystem dev="/dev/vda1">
+      <filesystem dev="/dev/sda2">
         <type>ntfs</type>
-        <content>windows-root</content>
+        <uuid>F2E8996AE8992E3B</uuid>
       </filesystem>
     </filesystems>
-    <applications></applications>
   </operatingsystem>
 </operatingsystems>