Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 941371 Details for
Bug 1145916
virt-v2v fails to convert win7 guest
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
the log file when converting xen-hvm-win7-x86_64 using -v -x
win7_conversion_log (text/plain), 105.16 KB, created by
zhoujunqin
on 2014-09-26 03:21:36 UTC
(
hide
)
Description:
the log file when converting xen-hvm-win7-x86_64 using -v -x
Filename:
MIME Type:
Creator:
zhoujunqin
Created:
2014-09-26 03:21:36 UTC
Size:
105.16 KB
patch
obsolete
>[ 0.0] Opening the source -i libvirt -ic xen+ssh://10.66.106.64 xen-hvm-win7-x86_64 >libvirt xml is: ><domain type='xen'> > <name>xen-hvm-win7-x86_64</name> > <uuid>a0e13e6b-96a2-ba79-b290-88dfd7d64306</uuid> > <memory>524288</memory> > <currentMemory>524288</currentMemory> > <vcpu>1</vcpu> > <os> > <type arch='x86_64' machine='xenfv'>hvm</type> > <loader>/usr/lib/xen/boot/hvmloader</loader> > <boot dev='hd'/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <devices> > <emulator>/usr/lib64/xen/bin/qemu-dm</emulator> > <disk type='file' device='disk'> > <driver name='file'/> > <source file='/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img'/> > <target dev='hda' bus='ide'/> > </disk> > <interface type='bridge'> > <mac address='00:16:3e:18:bb:ce'/> > <source bridge='xenbr0'/> > <script path='vif-bridge'/> > </interface> > <serial type='pty'> > <target port='0'/> > </serial> > <console type='pty'> > <target port='0'/> > </console> > <input type='mouse' bus='ps2'/> > <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/> > </devices> ></domain> > >ssh: json parameters: { "file.driver" : "ssh", "file.path" : "/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } > source name: xen-hvm-win7-x86_64 >hypervisor type: xen > memory: 536870912 (bytes) > nr vCPUs: 1 > CPU features: pae,apic,acpi > display: vnc en-us >disks: > json: { "file.driver" : "ssh", "file.path" : "/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } [hda] >removable media: > >NICs: > Bridge "xenbr0" mac: 00:16:3e:18:bb:ce >[ 16.0] Creating an overlay to protect the source from being modified >qemu-img create -q -f qcow2 -b 'json: { "file.driver" : "ssh", "file.path" : "/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" }' -o 'compat=1.1' /tmp/v2vovlf8feca.qcow2 >[ 30.0] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_network true >libguestfs: trace: set_network = 0 >libguestfs: trace: add_drive "/tmp/v2vovlf8feca.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: version=1.27.54rhel=7,release=1.1.el7,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfsn43xZT >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00000ms] begin building supermin appliance >libguestfs: [00000ms] run supermin >libguestfs: command: run: /usr/bin/supermin5 >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.1.10 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: [00008ms] finished building supermin appliance >libguestfs: [00008ms] begin testing qemu features >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -version >libguestfs: qemu version 2.1 >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00036ms] finished testing qemu features >libguestfs: trace: get_backend_setting "gdb" >libguestfs: trace: get_backend_setting = NULL (error) >[00037ms] /usr/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -cpu host \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-0/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-0/appliance.d/initrd \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/tmp/v2vovlf8feca.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfsn43xZT/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append 'panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color' >\x1b[1;256r\x1b[256;256H\x1b[6n >Google, Inc. >Serial Graphics Adapter 12/29/13 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Sun Dec 29 03:43:06 UTC 2013 >Term: 80x24 >4 0 >\x1b[2J >SeaBIOS (version seabios-1.7.5-2.el7) > > > > > > >iPXE (http://ipxe.org) 00:04.0 C100 PCI2.10 PnP PMM+1F397990+1F2F7990 C100 > > >Press Ctrl-B to configure iPXE (PCI 00:04.0)... > > > > > > > > > >Booting from ROM... > > >Probing EDD (edd=off to disable)... ok > >\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.10.0-170.el7.x86_64 (mockbuild@x86-024.build.eng.bos.redhat.com) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) ) #1 SMP Wed Sep 24 03:15:58 EDT 2014 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] SMBIOS 2.4 present. >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f2090-0x000f209f] mapped at [ffff8800000f2090] >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1ee00000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1edfffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f3fdfff] >[ 0.000000] RAMDISK: [mem 0x1f0d7000-0x1f3effff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3fdfff] >[ 0.000000] NODE_DATA [mem 0x1f0b0000-0x1f0d6fff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f060001, primary cpu clock >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fdfff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88001ee00000 s86656 r8192 d23936 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ee0e000 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 484696k/511992k available (6181k kernel code, 392k absent, 26904k reserved, 4107k data, 1604k init) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >[ 0.000000] \tExperimental no-CBs for all CPUs >[ 0.000000] \tExperimental no-CBs CPUs: 0. >[ 0.000000] NR_IRQS:327936 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 3392.294 MHz processor >[ 0.002000] Calibrating delay loop (skipped) preset value.. 6784.58 BogoMIPS (lpj=3392294) >[ 0.002003] pid_max: default: 32768 minimum: 301 >[ 0.002403] Security Framework initialized >[ 0.002766] SELinux: Disabled at boot. >[ 0.003058] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.003709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.004036] Mount-cache hash table entries: 4096 >[ 0.005064] Initializing cgroup subsys memory >[ 0.005422] Initializing cgroup subsys devices >[ 0.005791] Initializing cgroup subsys freezer >[ 0.006003] Initializing cgroup subsys net_cls >[ 0.006360] Initializing cgroup subsys blkio >[ 0.006711] Initializing cgroup subsys perf_event >[ 0.007003] Initializing cgroup subsys hugetlb >[ 0.007417] mce: CPU supports 10 MCE banks >[ 0.008037] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >[ 0.008037] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >[ 0.008037] tlb_flushall_shift: 6 >[ 0.019516] Freeing SMP alternatives: 24k freed >[ 0.022913] ftrace: allocating 23772 entries in 93 pages >[ 0.028198] Enabling x2apic >[ 0.028457] Enabled x2apic >[ 0.028859] Switched APIC routing to physical x2apic. >[ 0.030360] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.030837] smpboot: CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (fam: 06, model: 2a, stepping: 07) >[ 0.031594] Performance Events: 16-deep LBR, SandyBridge events, Intel PMU driver. >[ 0.032000] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >[ 0.032004] ... version: 2 >[ 0.032323] ... bit width: 48 >[ 0.032644] ... generic registers: 4 >[ 0.032989] ... value mask: 0000ffffffffffff >[ 0.033002] ... max period: 000000007fffffff >[ 0.033420] ... fixed-purpose events: 3 >[ 0.033765] ... event mask: 000000070000000f >[ 0.035509] KVM setup paravirtual spinlock >[ 0.036624] Brought up 1 CPUs >[ 0.036888] smpboot: Total of 1 processors activated (6784.58 BogoMIPS) >[ 0.037260] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.038053] devtmpfs: initialized >[ 0.040368] EVM: security.selinux >[ 0.040640] EVM: security.ima >[ 0.040878] EVM: security.capability >[ 0.041570] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.042037] NET: Registered protocol family 16 >[ 0.042580] PCI: Using configuration type 1 for base access >[ 0.043464] ACPI: Interpreter disabled. >[ 0.043840] vgaarb: loaded >[ 0.044041] SCSI subsystem initialized >[ 0.044360] usbcore: registered new interface driver usbfs >[ 0.044847] usbcore: registered new interface driver hub >[ 0.045015] usbcore: registered new device driver usb >[ 0.045468] PCI: Probing PCI hardware >[ 0.045779] PCI host bridge to bus 0000:00 >[ 0.046004] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.046493] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >[ 0.047003] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.051797] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.052003] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.052488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.053003] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.053880] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.054009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.070274] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.070865] NetLabel: Initializing >[ 0.071003] NetLabel: domain hash size = 128 >[ 0.071406] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.071828] NetLabel: unlabeled traffic allowed by default >[ 0.072033] Switching to clocksource kvm-clock >[ 0.074298] pnp: PnP ACPI: disabled >[ 0.075270] NET: Registered protocol family 2 >[ 0.075708] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.076285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.076833] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.077344] TCP: reno registered >[ 0.077603] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.078091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.078600] NET: Registered protocol family 1 >[ 0.078984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.079455] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.079946] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.080489] Unpacking initramfs... >[ 0.082181] Freeing initrd memory: 3172k freed >[ 0.082834] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.083506] RAPL PMU detected, hw unit 2^-22 Joules, API unit is 2^-32 Joules, 3 fixed counters 2560 ms ovfl timer >[ 0.084444] microcode: CPU0 sig=0x206a7, pf=0x1, revision=0x1 >[ 0.084939] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.085784] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.086291] Initialise system trusted keyring >[ 0.086688] audit: initializing netlink socket (disabled) >[ 0.087148] type=2000 audit(1411700016.047:1): initialized >[ 0.101771] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.102808] zbud: loaded >[ 0.103208] VFS: Disk quotas dquot_6.5.2 >[ 0.103542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.104176] msgmni has been set to 952 >[ 0.104544] Key type big_key registered >[ 0.105064] alg: No test for stdrng (krng) >[ 0.105398] NET: Registered protocol family 38 >[ 0.105757] Key type asymmetric registered >[ 0.106089] Asymmetric key parser 'x509' registered >[ 0.106493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.107106] io scheduler noop registered >[ 0.107423] io scheduler deadline registered (default) >[ 0.107842] io scheduler cfq registered >[ 0.108227] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.108704] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.109311] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.134706] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.135434] Non-volatile memory driver v1.3 >[ 0.135777] Linux agpgart interface v0.103 >[ 0.136256] crash memory driver: version 1.1 >[ 0.136617] rdac: device handler registered >[ 0.136979] hp_sw: device handler registered >[ 0.137333] emc: device handler registered >[ 0.137664] alua: device handler registered >[ 0.138019] libphy: Fixed MDIO Bus: probed >[ 0.138393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.138910] ehci-pci: EHCI PCI platform driver >[ 0.139277] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.139770] ohci-pci: OHCI PCI platform driver >[ 0.140135] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.140664] usbcore: registered new interface driver usbserial >[ 0.141131] usbcore: registered new interface driver usbserial_generic >[ 0.141655] usbserial: USB Serial support registered for generic >[ 0.142150] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.143214] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.143632] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.144070] mousedev: PS/2 mouse device common for all mice >[ 0.144700] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.146717] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.147282] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.147831] cpuidle: using governor menu >[ 0.148217] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.148703] usbcore: registered new interface driver usbhid >[ 0.149150] usbhid: USB HID core driver >[ 0.149473] drop_monitor: Initializing network drop monitor service >[ 0.150029] TCP: cubic registered >[ 0.150320] Initializing XFRM netlink socket >[ 0.150694] NET: Registered protocol family 10 >[ 0.151128] NET: Registered protocol family 17 >[ 0.151630] Loading compiled-in X.509 certificates >[ 0.152414] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.153702] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.154916] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: e7e22878ee1fb170b65d69b3953049f029a13551' >[ 0.155767] registered taskstats version 1 >[ 0.156244] Key type trusted registered >[ 0.156803] Key type encrypted registered >[ 0.157369] IMA: No TPM chip found, activating TPM-bypass! >[ 0.158054] rtc_cmos rtc_cmos: setting system clock to 2014-09-26 02:53:35 UTC (1411700015) >[ 0.159364] Freeing unused kernel memory: 1604k freed >supermin: mounting /proc >supermin: uptime: 0.16 0.02 >supermin: ext2 mini initrd starting up: 5.1.10 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 0.162783] alg: No test for crc32 (crc32-pclmul) >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32.ko >[ 0.166241] alg: No test for crc32 (crc32-table) >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.173046] scsi host0: ata_piix >[ 0.173360] scsi host1: ata_piix >[ 0.173636] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14 >[ 0.174171] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15 >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod sparse-keymap.ko >supermin: internal insmod rfkill.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod megaraid_sas.ko >[ 0.337296] megasas: 06.805.06.00-rc1 Thu. Sep. 4 17:00:00 PDT 2014 >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod cdrom.ko >supermin: internal insmod sr_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_pci.ko >[ 0.345928] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.347406] scsi host2: Virtio SCSI HBA >[ 0.347908] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.350167] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.351140] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.353458] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.365072] sd 2:0:0:0: [sda] 20480000 512-byte logical blocks: (10.4 GB/9.76 GiB) >[ 0.365812] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.366544] sd 2:0:0:0: [sda] Write Protect is off >[ 0.367057] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.367939] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.368474] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.369682] sda: sda1 sda2 >[ 0.370294] sdb: unknown partition table >[ 0.370792] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.371453] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.388762] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.390801] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 0.486205] systemd-udevd[90]: starting version 208 >[ 0.512532] ACPI Exception: AE_BAD_PARAMETER, Thread 497891552 could not acquire Mutex [0x1] (20130517/utmutex-285) >[ 0.514353] input: PC Speaker as /devices/platform/pcspkr/input/input1 >[ 0.519642] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >[ 0.540729] intel_rapl: no valid rapl domains found in package 0 >[/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /run/log/journal/%m >/init: line 73: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 73: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 73: /sys/block/vd*/queue/scheduler: No such file or directory >mdadm: No arrays found in config file or automatically >[ 0.935652] device-mapper: uevent: version 1.0.3 >[ 0.936354] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com > lvmetad is not active yet, using direct activation during sysinit > No volume groups found >/init: line 99: ldmtool: command not found >Linux (none) 3.10.0-170.el7.x86_64 #1 SMP Wed Sep 24 03:15:58 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Sep 26 02:53 autofs >drwxr-xr-x 2 root root 120 Sep 26 2014 block >drwxr-xr-x 2 root root 80 Sep 26 02:53 bsg >crw------- 1 root root 10, 234 Sep 26 2014 btrfs-control >drwxr-xr-x 2 root root 2180 Sep 26 02:53 char >crw------- 1 root root 5, 1 Sep 26 02:53 console >lrwxrwxrwx 1 root root 11 Sep 26 02:53 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Sep 26 2014 cpu >crw------- 1 root root 10, 61 Sep 26 02:53 cpu_dma_latency >crw------- 1 root root 10, 62 Sep 26 02:53 crash >drwxr-xr-x 6 root root 120 Sep 26 2014 disk >lrwxrwxrwx 1 root root 13 Sep 26 02:53 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Sep 26 02:53 full >crw------- 1 root root 10, 229 Sep 26 2014 fuse >drwxr-xr-x 3 root root 120 Sep 26 02:53 input >crw-r--r-- 1 root root 1, 11 Sep 26 02:53 kmsg >crw------- 1 root root 10, 237 Sep 26 2014 loop-control >drwxr-xr-x 2 root root 60 Sep 26 2014 mapper >crw------- 1 root root 10, 227 Sep 26 02:53 mcelog >crw------- 1 root root 1, 1 Sep 26 02:53 mem >drwxr-xr-x 2 root root 60 Sep 26 2014 net >crw------- 1 root root 10, 60 Sep 26 02:53 network_latency >crw------- 1 root root 10, 59 Sep 26 02:53 network_throughput >crw-rw-rw- 1 root root 1, 3 Sep 26 02:53 null >crw------- 1 root root 10, 144 Sep 26 02:53 nvram >crw------- 1 root root 1, 12 Sep 26 02:53 oldmem >crw------- 1 root root 1, 4 Sep 26 02:53 port >crw------- 1 root root 108, 0 Sep 26 2014 ppp >crw-rw-rw- 1 root root 5, 2 Sep 26 02:53 ptmx >crw-rw-rw- 1 root root 1, 8 Sep 26 02:53 random >drwxr-xr-x 2 root root 60 Sep 26 2014 raw >crw------- 1 root root 10, 58 Sep 26 02:53 rfkill >lrwxrwxrwx 1 root root 4 Sep 26 02:53 rtc -> rtc0 >crw------- 1 root root 254, 0 Sep 26 02:53 rtc0 >brw------- 1 root root 8, 0 Sep 26 2014 sda >brw------- 1 root root 8, 1 Sep 26 2014 sda1 >brw------- 1 root root 8, 2 Sep 26 2014 sda2 >brw------- 1 root root 8, 16 Sep 26 02:53 sdb >crw------- 1 root root 10, 231 Sep 26 02:53 snapshot >drwxr-xr-x 2 root root 80 Sep 26 2014 snd >lrwxrwxrwx 1 root root 15 Sep 26 02:53 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Sep 26 02:53 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Sep 26 02:53 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Sep 26 02:53 tty >crw------- 1 root root 4, 0 Sep 26 02:53 tty0 >crw------- 1 root root 4, 1 Sep 26 02:53 tty1 >crw------- 1 root root 4, 10 Sep 26 02:53 tty10 >crw------- 1 root root 4, 11 Sep 26 02:53 tty11 >crw------- 1 root root 4, 12 Sep 26 02:53 tty12 >crw------- 1 root root 4, 13 Sep 26 02:53 tty13 >crw------- 1 root root 4, 14 Sep 26 02:53 tty14 >crw------- 1 root root 4, 15 Sep 26 02:53 tty15 >crw------- 1 root root 4, 16 Sep 26 02:53 tty16 >crw------- 1 root root 4, 17 Sep 26 02:53 tty17 >crw------- 1 root root 4, 18 Sep 26 02:53 tty18 >crw------- 1 root root 4, 19 Sep 26 02:53 tty19 >crw------- 1 root root 4, 2 Sep 26 02:53 tty2 >crw------- 1 root root 4, 20 Sep 26 02:53 tty20 >crw------- 1 root root 4, 21 Sep 26 02:53 tty21 >crw------- 1 root root 4, 22 Sep 26 02:53 tty22 >crw------- 1 root root 4, 23 Sep 26 02:53 tty23 >crw------- 1 root root 4, 24 Sep 26 02:53 tty24 >crw------- 1 root root 4, 25 Sep 26 02:53 tty25 >crw------- 1 root root 4, 26 Sep 26 02:53 tty26 >crw------- 1 root root 4, 27 Sep 26 02:53 tty27 >crw------- 1 root root 4, 28 Sep 26 02:53 tty28 >crw------- 1 root root 4, 29 Sep 26 02:53 tty29 >crw------- 1 root root 4, 3 Sep 26 02:53 tty3 >crw------- 1 root root 4, 30 Sep 26 02:53 tty30 >crw------- 1 root root 4, 31 Sep 26 02:53 tty31 >crw------- 1 root root 4, 32 Sep 26 02:53 tty32 >crw------- 1 root root 4, 33 Sep 26 02:53 tty33 >crw------- 1 root root 4, 34 Sep 26 02:53 tty34 >crw------- 1 root root 4, 35 Sep 26 02:53 tty35 >crw------- 1 root root 4, 36 Sep 26 02:53 tty36 >crw------- 1 root root 4, 37 Sep 26 02:53 tty37 >crw------- 1 root root 4, 38 Sep 26 02:53 tty38 >crw------- 1 root root 4, 39 Sep 26 02:53 tty39 >crw------- 1 root root 4, 4 Sep 26 02:53 tty4 >crw------- 1 root root 4, 40 Sep 26 02:53 tty40 >crw------- 1 root root 4, 41 Sep 26 02:53 tty41 >crw------- 1 root root 4, 42 Sep 26 02:53 tty42 >crw------- 1 root root 4, 43 Sep 26 02:53 tty43 >crw------- 1 root root 4, 44 Sep 26 02:53 tty44 >crw------- 1 root root 4, 45 Sep 26 02:53 tty45 >crw------- 1 root root 4, 46 Sep 26 02:53 tty46 >crw------- 1 root root 4, 47 Sep 26 02:53 tty47 >crw------- 1 root root 4, 48 Sep 26 02:53 tty48[ 0.978840] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 > >crw------- 1 root root 4, 49 Sep 26 02:53 tty49 >crw------- 1 root root 4, 5 Sep 26 02:53 tty5 >crw------- 1 root root 4, 50 Sep 26 02:53 tty50 >crw------- 1 root root 4, 51 Sep 26 02:53 tty51 >crw------- 1 root root 4, 52 Sep 26 02:53 tty52 >crw------- 1 root root 4, 53 Sep 26 02:53 tty53 >crw------- 1 root root 4, 54 Sep 26 02:53 tty54 >crw------- 1 root root 4, 55 Sep 26 02:53 tty55 >crw------- 1 root root 4, 56 Sep 26 02:53 tty56 >crw------- 1 root root 4, 57 Sep 26 02:53 tty57 >crw------- 1 root root 4, 58 Sep 26 02:53 tty58 >crw------- 1 root root 4, 59 Sep 26 02:53 tty59 >crw------- 1 root root 4, 6 Sep 26 02:53 tty6 >crw------- 1 root root 4, 60 Sep 26 02:53 tty60 >crw------- 1 root root 4, 61 Sep 26 02:53 tty61 >crw------- 1 root root 4, 62 Sep 26 02:53 tty62 >crw------- 1 root root 4, 63 Sep 26 02:53 tty63 >crw------- 1 root root 4, 7 Sep 26 02:53 tty7 >crw------- 1 root root 4, 8 Sep 26 02:53 tty8 >crw------- 1 root root 4, 9 Sep 26 02:53 tty9 >crw------- 1 root root 4, 64 Sep 26 02:53 ttyS0 >crw------- 1 root root 4, 65 Sep 26 02:53 ttyS1 >crw------- 1 root root 4, 66 Sep 26 02:53 ttyS2 >crw------- 1 root root 4, 67 Sep 26 02:53 ttyS3 >crw------- 1 root root 10, 239 Sep 26 2014 uhid >crw------- 1 root root 10, 223 Sep 26 2014 uinput >crw-rw-rw- 1 root root 1, 9 Sep 26 02:53 urandom >crw------- 1 root root 251, 0 Sep 26 02:53 usbmon0 >crw------- 1 root root 7, 0 Sep 26 02:53 vcs >crw------- 1 root root 7, 1 Sep 26 02:53 vcs1 >crw------- 1 root root 7, 128 Sep 26 02:53 vcsa >crw------- 1 root root 7, 129 Sep 26 02:53 vcsa1 >drwxr-xr-x 2 root root 60 Sep 26 2014 vfio >crw------- 1 root root 10, 63 Sep 26 02:53 vga_arbiter >crw------- 1 root root 10, 238 Sep 26 2014 vhost-net >drwxr-xr-x 2 root root 60 Sep 26 02:53 virtio-ports >crw------- 1 root root 248, 1 Sep 26 02:53 vport1p1 >crw-rw-rw- 1 root root 1, 5 Sep 26 02:53 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Sep 26 2014 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Sep 26 2014 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Sep 26 02:53 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Sep 26 2014 8:2 -> ../sda2 > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Sep 26 02:53 2:0:0:0 >crw------- 1 root root 252, 1 Sep 26 02:53 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 Sep 26 02:53 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Sep 26 02:53 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Sep 26 02:53 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Sep 26 02:53 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Sep 26 02:53 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Sep 26 02:53 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 21 Sep 26 02:53 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Sep 26 02:53 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Sep 26 02:53 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Sep 26 02:53 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Sep 26 02:53 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 15 Sep 26 02:53 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Sep 26 02:53 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Sep 26 02:53 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Sep 26 02:53 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Sep 26 02:53 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Sep 26 02:53 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Sep 26 02:53 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Sep 26 02:53 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Sep 26 02:53 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Sep 26 02:53 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Sep 26 02:53 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Sep 26 02:53 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Sep 26 02:53 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Sep 26 02:53 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Sep 26 02:53 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Sep 26 02:53 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Sep 26 02:53 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 11 Sep 26 02:53 248:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Sep 26 02:53 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 14 Sep 26 02:53 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Sep 26 02:53 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Sep 26 02:53 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Sep 26 02:53 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Sep 26 02:53 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Sep 26 02:53 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Sep 26 02:53 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Sep 26 02:53 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Sep 26 02:53 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Sep 26 02:53 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Sep 26 02:53 0 >crw------- 1 root root 10, 184 Sep 26 02:53 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Sep 26 02:53 cpuid >crw------- 1 root root 202, 0 Sep 26 02:53 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 120 Sep 26 2014 by-id >drwxr-xr-x 2 root root 60 Sep 26 2014 by-label >drwxr-xr-x 2 root root 120 Sep 26 2014 by-path >drwxr-xr-x 2 root root 100 Sep 26 2014 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Sep 26 02:53 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 root root 9 Sep 26 2014 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 root root 10 Sep 26 2014 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Sep 26 2014 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 > >/dev/disk/by-label: >total 0 >lrwxrwxrwx 1 root root 10 Sep 26 2014 System\x20Reserved -> ../../sda1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Sep 26 2014 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Sep 26 2014 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Sep 26 2014 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Sep 26 02:53 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Sep 26 02:53 19ce748d-270c-49bd-8eba-1b690df52f7b -> ../../sdb >lrwxrwxrwx 1 root root 10 Sep 26 2014 28B60A9AB60A6920 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Sep 26 2014 80CC044CCC043EC2 -> ../../sda1 > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Sep 26 02:53 by-path >crw------- 1 root root 13, 64 Sep 26 02:53 event0 >crw------- 1 root root 13, 65 Sep 26 02:53 event1 >crw------- 1 root root 13, 66 Sep 26 02:53 event2 >crw------- 1 root root 13, 63 Sep 26 02:53 mice >crw------- 1 root root 13, 32 Sep 26 02:53 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Sep 26 02:53 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Sep 26 02:53 platform-i8042-serio-1-event-mouse -> ../event2 >lrwxrwxrwx 1 root root 9 Sep 26 02:53 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Sep 26 02:53 platform-pcspkr-event-spkr -> ../event1 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Sep 26 02:53 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Sep 26 2014 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Sep 26 02:53 rawctl > >/dev/snd: >total 0 >crw------- 1 root root 116, 1 Sep 26 2014 seq >crw------- 1 root root 116, 33 Sep 26 2014 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Sep 26 2014 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Sep 26 02:53 org.libguestfs.channel.0 -> ../vport1p1 >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=97900k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=242360k,nr_inodes=60590,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000 > link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff > inet 169.254.2.10/16 brd 169.254.255.255 scope global eth0 > valid_lft forever preferred_lft forever > inet6 fe80::5054:ff:fe12:3456/64 scope link tentative > valid_lft forever preferred_lft forever >default via 169.254.2.2 dev eth0 >169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.10 >Module Size Used by >dm_mod 103133 0 >ghash_clmulni_intel 13259 0 >cryptd 20359 1 ghash_clmulni_intel >pcspkr 12718 0 >serio_raw 13462 0 >i2c_piix4 22106 0 >ata_generic 12910 0 >i2c_core 40325 1 i2c_piix4 >pata_acpi 13038 0 >libcrc32c 12644 0 >crc8 12893 0 >crc_itu_t 12707 0 >crc_ccitt 12707 0 >ext4 529019 1 >mbcache 14958 1 ext4 >jbd2 98340 1 ext4 >virtio_pci 17725 0 >virtio_balloon 13530 0 >virtio_scsi 18330 1 >sr_mod 22416 0 >cdrom 42556 1 sr_mod >sd_mod 45456 1 >crc_t10dif 12714 1 sd_mod >scsi_transport_spi 30732 0 >megaraid_sas 117865 0 >rfkill 26536 0 >sparse_keymap 13948 0 >virtio_net 28059 0 >virtio_console 28018 0 >virtio_rng 13019 0 >virtio_blk 18329 0 >virtio_ring 21423 7 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_scsi >virtio 14187 7 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_scsi >ata_piix 35038 0 >libata 219478 3 pata_acpi,ata_generic,ata_piix >crct10dif_generic 12647 0 >crc32 12714 0 >crct10dif_pclmul 14289 1 >crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif >crc32c_intel 22079 1 >crc32_pclmul 13113 0 >Fri Sep 26 02:53:36 UTC 2014 >clocksource: kvm-clock >uptime: 1.09 0.23 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color > >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: [18636ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: blockdev_getsize64 "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm --debug settle >calling: settle >blockdev --getsize64 /dev/sda >libguestfs: trace: blockdev_getsize64 = 10485760000 >[ 49.0] Initializing the target -o libvirt -os default >[ 49.0] Inspecting the overlay >libguestfs: trace: inspect_os >libguestfs: trace: umount_all >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0 >umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=97900k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242360k,nr_inodes=60590,mode=755 freq=0 passno=0 >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >libguestfs: trace: umount_all = 0 >libguestfs: trace: list_filesystems >libguestfs: trace: feature_available "lvm2" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 1 >libguestfs: trace: feature_available "ldm" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 0 >libguestfs: trace: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: list_devices = ["/dev/sda"] >libguestfs: trace: list_partitions >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds >libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: list_md_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: list_md_devices = [] >libguestfs: trace: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: trace: lvs >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >lvm lvs -o vg_name,lv_name --noheadings --separator / > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > /run/lvm/lvmetad.socket: connect failed: No such file or directory > No volume groups found >guestfsd: main_loop: proc 11 (lvs) took 0.00 seconds >libguestfs: trace: lvs = [] >libguestfs: trace: list_filesystems = ["/dev/sda1", "ntfs", "/dev/sda2", "ntfs"] >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >libguestfs: trace: vfs_type = "ntfs" >libguestfs: check_for_filesystem_on: /dev/sda1 (ntfs) >libguestfs: trace: internal_parse_mountable "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda1" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda1 /sysroot/ >[ 1.278703] fuse init (API version 7.22) >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sda1" >guestfsd: main_loop: proc 73 (mount_ro) took 0.26 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 1 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: case_sensitive_path = "/windows" >libguestfs: trace: case_sensitive_path "/windows/system32" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: windows: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/winnt" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/winnt" >libguestfs: trace: case_sensitive_path "/winnt/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: winnt: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win32" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win32" >libguestfs: trace: case_sensitive_path "/win32/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win32: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win" >libguestfs: trace: case_sensitive_path "/win/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/boot.ini" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/boot.ini" >libguestfs: trace: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: case_sensitive_path "/Program Files" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/Program Files" >libguestfs: trace: is_dir "/Program Files" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0 >umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=97900k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242360k,nr_inodes=60590,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=fuseblk opts=ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: check_for_filesystem_on: /dev/sda2 (ntfs) >libguestfs: trace: internal_parse_mountable "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda2" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda2 /sysroot/ >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sda2" >guestfsd: main_loop: proc 73 (mount_ro) took 0.07 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 2 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.07 seconds >libguestfs: trace: case_sensitive_path = "/Windows" >libguestfs: trace: case_sensitive_path "/Windows/system32" >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: case_sensitive_path = "/Windows/System32" >libguestfs: trace: is_dir "/Windows/System32" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.11 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: case_sensitive_path "/Windows/system32/config" >guestfsd: main_loop: new request, len 0x44 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config" >libguestfs: trace: is_dir "/Windows/System32/config" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.29 seconds >guestfsd: main_loop: new request, len 0x48 >libguestfs: trace: is_dir = 1 >libguestfs: trace: case_sensitive_path "/Windows/system32/cmd.exe" >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >libguestfs: trace: case_sensitive_path = "/Windows/System32/cmd.exe" >libguestfs: trace: is_file "/Windows/System32/cmd.exe" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: windows %SYSTEMROOT% = /Windows >libguestfs: trace: case_sensitive_path "/Windows/system32/cmd.exe" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/Windows/System32/cmd.exe" >libguestfs: trace: file_architecture "/Windows/System32/cmd.exe" >libguestfs: trace: file "/Windows/System32/cmd.exe" >guestfsd: main_loop: new request, len 0x48 >file -zb /sysroot/Windows/System32/cmd.exe >libguestfs: trace: file = "PE32+ executable (console) x86-64, for MS Windows" >libguestfs: trace: file_architecture = "x86_64" >libguestfs: trace: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 49 (file) took 0.05 seconds >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: is_file "/Windows/System32/config/SOFTWARE" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.08 seconds >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8438 [sml: 4096, lge: 16384] > blocks: 706944 [sml: 8, avg: 52, lge: 16352] > blocks used: 692120 > bytes used: 36612760 >guestfsd: main_loop: proc 350 (hlibguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >ivex_open) took 1.14 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.04 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Windows NT" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 104216 >libguestfs: trace: hivex_node_get_child 104216 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 104312 >libguestfs: trace: hivex_node_values 104312 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: hivex_node_values = <struct guestfs_hivex_value_list *> >libguestfs: trace: hivex_value_key 4496744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentVersion" >libguestfs: trace: hivex_value_utf8 4496744 >libguestfs: trace: hivex_value_value 4496744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "6\x00.\x001\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "6.1" >libguestfs: trace: hivex_value_key 4496792 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentBuild" >libguestfs: trace: hivex_value_key 4496848 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SoftwareType" >libguestfs: trace: hivex_value_key 4481040 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentType" >libguestfs: trace: hivex_value_key 4481344 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "InstallDate" >libguestfs: trace: hivex_value_key 4481880 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "RegisteredOrganization" >libguestfs: trace: hivex_value_key 4481928 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "RegisteredOwner" >libguestfs: trace: hivex_value_key 4482016 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SystemRoot" >libguestfs: trace: hivex_value_key 29425096 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "InstallationType" >libguestfs: trace: hivex_value_utf8 29425096 >libguestfs: trace: hivex_value_value 29425096 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "C\x00l\x00i\x00e\x00n\x00t\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "Client" >libguestfs: trace: hivex_value_key 29425160 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "EditionID" >libguestfs: trace: hivex_value_key 4482088 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ProductName" >libguestfs: trace: hivex_value_utf8 4482088 >libguestfs: trace: hivex_value_value 4482088 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "W\x00i\x00n\x00d\x00o\x00w\x00s\x00 \x007\x00 \x00U\x00l\x00t\x00i\x00m\x00a\x00t\x00e\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "Windows 7 Ultimate" >libguestfs: trace: hivex_value_key 11809408 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ProductId" >libguestfs: trace: hivex_value_key 12809376 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DigitalProductId" >libguestfs: trace: hivex_value_key 29052808 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DigitalProductId4" >libguestfs: trace: hivex_value_key 32802208 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentBuildNumber" >libguestfs: trace: hivex_value_key 29050992 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "BuildLab" >libguestfs: trace: hivex_value_key 32800272 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "BuildLabEx" >libguestfs: trace: hivex_value_key 32802488 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "BuildGUID" >libguestfs: trace: hivex_value_key 32802328 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CSDBuildNumber" >libguestfs: trace: hivex_value_key 1936496 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "PathName" >libguestfs: trace: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hlibguestfs: trace: hivex_close = 0 >libguestfs: trace: case_sensitive_path "/Windows/system32/config/system" >ivex_close) took 0.00 seconds >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SYSTEM" >libguestfs: trace: is_file "/Windows/System32/config/SYSTEM" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: hivex_open "/Windows/System32/config/SYSTEM" "verbose:true" >guestfsd: main_loop: new request, len 0x58 >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 1996 [sml: 4096, lge: 16384] > blocks: 139250 [sml: 8, avg: 61, lge: 16352] > blocks used: 134516 > bytes used: 8442800 >guestfsd: main_loop: proc 350 (hlibguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >ivex_open) took 0.37 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hlibguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Select" >ivex_root) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.libguestfs: trace: hivex_node_get_child = 592040 >libguestfs: trace: hivex_node_get_value 592040 "Current" >00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 secolibguestfs: trace: hivex_node_get_value = 592168 >libguestfs: trace: hivex_value_value 592168 >nds >guestfsd: main_loop: new request, len 0x30 >libguestfs: trace: hivex_value_value = "\x01\x00\x00\x00" >libguestfs: trace: hivex_node_get_child 4128 "MountedDevices" >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >gueslibguestfs: trace: hivex_node_get_child = 2999864 >libguestfs: trace: hivex_node_values 2999864 >tfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hlibguestfs: trace: hivex_node_values = <struct guestfs_hivex_value_list *> >libguestfs: trace: hivex_value_key 3008504 >ivex_node_values) took 0.00 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\DosDevices\C:" >libguestfs: trace: hivex_value_key 3140784 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f4f-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3140856 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f50-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3183104 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f53-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\DosDevices\D:" >libguestfs: trace: hivex_value_key 3008504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\DosDevices\C:" >libguestfs: trace: hivex_value_type 3008504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: hivex_value_type = 3 >libguestfs: trace: hivex_value_value 3008504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "\x97\x0f\xfc5\x00\x00P\x06\x00\x00\x00\x00" >libguestfs: trace: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: list_devices = ["/dev/sda"] >libguestfs: trace: pread_device "/dev/sda" 4 440 >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 276 (pread_device) took 0.00 seconds >libguestfs: trace: pread_device = "\x97\x0f\xfc5" >libguestfs: trace: part_list "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >parted -s -m /dev/null >Error: The device /dev/null is so small that it cannot possibly store a file system or partition table. Perhaps you selected the wrong device? >Warning: Error fsyncing/closing /dev/null: Invalid argument >parted -m -- /dev/sda unit b print >libguestfs: trace: part_list = <struct guestfs_partition_list *> >libguestfs: trace: hivex_value_key 3140784 >guestfsd: main_loop: proc 213 (part_list) took 0.10 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f4f-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3140856 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f50-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3183104 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f53-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\DosDevices\D:" >libguestfs: trace: hivex_value_type 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: hivex_value_type = 3 >libguestfs: trace: hivex_value_value 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "\\x00?\x00?\x00\\x00I\x00D\x00E\x00#\x00C\x00d\x00R\x00o\x00m\x00Q\x00E\x00M\x00U\x00_\x00Q\x00E\x00M\x00U\x00_\x00C\x00D\x00-\x00R\x00O\x00M\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x00_\x000\x00.\x008\x00.\x00_\x00_\x00_\x00_\x00#\x005\x00&\x002\x00d\x005\x002\x009\x006\x00a\x00&\x000\x00&\x001\x00.\x000\x00.\x000\x00#\x00{\x005\x003\x00f\x005\x006\x003\x000\x00d\x00-\x00b\x006\x00b\x00f\x00-\x001\x001\x00d\x000\x00-\x009\x004\x00f\x002\x00-\x000\x000\x00a\x000\x00c\x009\x001\x00e\x00f\x00b\x008\x00b\x00}\x00" >libguestfs: trace: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "Tcpip" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 241696 >libguestfs: trace: hivex_node_get_child 241696 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 484384 >libguestfs: trace: hivex_node_values 484384 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: hivex_node_values = <struct guestfs_hivex_value_list *> >libguestfs: trace: hivex_value_key 484480 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ICSDomain" >libguestfs: trace: hivex_value_key 642048 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SyncDomainWithMembership" >libguestfs: trace: hivex_value_key 3152384 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "NV Hostname" >libguestfs: trace: hivex_value_key 3767280 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DataBasePath" >libguestfs: trace: hivex_value_key 3767416 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "NameServer" >libguestfs: trace: hivex_value_key 3767456 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ForwardBroadcasts" >libguestfs: trace: hivex_value_key 3767536 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "IPEnableRouter" >libguestfs: trace: hivex_value_key 3815600 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "Domain" >libguestfs: trace: hivex_value_key 3767504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "Hostname" >libguestfs: trace: hivex_value_utf8 3767504 >libguestfs: trace: hivex_value_value 3767504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "r\x00e\x00d\x00h\x00a\x00t\x00-\x00P\x00C\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "redhat-PC" >libguestfs: trace: hivex_value_key 3815712 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SearchList" >libguestfs: trace: hivex_value_key 3815800 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "UseDomainNameDevolution" >libguestfs: trace: hivex_value_key 3815848 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "EnableICMPRedirect" >libguestfs: trace: hivex_value_key 3815752 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DeadGWDetectDefault" >libguestfs: trace: hivex_value_key 3815952 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DontAddDefaultGatewayDefault" >libguestfs: trace: hivex_value_key 8331744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "EnableWsd" >libguestfs: trace: hivex_value_key 8331784 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "QualifyingDestinationThreshold" >libguestfs: trace: hivex_value_key 453656 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DhcpNameServer" >libguestfs: trace: hivex_value_key 443328 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DhcpDomain" >libguestfs: trace: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: hivex_close = 0 >libguestfs: trace: umount_all >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0 >umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=97900k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242360k,nr_inodes=60590,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=fuseblk opts=ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: inspect_get_roots >libguestfs: trace: inspect_get_roots = ["/dev/sda2"] >libguestfs: trace: inspect_os = ["/dev/sda2"] >libguestfs: trace: inspect_get_format "/dev/sda2" >libguestfs: trace: inspect_get_format = "installed" >libguestfs: trace: inspect_get_mountpoints "/dev/sda2" >libguestfs: trace: inspect_get_mountpoints = ["/", "/dev/sda2"] >libguestfs: trace: mount "/dev/sda2" "/" >guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds >guestfsd: main_loop: new request, len 0x40 >mount -o /dev/sda2 /sysroot/ >The disk contains an unclean file system (0, 0). >The file system wasn't safely closed on Windows. Fixing. >libguestfs: trace: mount = 0 >libguestfs: trace: inspect_list_applications2 "/dev/sda2" >libguestfs: trace: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 1 (mount) took 3.58 seconds >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.01 seconds >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8438 [sml: 4096, lge: 16384] > blocks: 706944 [sml: 8, avg: 52, lge: 16352] > blocks used: 692120 > bytes used: 36612760 >guestfsd: main_loop: proc 350 (hivex_open) took 0.03 seconds >libguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4664 >libguestfs: trace: hivex_node_get_child 4664 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 3230672 >libguestfs: trace: hivex_node_children 3230672 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 354 (hivex_node_children) took 0.00 seconds >libguestfs: trace: hivex_node_children = <struct guestfs_hivex_node_list *> >libguestfs: trace: hivex_node_name 8006328 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "AddressBook" >libguestfs: trace: hivex_node_get_value 8006328 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 7633000 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Connection Manager" >libguestfs: trace: hivex_node_get_value 7633000 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 4505296 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "DirectDrawEx" >libguestfs: trace: hivex_node_get_value 4505296 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 19367440 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "DXM_Runtime" >libguestfs: trace: hivex_node_get_value 19367440 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Fontcore" >libguestfs: trace: hivex_node_get_value 29064224 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 3230768 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE40" >libguestfs: trace: hivex_node_get_value 3230768 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29063984 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE4Data" >libguestfs: trace: hivex_node_get_value 29063984 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064136 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE5BAKEX" >libguestfs: trace: hivex_node_get_value 29064136 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IEData" >libguestfs: trace: hivex_node_get_value 29064504 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064312 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "MobileOptionPack" >libguestfs: trace: hivex_node_get_value 29064312 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 19367352 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "MPlayer2" >libguestfs: trace: hivex_node_get_value 19367352 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064592 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "SchedulingAgent" >libguestfs: trace: hivex_node_get_value 29064592 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064688 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "WIC" >libguestfs: trace: hivex_node_get_value 29064688 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "WOW6432node" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 8016 >libguestfs: trace: hivex_node_get_child 8016 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 8224 >libguestfs: trace: hivex_node_get_child 8224 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 102832 >libguestfs: trace: hivex_node_get_child 102832 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 102944 >libguestfs: trace: hivex_node_get_child 102944 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 3211144 >libguestfs: trace: hivex_node_children 3211144 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 354 (hivex_node_children) took 0.00 seconds >libguestfs: trace: hivex_node_children = <struct guestfs_hivex_node_list *> >libguestfs: trace: hivex_node_name 7915888 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "AddressBook" >libguestfs: trace: hivex_node_get_value 7915888 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 7629008 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Connection Manager" >libguestfs: trace: hivex_node_get_value 7629008 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 4498360 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "DirectDrawEx" >libguestfs: trace: hivex_node_get_value 4498360 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044464 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Fontcore" >libguestfs: trace: hivex_node_get_value 25044464 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 3211296 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE40" >libguestfs: trace: hivex_node_get_value 3211296 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE4Data" >libguestfs: trace: hivex_node_get_value 25044224 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044376 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE5BAKEX" >libguestfs: trace: hivex_node_get_value 25044376 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IEData" >libguestfs: trace: hivex_node_get_value 25044744 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044552 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "MobileOptionPack" >libguestfs: trace: hivex_node_get_value 25044552 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044832 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "SchedulingAgent" >libguestfs: trace: hivex_node_get_value 25044832 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044928 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "WIC" >libguestfs: trace: hivex_node_get_value 25044928 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: hivex_close = 0 >libguestfs: trace: inspect_list_applications2 = <struct guestfs_application2_list *> >libguestfs: trace: inspect_get_product_variant "/dev/sda2" >libguestfs: trace: inspect_get_product_variant = "Client" >libguestfs: trace: inspect_get_product_name "/dev/sda2" >libguestfs: trace: inspect_get_product_name = "Windows 7 Ultimate" >libguestfs: trace: inspect_get_package_management "/dev/sda2" >libguestfs: trace: inspect_get_package_management = "unknown" >libguestfs: trace: inspect_get_package_format "/dev/sda2" >libguestfs: trace: inspect_get_package_format = "unknown" >libguestfs: trace: inspect_get_minor_version "/dev/sda2" >libguestfs: trace: inspect_get_minor_version = 1 >libguestfs: trace: inspect_get_major_version "/dev/sda2" >libguestfs: trace: inspect_get_major_version = 6 >libguestfs: trace: inspect_get_arch "/dev/sda2" >libguestfs: trace: inspect_get_arch = "x86_64" >libguestfs: trace: inspect_get_distro "/dev/sda2" >libguestfs: trace: inspect_get_distro = "windows" >libguestfs: trace: inspect_get_type "/dev/sda2" >libguestfs: trace: inspect_get_type = "windows" >libguestfs: trace: mountpoints >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 147 (mountpoints) took 0.00 seconds >libguestfs: trace: mountpoints = ["/dev/sda2", "/"] >libguestfs: trace: statvfs "/" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ntfs" >[ 55.0] Checking for sufficient free disk space in the guest >[ 55.0] Estimating space required on target for each disk >estimate_target_size: fs_total_size = 10378801152 [9.7G] >estimate_target_size: source_total_size = 10485760000 [9.8G] >estimate_target_size: ratio = 0.990 >estimate_target_size: fs_free = 0 [0] >estimate_target_size: scaled_saving = 0 [0] >estimate_target_size: sda: 10485760000 [9.8G] >[ 55.0] Converting Windows 7 Ultimate to run on KVM >picked conversion module windows >libguestfs: trace: inspect_get_windows_systemroot "/dev/sda2" >libguestfs: trace: inspect_get_windows_systemroot = "/Windows" >libguestfs: trace: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" "debug:true" "write:false" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: created handle 0x7f938f7e8420 >hivex: hivex_open: mapped file at 0x7f93858f8000 >hivex_open: header fields: > file version 1.5 > sequence nos 314 314 > (sequences nos should match if hive was synched at shutdown) > last modified 129527244772944558 > (Windows filetime, x 100 ns since 1601-01-01) > original file name emRoot\System32\Config\SOFTWARE > (only 32 chars are stored, name is probably truncated) > root offset 0x20 + 0x1000 > end of last page 0x239e000 + 0x1000 (total file size 0x23c0000) > checksum 0x2ffcdaad (calculated 0x2ffcdaad) >hivex: hivex_open: root offset = 0x1020 >hivex: hivex_open: page at 0x1000, size 4096 >hivex: hivex_open: used block id 110,107 (nk) at 0x1020 size 136 (root) >hivex: hivex_open: used block id 110,107 (nk) at 0x10a8 size 120 >hivex: hivex_open: used block id 168,92 (.\) at 0x1120 size 16 >hivex: hivex_open: used block id 192,34 (.") at 0x1130 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1140 size 32 >hivex: hivex_open: used block id 110,107 (nk) at 0x1160 size 96 >hivex: hivex_open: used block id 32,16 ( .) at 0x11c0 size 16 >hivex: hivex_open: used block id 110,107 (nk) at 0x11d0 size 88 >hivex: hivex_open: used block id 184,33 (.!) at 0x1228 size 16 >hivex: hivex_open: used block id 110,107 (nk) at 0x1238 size 96 >hivex: hivex_open: used block id 16,116 (.t) at 0x1298 size 16 >hivex: hivex_open: used block id 110,107 (nk) at 0x12a8 size 88 >hivex: hivex_open: used block id 56,143 (8.) at 0x1300 size 16 >hivex: hivex_open: used block id 110,107 (nk) at 0x1310 size 88 >hivex: hivex_open: used block id 176,36 (.$) at 0x1368 size 16 >hivex: hivex_open: used block id 110,107 (nk) at 0x1378 size 120 >hivex: hivex_open: used block id 96,10 (`.) at 0x13f0 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1400 size 40 >hivex: hivex_open: used block id 123,0 ({.) at 0x1428 size 88 >hivex: hivex_open: used block id 0,12 (..) at 0x1480 size 8 >hivex: hivex_open: used block id 118,107 (vk) at 0x1488 size 32 >hivex: hivex_open: used block id 108,104 (lh) at 0x14a8 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x14b8 size 40 >hivex: hivex_open: used block id 118,107 (vk) at 0x14e0 size 40 >hivex: hivex_open: used block id 79,0 (O.) at 0x1508 size 312 >hivex: hivex_open: used block id 0,4 (..) at 0x1640 size 24 >hivex: hivex_open: used block id 118,107 (vk) at 0x1658 size 32 >hivex: hivex_open: used block id 110,107 (nk) at 0x1678 size 128 >hivex: hivex_open: used block id 118,107 (vk) at 0x16f8 size 24 >hivex: hivex_open: used block id 118,107 (vk) at 0x1710 size 40 >hivex: hivex_open: used block id 123,0 ({.) at 0x1738 size 88 >hivex: hivex_open: used block id 118,107 (vk) at 0x1790 size 32 >hivex: hivex_open: used block id 118,107 (vk) at 0x17b0 size 40 >hivex: hivex_open: used block id 118,107 (vk) at 0x17d8 size 40 >hivex: hivex_open: used block id 79,0 (O.) at 0x1800 size 312 >hivex: hivex_open: used block id 16,7 (..) at 0x1938 size 24 >hivex: hivex_open: used block id 118,107 (vk) at 0x1950 size 32 >hivex: hivex_open: used block id 110,107 (nk) at 0x1970 size 96 >hivex: hivex_open: used block id 118,107 (vk) at 0x19d0 size 24 >hivex: hivex_open: used block id 110,107 (nk) at 0x19e8 size 120 >hivex: hivex_open: used block id 118,107 (vk) at 0x1a60 size 24 >hivex: hivex_open: used block id 77,0 (M.) at 0x1a78 size 64 >hivex: hivex_open: used block id 118,107 (vk) at 0x1ab8 size 40 >hivex: hivex_open: used block id 37,0 (%.) at 0x1ae0 size 72 >hivex: hivex_open: used block id 118,107 (vk) at 0x1b28 size 40 >hivex: hivex_open: used block id 37,0 (%.) at 0x1b50 size 72 >hivex: hivex_open: used block id 110,107 (nk) at 0x1b98 size 104 >hivex: hivex_open: used block id 118,107 (vk) at 0x1c00 size 32 >hivex: hivex_open: used block id 110,107 (nk) at 0x1c20 size 88 >hivex: hivex_open: used block id 128,13 (..) at 0x1c78 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1c88 size 24 >hivex: hivex_open: used block id 83,0 (S.) at 0x1ca0 size 24 >hivex: hivex_open: used block id 232,175 (..) at 0x1cb8 size 8 >hivex: hivex_open: used block id 118,107 (vk) at 0x1cc0 size 32 >hivex: hivex_open: used block id 136,12 (..) at 0x1ce0 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1cf0 size 32 >hivex: hivex_open: used block id 110,107 (nk) at 0x1d10 size 88 >hivex: hivex_open: used block id 118,107 (vk) at 0x1d68 size 24 >hivex: hivex_open: used block id 118,107 (vk) at 0x1d80 size 24 >hivex: hivex_open: used block id 77,0 (M.) at 0x1d98 size 80 >hivex: hivex_open: used block id 118,107 (vk) at 0x1de8 size 32 >hivex: hivex_open: used block id 118,107 (vk) at 0x1e08 size 32 >hivex: hivex_open: used block id 110,107 (nk) at 0x1e28 size 88 >hivex: hivex_open: used block id 108,104 (lh) at 0x1e80 size 40 >hivex: hivex_open: used block id 77,0 (M.) at 0x1ea8 size 88 >hivex: hivex_open: used block id 118,107 (vk) at 0x1f00 size 32 >hivex: hivex_open: used block id 104,13 (h.) at 0x1f20 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1f30 size 32 >hivex: hivex_open: used block id 110,107 (nk) at 0x1f50 size 96 >hivex: hivex_open: used block id 108,104 (lh) at 0x1fb0 size 24 >hivex: hivex_open: used block id 144,145 (..) at 0x1fc8 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1fd8 size 32 >hivex: hivex_open: used block id 232,31 (..) at 0x1ff8 size 8 >hivex: hivex_open: page at 0x2000, size 4096 >hivex: hivex_open: used block id 110,107 (nk) at 0x2020 size 96 >hivex: hivex_open: used block id 110,107 (nk) at 0x2080 size 88 >hivex: hivex_open: used block id 118,107 (vk) at 0x20d8 size 48 >hivex: hivex_open: used block id 37,0 (%.) at 0x2108 size 64 > >...... > >hivex: hivex_open: used block id 144,90 (.Z) at 0x1966a38 size 8 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966a40 size 40 >hivex: hivex_open: used block id 65,0 (A.) at 0x1966a68 size 24 >hivex: hivex_open: used block id 216,89 (.Y) at 0x1966a80 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966a90 size 24 >hivex: hivex_open: used block id 69,0 (E.) at 0x1966aa8 size 56 >hivex: hivex_open: used block id 110,107 (nk) at 0x1966ae0 size 96 >hivex: hivex_open: used block id 108,104 (lh) at 0x1966b40 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966b50 size 24 >hivex: hivex_open: used block id 67,0 (C.) at 0x1966b68 size 64 >hivex: hivex_open: used block id 104,92 (h\) at 0x1966ba8 size 8 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966bb0 size 40 >hivex: hivex_open: used block id 66,0 (B.) at 0x1966bd8 size 16 >hivex: hivex_open: used block id 80,91 (P[) at 0x1966be8 size 16 >hivex: hivex_open: used block id 110,107 (nk) at 0x1966bf8 size 96 >hivex: hivex_open: used block id 108,104 (lh) at 0x1966c58 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966c68 size 24 >hivex: hivex_open: used block id 68,0 (D.) at 0x1966c80 size 64 >hivex: hivex_open: used block id 110,107 (nk) at 0x1966cc0 size 96 >hivex: hivex_open: used block id 152,93 (.]) at 0x1966d20 size 8 >hivex: hivex_open: used block id 136,94 (.^) at 0x1966d28 size 8 >hivex: hivex_open: used block id 110,107 (nk) at 0x1966d30 size 104 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966d98 size 24 >hivex: hivex_open: used block id 110,107 (nk) at 0x1966db0 size 88 >hivex: hivex_open: used block id 108,104 (lh) at 0x1966e08 size 40 >hivex: hivex_open: used block id 77,0 (M.) at 0x1966e30 size 88 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966e88 size 24 >hivex: hivex_open: used block id 77,0 (M.) at 0x1966ea0 size 88 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966ef8 size 24 >hivex: hivex_open: used block id 37,0 (%.) at 0x1966f10 size 72 >hivex: hivex_open: used block id 104,97 (ha) at 0x1966f58 size 8 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966f60 size 40 >hivex: hivex_open: used block id 66,0 (B.) at 0x1966f88 size 16 >hivex: hivex_open: used block id 248,94 (.^) at 0x1966f98 size 16 >hivex: hivex_open: used block id 118,107 (vk) at 0x1966fa8 size 24 >hivex: hivex_open: used block id 76,0 (L.) at 0x1966fc0 size 48 >hivex: hivex_open: used block id 168,95 (._) at 0x1966ff0 size 16 >hivex: hive
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1145916
:
940982
|
941356
|
941357
| 941371