<div dir="ltr">Hello,<div><br></div><div>I had been using guestmount to mount a raw image and it has been working great until I updated the kernel on 01/10/2018. I am running ubuntu 16.04 LTS, and have changed the read permissions to the vmlinuz as I have done with previous kernels. The only change to my system between working and not working is the kernel update from this morning. I am concerned this might be related to the intel issues and the patch, which is probably in the kernel update I just applied.</div><div><br></div><div>The output for the command is as follows:</div><div><br></div><div><div>guestmount -a ~/WombatCases/thumbdrive.wfc -m /dev/sda ~/.wombatforensics/mntpt/ > guestmountissues</div><div>libguestfs: trace: set_verbose true</div><div>libguestfs: trace: set_verbose = 0</div><div>libguestfs: create: flags = 0, handle = 0xd2d000, program = guestmount</div><div>libguestfs: trace: set_recovery_proc false</div><div>libguestfs: trace: set_recovery_proc = 0</div><div>libguestfs: trace: add_drive "/home/pasquale/WombatCases/thumbdrive.wfc"</div><div>libguestfs: trace: add_drive = 0</div><div>libguestfs: trace: launch</div><div>libguestfs: trace: get_tmpdir</div><div>libguestfs: trace: get_tmpdir = "/tmp"</div><div>libguestfs: trace: version</div><div>libguestfs: trace: version = <struct guestfs_version *></div><div>libguestfs: trace: get_backend</div><div>libguestfs: trace: get_backend = "direct"</div><div>libguestfs: launch: program=guestmount</div><div>libguestfs: launch: version=1.32.2</div><div>libguestfs: launch: backend registered: unix</div><div>libguestfs: launch: backend registered: uml</div><div>libguestfs: launch: backend registered: libvirt</div><div>libguestfs: launch: backend registered: direct</div><div>libguestfs: launch: backend=direct</div><div>libguestfs: launch: tmpdir=/tmp/libguestfsqM1MDM</div><div>libguestfs: launch: umask=0002</div><div>libguestfs: launch: euid=1000</div><div>libguestfs: trace: get_backend_setting "force_tcg"</div><div>libguestfs: trace: get_backend_setting = NULL (error)</div><div>libguestfs: trace: get_cachedir</div><div>libguestfs: trace: get_cachedir = "/var/tmp"</div><div>libguestfs: [00000ms] begin building supermin appliance</div><div>libguestfs: [00000ms] run supermin</div><div>libguestfs: command: run: /usr/bin/supermin</div><div>libguestfs: command: run: \ --build</div><div>libguestfs: command: run: \ --verbose</div><div>libguestfs: command: run: \ --if-newer</div><div>libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock</div><div>libguestfs: command: run: \ --copy-kernel</div><div>libguestfs: command: run: \ -f ext2</div><div>libguestfs: command: run: \ --host-cpu x86_64</div><div>libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d</div><div>libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d</div><div>supermin: version: 5.1.14</div><div>supermin: package handler: debian/dpkg</div><div>supermin: acquiring lock on /var/tmp/.guestfs-1000/lock</div><div>supermin: if-newer: output does not need rebuilding</div><div>libguestfs: [00010ms] finished building supermin appliance</div><div>libguestfs: [00010ms] begin testing qemu features</div><div>libguestfs: command: run: /usr/bin/qemu-system-x86_64</div><div>libguestfs: command: run: \ -display none</div><div>libguestfs: command: run: \ -help</div><div>libguestfs: command: run: /usr/bin/qemu-system-x86_64</div><div>libguestfs: command: run: \ -display none</div><div>libguestfs: command: run: \ -version</div><div>libguestfs: qemu version 2.5</div><div>libguestfs: command: run: /usr/bin/qemu-system-x86_64</div><div>libguestfs: command: run: \ -display none</div><div>libguestfs: command: run: \ -machine accel=kvm:tcg</div><div>libguestfs: command: run: \ -device ?</div><div>libguestfs: [00098ms] finished testing qemu features</div><div>libguestfs: trace: get_backend_setting "gdb"</div><div>libguestfs: trace: get_backend_setting = NULL (error)</div><div>[00099ms] /usr/bin/qemu-system-x86_64 \</div><div>    -global virtio-blk-pci.scsi=off \</div><div>    -nodefconfig \</div><div>    -enable-fips \</div><div>    -nodefaults \</div><div>    -display none \</div><div>    -machine accel=kvm:tcg \</div><div>    -cpu host \</div><div>    -m 500 \</div><div>    -no-reboot \</div><div>    -rtc driftfix=slew \</div><div>    -no-hpet \</div><div>    -global kvm-pit.lost_tick_policy=discard \</div><div>    -kernel /var/tmp/.guestfs-1000/appliance.d/kernel \</div><div>    -initrd /var/tmp/.guestfs-1000/appliance.d/initrd \</div><div>    -device virtio-scsi-pci,id=scsi \</div><div>    -drive file=/home/pasquale/WombatCases/thumbdrive.wfc,cache=writeback,id=hd0,if=none \</div><div>    -device scsi-hd,drive=hd0 \</div><div>    -drive file=/var/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \</div><div>    -device scsi-hd,drive=appliance \</div><div>    -device virtio-serial-pci \</div><div>    -serial stdio \</div><div>    -device sga \</div><div>    -chardev socket,path=/tmp/libguestfsqM1MDM/guestfsd.sock,id=channel0 \</div><div>    -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \</div><div>    -append 'panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm'</div><div>WARNING: Image format was not specified for '/home/pasquale/WombatCases/thumbdrive.wfc' and probing guessed raw.</div><div>         Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.</div><div>         Specify the 'raw' format explicitly to remove the restrictions.</div><div>Could not open option rom 'sgabios.bin': No such file or directory</div><div>[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x504 with crng_init=0</div><div>[    0.000000] Linux version 4.13.0-26-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)) #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 (Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13)</div></div><div><div>[    0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</div><div>[    0.000000] KERNEL supported cpus:</div><div>[    0.000000]   Intel GenuineIntel</div><div>[    0.000000]   AMD AuthenticAMD</div><div>[    0.000000]   Centaur CentaurHauls</div><div>[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'</div><div>[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'</div><div>[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'</div><div>[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256</div><div>[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.</div><div>[    0.000000] e820: BIOS-provided physical RAM map:</div><div>[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable</div><div>[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3dffff] usable</div><div>[    0.000000] BIOS-e820: [mem 0x000000001f3e0000-0x000000001f3fffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved</div><div>[    0.000000] NX (Execute Disable) protection: active</div><div>[    0.000000] random: fast init done</div><div>[    0.000000] SMBIOS 2.8 present.</div><div>[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014</div><div>[    0.000000] Hypervisor detected: KVM</div><div>[    0.000000] tsc: Fast TSC calibration using PIT</div><div>[    0.000000] e820: last_pfn = 0x1f3e0 max_arch_pfn = 0x400000000</div><div>[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  </div><div>[    0.000000] found SMP MP-table at [mem 0x000f6630-0x000f663f] mapped at [ffff958f800f6630]</div><div>[    0.000000] Scanning 1 areas for low memory corruption</div><div>[    0.000000] Using GB pages for direct mapping</div><div>[    0.000000] RAMDISK: [mem 0x1f118000-0x1f3dffff]</div><div>[    0.000000] No NUMA configuration found</div><div>[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3dffff]</div><div>[    0.000000] NODE_DATA(0) allocated [mem 0x1f0ed000-0x1f117fff]</div><div>[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00</div><div>[    0.000000] kvm-clock: cpu 0, msr 0:1f06d001, primary cpu clock</div><div>[    0.000000] kvm-clock: using sched offset of 1181374173 cycles</div><div>[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns</div><div>[    0.000000] Zone ranges:</div></div><div><div>[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]</div><div>[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000001f3dffff]</div><div>[    0.000000]   Normal   empty</div><div>[    0.000000]   Device   empty</div><div>[    0.000000] Movable zone start for each node</div><div>[    0.000000] Early memory node ranges</div><div>[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]</div><div>[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001f3dffff]</div><div>[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3dffff]</div><div>[    0.000000] SFI: Simple Firmware Interface v0.81 <a href="http://simplefirmware.org">http://simplefirmware.org</a></div><div>[    0.000000] Intel MultiProcessor Specification v1.4</div><div>[    0.000000] MPTABLE: OEM ID: BOCHSCPU</div><div>[    0.000000] MPTABLE: Product ID: 0.1         </div><div>[    0.000000] MPTABLE: APIC at: 0xFEE00000</div><div>[    0.000000] Processor #0 (Bootup-CPU)</div><div>[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23</div><div>[    0.000000] Processors: 1</div><div>[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]</div><div>[    0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices</div><div>[    0.000000] Booting paravirtualized kernel on KVM</div><div>[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns</div><div>[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1</div><div>[    0.000000] percpu: Embedded 46 pages/cpu @ffff958f9ee00000 s149784 r8192 d30440 u2097152</div><div>[    0.000000] KVM setup async PF for cpu 0</div><div>[    0.000000] kvm-stealtime: cpu 0, msr 1ee131c0</div><div>[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)</div><div>[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 125849</div><div>[    0.000000] Policy zone: DMA32</div><div>[    0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</div><div>[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)</div><div>[    0.000000] Memory: 473572K/511480K available (12300K kernel code, 2480K rwdata, 4004K rodata, 2372K init, 2368K bss, 37908K reserved, 0K cma-reserved)</div><div>[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1</div><div>[    0.000000] Kernel/User page tables isolation: enabled</div><div>[    0.000000] ftrace: allocating 37814 entries in 148 pages</div><div>[    0.004000] Hierarchical RCU implementation.</div><div>[    0.004000] \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.</div><div>[    0.004000] \tTasks RCU enabled.</div><div>[    0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1</div><div>[    0.004000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16</div><div>[    0.004000] Console: colour *CGA 80x25</div><div>[    0.004000] console [ttyS0] enabled</div><div>[    0.004005] tsc: Detected 3201.838 MHz processor</div><div>[    0.004450] Calibrating delay loop (skipped) preset value.. 6403.67 BogoMIPS (lpj=12807352)</div><div>[    0.004813] pid_max: default: 32768 minimum: 301</div><div>[    0.005273] Security Framework initialized</div><div>[    0.005674] Yama: becoming mindful.</div><div>[    0.006023] AppArmor: AppArmor initialized</div><div>[    0.006501] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)</div><div>[    0.007199] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)</div><div>[    0.008008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)</div><div>[    0.008644] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)</div><div>[    0.009881] Disabling memory control group subsystem</div><div>[    0.010412] mce: CPU supports 10 MCE banks</div><div>[    0.010838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0</div><div>[    0.011346] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0</div><div>[    0.018704] Freeing SMP alternatives memory: 36K</div><div>[    0.020123] smpboot: Max logical packages: 1</div><div>[    0.020658] x2apic enabled</div><div>[    0.021084] Switched APIC routing to physical x2apic.</div><div>[    0.022196] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1</div><div>[    0.022769] smpboot: CPU0: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz (family: 0x6, model: 0x2d, stepping: 0x7)</div><div>[    0.023710] Performance Events: SandyBridge events, Intel PMU driver.</div><div>[    0.024000] core: PEBS disabled due to CPU errata, please upgrade microcode</div><div>[    0.024000] ... version:                2</div><div>[    0.024000] ... bit width:              48</div><div>[    0.024000] ... generic registers:      4</div><div>[    0.024000] ... value mask:             0000ffffffffffff</div><div>[    0.024000] ... max period:             000000007fffffff</div><div>[    0.024004] ... fixed-purpose events:   3</div><div>[    0.024378] ... event mask:             000000070000000f</div><div>[    0.024896] Hierarchical SRCU implementation.</div><div>[    0.025808] smp: Bringing up secondary CPUs ...</div><div>[    0.026237] smp: Brought up 1 node, 1 CPU</div><div>[    0.026613] smpboot: Total of 1 processors activated (6403.67 BogoMIPS)</div><div>[    0.027419] devtmpfs: initialized</div><div>[    0.027770] x86/mm: Memory block size: 128MB</div><div>[    0.028115] evm: security.selinux</div><div>[    0.028431] evm: security.SMACK64</div><div>[    0.028738] evm: security.SMACK64EXEC</div><div>[    0.029079] evm: security.SMACK64TRANSMUTE</div><div>[    0.029458] evm: security.SMACK64MMAP</div><div>[    0.029812] evm: security.ima</div><div>[    0.030093] evm: security.capability</div><div>[    0.030525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns</div><div>[    0.031422] futex hash table entries: 256 (order: 2, 16384 bytes)</div><div>[    0.031992] pinctrl core: initialized pinctrl subsystem</div></div><div><div>[    0.032113] RTC time: 14:06:24, date: 01/10/18</div><div>[    0.032560] NET: Registered protocol family 16</div><div>[    0.033134] cpuidle: using governor ladder</div><div>[    0.033505] cpuidle: using governor menu</div><div>[    0.034013] PCI: Using configuration type 1 for base access</div><div>[    0.034567] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off</div><div>[    0.035936] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages</div><div>[    0.036006] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages</div><div>[    0.036716] ACPI: Interpreter disabled.</div><div>[    0.037211] SCSI subsystem initialized</div><div>[    0.037593] vgaarb: loaded</div><div>[    0.037885] usbcore: registered new interface driver usbfs</div><div>[    0.038397] usbcore: registered new interface driver hub</div><div>[    0.038878] usbcore: registered new device driver usb</div><div>[    0.039390] EDAC MC: Ver: 3.0.0</div><div>[    0.039739] PCI: Probing PCI hardware</div><div>[    0.040035] PCI host bridge to bus 0000:00</div><div>[    0.040422] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]</div><div>[    0.040976] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]</div><div>[    0.041626] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]</div><div>[    0.046056] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]</div><div>[    0.046700] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]</div><div>[    0.047311] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]</div><div>[    0.047963] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]</div><div>[    0.048437] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI</div><div>[    0.049131] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB</div><div>[    0.062681] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]</div><div>[    0.063385] NetLabel: Initializing</div><div>[    0.064004] NetLabel:  domain hash size = 128</div><div>[    0.064411] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO</div><div>[    0.064946] NetLabel:  unlabeled traffic allowed by default</div><div>[    0.065601] clocksource: Switched to clocksource kvm-clock</div><div>[    0.071764] VFS: Disk quotas dquot_6.6.0</div><div>[    0.072189] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)</div><div>[    0.072897] AppArmor: AppArmor Filesystem Enabled</div><div>[    0.073371] pnp: PnP ACPI: disabled</div><div>[    0.074746] NET: Registered protocol family 2</div><div>[    0.075281] TCP established hash table entries: 4096 (order: 3, 32768 bytes)</div><div>[    0.075942] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)</div><div>[    0.076544] TCP: Hash tables configured (established 4096 bind 4096)</div><div>[    0.077141] UDP hash table entries: 256 (order: 1, 8192 bytes)</div><div>[    0.077691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)</div><div>[    0.078286] NET: Registered protocol family 1</div><div>[    0.078698] pci 0000:00:00.0: Limiting direct PCI/PCI transfers</div><div>[    0.079252] pci 0000:00:01.0: PIIX3: Enabling Passive Release</div><div>[    0.079793] pci 0000:00:01.0: Activating ISA DMA hang workarounds</div><div>[    0.080453] Unpacking initramfs...</div><div>[    0.081901] Freeing initrd memory: 2848K</div><div>[    0.082431] platform rtc_cmos: registered platform RTC device (no PNP device found)</div><div>[    0.083255] Scanning for low memory corruption every 60 seconds</div><div>[    0.083964] audit: initializing netlink subsys (disabled)</div><div>[    0.084734] Initialise system trusted keyrings</div><div>[    0.085139] Key type blacklist registered</div><div>[    0.085544] audit: type=2000 audit(1515593184.437:1): state=initialized audit_enabled=0 res=1</div><div>[    0.086307] workingset: timestamp_bits=36 max_order=17 bucket_order=0</div><div>[    0.087684] zbud: loaded</div><div>[    0.088193] squashfs: version 4.0 (2009/01/31) Phillip Lougher</div><div>[    0.088799] fuse init (API version 7.26)</div><div>[    0.089928] Key type asymmetric registered</div><div>[    0.090315] Asymmetric key parser 'x509' registered</div><div>[    0.090759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)</div><div>[    0.091461] io scheduler noop registered</div><div>[    0.091811] io scheduler deadline registered</div><div>[    0.092259] io scheduler cfq registered (default)</div><div>[    0.092817] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10</div><div>[    0.093505] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver</div><div>[    0.094362] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11</div><div>[    0.095053] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver</div><div>[    0.096028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled</div><div>[    0.119259] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A</div><div>[    0.146874] Linux agpgart interface v0.103</div><div>[    0.148539] loop: module loaded</div><div>[    0.149924] scsi host0: ata_piix</div><div>[    0.150472] scsi host1: ata_piix</div><div>[    0.150978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14</div><div>[    0.151940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15</div><div>[    0.153227] libphy: Fixed MDIO Bus: probed</div><div>[    0.153830] tun: Universal TUN/TAP device driver, 1.6</div><div>[    0.154578] PPP generic driver version 2.4.2</div><div>[    0.155223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver</div><div>[    0.156409] ehci-pci: EHCI PCI platform driver</div><div>[    0.157051] ehci-platform: EHCI generic platform driver</div><div>[    0.157801] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver</div><div>[    0.158666] ohci-pci: OHCI PCI platform driver</div><div>[    0.159301] ohci-platform: OHCI generic platform driver</div><div>[    0.160054] uhci_hcd: USB Universal Host Controller Interface driver</div><div>[    0.160989] i8042: PNP: No PS/2 controller found.</div><div>[    0.161679] i8042: Probing ports directly.</div><div>[    0.162604] serio: i8042 KBD port at 0x60,0x64 irq 1</div><div>[    0.163087] serio: i8042 AUX port at 0x60,0x64 irq 12</div><div>[    0.163605] mousedev: PS/2 mouse device common for all mice</div><div>[    0.164338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0</div><div>[    0.165496] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0</div></div><div><div>[    0.166181] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram</div><div>[    0.166745] i2c /dev entries driver</div><div>[    0.167130] device-mapper: uevent: version 1.0.3</div><div>[    0.167584] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: <a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a></div><div>[    0.168374] ledtrig-cpu: registered to indicate activity on CPUs</div><div>[    0.169071] NET: Registered protocol family 10</div><div>[    0.169744] Segment Routing with IPv6</div><div>[    0.170085] NET: Registered protocol family 17</div><div>[    0.170524] Key type dns_resolver registered</div><div>[    0.171004] RAS: Correctable Errors collector initialized.</div><div>[    0.171536] sched_clock: Marking stable (168361666, 0)->(243617638, -75255972)</div><div>[    0.172258] registered taskstats version 1</div><div>[    0.172679] Loading compiled-in X.509 certificates</div><div>[    0.173815] Loaded X.509 cert 'Build time autogenerated kernel key: b1931af2efdddab2cc28005a48cb6f00161c7d17'</div><div>[    0.174714] zswap: loaded using pool lzo/zbud</div><div>[    0.175267] Key type big_key registered</div><div>[    0.175616] Key type trusted registered</div><div>[    0.176030] Key type encrypted registered</div><div>[    0.176436] AppArmor: AppArmor sha1 policy hashing enabled</div><div>[    0.176916] ima: No TPM chip found, activating TPM-bypass! (rc=-19)</div><div>[    0.177515] evm: HMAC attrs: 0x1</div><div>[    0.177904]   Magic number: 2:269:131</div><div>[    0.178345] rtc_cmos rtc_cmos: setting system clock to 2018-01-10 14:06:24 UTC (1515593184)</div><div>[    0.179101] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found</div><div>[    0.179671] EDD information not available.</div><div>[    0.319089] Freeing unused kernel memory: 2372K</div><div>[    0.319756] Write protecting the kernel read-only data: 18432k</div><div>[    0.321135] Freeing unused kernel memory: 2024K</div><div>[    0.322048] Freeing unused kernel memory: 92K</div><div>[    0.325146] x86/mm: Checked W+X mappings: passed, no W+X pages found.</div><div>[    0.325955] x86/mm: Checking user space page tables</div><div>[    0.328094] x86/mm: Checked W+X mappings: passed, no W+X pages found.</div><div>supermin: mounting /proc</div><div>supermin: uptime: 0.32 0.15</div><div>supermin: ext2 mini initrd starting up: 5.1.14 zlib xz</div><div>supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</div><div>supermin: mounting /sys</div><div>supermin: internal insmod crc32-pclmul.ko</div><div>supermin: internal insmod crct10dif-pclmul.ko</div><div>supermin: internal insmod crc32_generic.ko</div><div>supermin: internal insmod virtio_blk.ko</div><div>supermin: internal insmod virtio-rng.ko</div><div>supermin: internal insmod crypto_engine.ko</div><div>supermin: internal insmod virtio_crypto.ko</div><div>supermin: internal insmod drm.ko</div><div>supermin: internal insmod fb_sys_fops.ko</div><div>supermin: internal insmod syscopyarea.ko</div><div>supermin: internal insmod sysfillrect.ko</div><div>supermin: internal insmod sysimgblt.ko</div><div>supermin: internal insmod drm_kms_helper.ko</div><div>supermin: internal insmod ttm.ko</div><div>supermin: internal insmod virtio-gpu.ko</div><div>supermin: internal insmod ideapad_slidebar.ko</div><div>[    0.355948] ideapad_slidebar: DMI does not match</div><div>insmod: init_module: ideapad_slidebar.ko: No such device</div><div>supermin: internal insmod virtio_net.ko</div><div>supermin: internal insmod video.ko</div><div>supermin: internal insmod sparse-keymap.ko</div><div>supermin: internal insmod wmi.ko</div><div>insmod: init_module: wmi.ko: No such device</div><div>supermin: internal insmod ideapad-laptop.ko</div><div>[    0.363272] ideapad_laptop: Unknown symbol wmi_remove_notify_handler (err 0)</div><div>[    0.363903] ideapad_laptop: Unknown symbol wmi_install_notify_handler (err 0)</div><div>insmod: init_module: ideapad-laptop.ko: Unknown symbol in module</div><div>supermin: internal insmod megaraid.ko</div><div>supermin: internal insmod megaraid_mm.ko</div><div>[    0.367736] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)</div><div>supermin: internal insmod megaraid_mbox.ko</div><div>[    0.369839] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)</div><div>supermin: internal insmod megaraid_sas.ko</div><div>[    0.372785] megasas: 07.701.17.00-rc1</div><div>supermin: internal insmod scsi_transport_spi.ko</div><div>supermin: internal insmod sym53c8xx.ko</div><div>supermin: internal insmod virtio_scsi.ko</div><div>[    0.377974] scsi host2: Virtio SCSI HBA</div><div>[    0.378738] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5</div><div>[    0.379644] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5</div><div>[    0.398573] sd 2:0:0:0: Attached scsi generic sg0 type 0</div><div>[    0.399209] sd 2:0:0:0: [sda] 1953125 512-byte logical blocks: (1.00 GB/954 MiB)</div><div>[    0.399944] sd 2:0:0:0: [sda] Write Protect is off</div><div>[    0.400697] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA</div><div>[    0.401581] sd 2:0:1:0: Attached scsi generic sg1 type 0</div><div>[    0.402175] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)</div><div>[    0.402898] sd 2:0:1:0: [sdb] Write Protect is off</div><div>[    0.403416] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA</div><div>[    0.405558] sd 2:0:0:0: [sda] Attached SCSI disk</div><div>[    0.406048] sd 2:0:1:0: [sdb] Attached SCSI disk</div></div><div><div>supermin: internal insmod virtio_input.ko</div><div>supermin: internal insmod crc-itu-t.ko</div><div>supermin: internal insmod crc4.ko</div><div>supermin: internal insmod crc7.ko</div><div>supermin: internal insmod crc8.ko</div><div>supermin: internal insmod libcrc32c.ko</div><div>supermin: picked /sys/block/sdb/dev as root device</div><div>supermin: creating /dev/root as block special 8:16</div><div>supermin: mounting new root on /root</div><div>[    0.413721] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem</div><div>[    0.415729] EXT4-fs (sdb): mounted filesystem without journal. Opts: </div><div>supermin: chroot</div><div>execl: /init: No such file or directory</div><div>supermin: debug: listing directory /</div><div> 1126 d root             040700 4096 0:0</div><div>  412 d dev              040755 4096 0:0</div><div>  451 d lib              040755 4096 0:0</div><div> 1123 d lib64            040755 4096 0:0</div><div> 1313 d sys              040555 4096 0:0</div><div> 1127 d run              040755 4096 0:0</div><div>  450 d home             040755 4096 0:0</div><div>    2 d ..               040755 4096 0:0</div><div> 1125 d proc             040555 4096 0:0</div><div>  263 - init             100755 4754 1000:1000</div><div>   12 d etc              040755 4096 1000:1000</div><div>  411 d boot             040755 4096 0:0</div><div>  264 d sbin             040755 4096 1000:1000</div><div>  434 d var              040755 4096 0:0</div><div>  266 d usr              040755 4096 1000:1000</div><div>  271 d bin              040755 4096 0:0</div><div>    2 d .                040755 4096 0:0</div><div> 1314 d tmp              041777 4096 0:0</div><div>   11 d lost+found       040700 16384 0:0</div><div>supermin: debug: listing directory /bin</div><div>  323 - ip               100755 376192 0:0</div><div>  392 - true             100755 27280 0:0</div><div>  395 - umount           104755 27608 0:0</div><div>  310 - echo             100755 31376 0:0</div><div>  410 - znew             100755 5047 0:0</div><div>  291 l bzfgrep          120777 6 0:0 -> \x1c\v</div><div>  274 - btrfs-calc-size  100755 249464 0:0</div><div>  407 - zgrep            100755 5938 0:0</div><div>  306 - dd               100755 72632 0:0</div><div>  389 - tar              100755 383632 0:0</div><div>  397 - uncompress       100755 2301 0:0</div><div>  384 - systemd-machine-id-setup 100755 47544 0:0</div><div>  353 - ntfscluster      100755 30824 0:0</div><div>  363 - plymouth         100755 35504 0:0</div><div>  324 - journalctl       100755 498936 0:0</div><div>  334 - lowntfs-3g       100755 105136 0:0</div><div>  330 - lesskey          100755 19824 0:0</div><div>  304 - dash             100755 154072 0:0</div><div>  352 - ntfscat          100755 26728 0:0</div><div>  349 - ntfs-3g.probe    100755 10312 0:0</div><div>  409 - zmore            100755 1910 0:0</div><div>  366 l rbash            120777 4 0:0 -> </div><div>\x11</div><div>  338 - mkdir            100755 76848 0:0</div><div>  402 - zcmp             100755 1777 0:0</div><div>  322 - gzip             100755 98240 0:0</div><div>  303 - cpio             100755 141472 0:0</div><div>  278 - btrfs-image      100755 270136 0:0</div><div>  286 - bzcat            100755 31288 0:0</div><div>  276 - btrfs-debug-tree 100755 249464 0:0</div><div>  307 - df               100755 97912 0:0</div><div>  343 - mount            104755 40152 0:0</div><div>  308 - dir              100755 126584 0:0</div><div>  287 l bzcmp            120777 6 0:0 -> \x17\v</div><div>  350 - ntfs-3g.secaudit 100755 67608 0:0</div><div>  301 - chown            100755 64368 0:0</div><div>  285 - bunzip2          100755 31288 0:0</div><div>  387 - systemd-tty-ask-password-agent 100755 68032 0:0</div><div>  351 - ntfs-3g.usermap  100755 18424 0:0</div><div>  386 - systemd-tmpfiles 100755 133704 0:0</div><div>  398 - vdir             100755 126584 0:0</div><div>  302 - cp               100755 151024 0:0</div><div>  345 - mt-gnu           100755 68824 0:0</div><div>  337 l lsmod            120777 4 0:0 -> \xdd\xe</div><div>  365 - pwd              100755 31472 0:0</div><div>  289 l bzegrep          120777 6 0:0 -> \x19\v</div><div>  273 - btrfs            100755 520992 0:0</div><div>  406 - zforce           100755 2131 0:0</div><div>  313 - fgrep            100755 28 0:0</div><div>  331 - lesspipe         100755 7764 0:0</div><div>  341 - mktemp           100755 39728 0:0</div><div>  359 - ntfsmove         100755 30824 0:0</div><div>  364 - ps               100755 97408 0:0</div><div>  290 - bzexe            100755 4877 0:0</div><div>    2 d ..               040755 4096 0:0</div><div>  390 - tempfile         100755 10416 0:0</div></div><div><div>  339 - mkfs.btrfs       100755 265928 0:0</div><div>  309 - dmesg            100755 60680 0:0</div><div>  374 - sleep            100755 31408 0:0</div><div>  400 - which            100755 946 0:0</div><div>  277 - btrfs-find-root  100755 245368 0:0</div><div>  298 - chacl            100755 14752 0:0</div><div>  361 - ntfswipe         100755 47752 0:0</div><div>  408 - zless            100755 2037 0:0</div><div>  340 - mknod            100755 64496 0:0</div><div>  348 - ntfs-3g          104755 142032 0:0</div><div>  385 - systemd-notify   100755 35248 0:0</div><div>  333 - loginctl         100755 453848 0:0</div><div>  305 - date             100755 68464 0:0</div><div>  311 - egrep            100755 28 0:0</div><div>  284 - btrfstune        100755 249464 0:0</div><div>  367 - readlink         100755 39632 0:0</div><div>  377 - sync             100755 31408 0:0</div><div>  403 - zdiff            100755 5764 0:0</div><div>  325 - kill             100755 23152 0:0</div><div>  295 l bzless           120777 6 0:0 -> *\v</div><div>  296 - bzmore           100755 1297 0:0</div><div>  399 - wdctl            100755 31376 0:0</div><div>  375 - ss               100755 115816 0:0</div><div>  317 - fusermount       104755 30800 0:0</div><div>  405 - zfgrep           100755 140 0:0</div><div>  357 - ntfsinfo         100755 55416 0:0</div><div>  293 - bzip2            100755 31288 0:0</div><div>  312 - false            100755 27280 0:0</div><div>  281 - btrfs-show-super 100755 253816 0:0</div><div>  321 - gzexe            100755 5927 0:0</div><div>  327 - less             100755 170728 0:0</div><div>  376 - stty             100755 72496 0:0</div><div>  318 - getfacl          100755 23752 0:0</div><div>  356 - ntfsfix          100755 39024 0:0</div><div>  362 l pidof            120777 14 0:0 -> \xdf\x10</div><div>  292 - bzgrep           100755 3642 0:0</div><div>  288 - bzdiff           100755 2140 0:0</div><div>  336 - lsblk            100755 77280 0:0</div><div>  396 - uname            100755 31440 0:0</div><div>  360 - ntfstruncate     100755 38944 0:0</div><div>  379 l systemd          120777 20 0:0 -> 5\x12</div><div>  283 l btrfsck          120777 5 0:0 -> \xc8</div><div><br></div><div>  378 - systemctl        100755 659848 0:0</div><div>  275 - btrfs-convert    100755 278376 0:0</div><div>  314 - findmnt          100755 49576 0:0</div><div>  315 - fsck.btrfs       100755 1185 0:0</div><div>  319 - grep             100755 211224 0:0</div><div>  355 - ntfsfallocate    100755 34928 0:0</div><div>  401 - zcat             100755 1937 0:0</div><div>  393 - udevadm          100755 449136 0:0</div><div>  272 - bash             100755 1037528 0:0</div><div>  344 - mountpoint       100755 14768 0:0</div><div>  371 - sed              100755 73424 0:0</div><div>  354 - ntfscmp          100755 34920 0:0</div><div>  300 - chmod            100755 56112 0:0</div><div>  383 - systemd-inhibit  100755 281840 0:0</div><div>  294 - bzip2recover     100755 14616 0:0</div><div>  381 - systemd-escape   100755 39344 0:0</div><div>  271 d .                040755 4096 0:0</div><div>  373 l sh               120777 4 0:0 -> P\x11</div><div>  380 - systemd-ask-password 100755 51656 0:0</div><div>  320 - gunzip           100755 2301 0:0</div><div>  326 - kmod             100755 150600 0:0</div><div>  282 - btrfs-zero-log   100755 245368 0:0</div><div>  316 - fuser            100755 36024 0:0</div><div>  335 - ls               100755 126584 0:0</div><div>  394 - ulockmgr_server  100755 14328 0:0</div><div>  388 - tailf            100755 23144 0:0</div><div>  328 - lessecho         100755 10256 0:0</div><div>  370 - run-parts        100755 19320 0:0</div><div>  391 - touch            100755 64432 0:0</div><div>  347 - networkctl       100755 678496 0:0</div><div>  358 - ntfsls           100755 31928 0:0</div><div>  368 - rm               100755 60272 0:0</div><div>  332 - ln               100755 56152 0:0</div><div>  329 l lessfile         120777 8 0:0 -> \a\xe</div><div>  369 - rmdir            100755 39632 0:0</div><div>  297 - cat              100755 52080 0:0</div><div>  382 - systemd-hwdb     100755 64080 0:0</div></div><div><div>  299 - chgrp            100755 60272 0:0</div><div>  342 - more             100755 39768 0:0</div><div>  404 - zegrep           100755 140 0:0</div><div>  346 - mv               100755 130488 0:0</div><div>  372 - setfacl          100755 36296 0:0</div><div>  280 - btrfs-select-super 100755 245368 0:0</div><div>  279 - btrfs-map-logical 100755 249464 0:0</div><div>supermin: debug: listing directory /lib</div><div> 4009 d modules          040755 4096 0:0</div><div>  904 d x86_64-linux-gnu 040755 8192 0:0</div><div>  472 - klibc-k3La8MUnuzHQ0_kG8hokcGAC0PA.so 100755 70952 0:0</div><div>  474 - libhandle.so.1.0.3 100644 14464 0:0</div><div>    2 d ..               040755 4096 0:0</div><div>  469 d init             040755 4096 0:0</div><div>  452 d cryptsetup       040755 4096 0:0</div><div>  485 d systemd          040755 4096 0:0</div><div>  451 d .                040755 4096 0:0</div><div>  475 d lsb              040755 4096 0:0</div><div>  483 d modprobe.d       040755 4096 0:0</div><div>  473 l libhandle.so.1   120777 18 0:0 -> \x81\x14</div><div>  841 d udev             040755 4096 0:0</div><div>supermin: debug: listing directory /lib64</div><div> 1124 l ld-linux-x86-64.so.2 120777 32 0:0 -> \x82:</div><div>    2 d ..               040755 4096 0:0</div><div> 1123 d .                040755 4096 0:0</div><div>[    0.494512] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100</div><div>[    0.494512] </div><div>[    0.495362] CPU: 0 PID: 1 Comm: init Not tainted 4.13.0-26-generic #29~16.04.2-Ubuntu</div><div>[    0.496089] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014</div><div>[    0.496962] Call Trace:</div><div>[    0.497205]  dump_stack+0x63/0x8b</div><div>[    0.497522]  panic+0xe4/0x23d</div><div>[    0.497814]  do_exit+0xae6/0xaf0</div><div>[    0.498122]  ? dput+0x34/0x1f0</div><div>[    0.498416]  do_group_exit+0x43/0xb0</div><div>[    0.498755]  SyS_exit_group+0x14/0x20</div><div>[    0.499102]  entry_SYSCALL_64_fastpath+0x1e/0x81</div><div>[    0.499539] RIP: 0033:0x451579</div><div>[    0.499829] RSP: 002b:00007fff6288cfc8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7</div><div>[    0.500527] RAX: ffffffffffffffda RBX: 0000000000aa6cb3 RCX: 0000000000451579</div><div>[    0.501186] RDX: 0000000000000008 RSI: 0000000000000001 RDI: 0000000000000001</div><div>[    0.501890] RBP: 0000000000aa6c30 R08: 000000000000003c R09: 00000000000000e7</div><div>[    0.502550] R10: ffffffffffffffd0 R11: 0000000000000246 R12: 0000000000000000</div><div>[    0.503208] R13: 0044b82fa09b5a53 R14: 0000000000000000 R15: 0000000000aa6c30</div><div>[    0.504046] Kernel Offset: 0xac00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)</div><div>[    0.505036] Rebooting in 1 seconds..</div><div>libguestfs: error: appliance closed the connection unexpectedly, see earlier error messages</div><div>libguestfs: child_cleanup: 0xd2d000: child process died</div><div>libguestfs: sending SIGTERM to process 5946</div><div>libguestfs: error: guestfs_launch failed, see earlier error messages</div><div>libguestfs: trace: launch = -1 (error)</div><div>libguestfs: trace: close</div><div>libguestfs: closing guestfs handle 0xd2d000 (state 0)</div><div>libguestfs: command: run: rm</div><div>libguestfs: command: run: \ -rf /tmp/libguestfsqM1MDM</div></div><div><br></div><div><br></div><div>Also the results from libguestfs-test-tool are as follows:</div><div><br></div><div><div>libguestfs-test-tool </div><div>     ************************************************************</div><div>     *                    IMPORTANT NOTICE</div><div>     *</div><div>     * When reporting bugs, include the COMPLETE, UNEDITED</div><div>     * output below in your bug report.</div><div>     *</div><div>     ************************************************************</div><div>PATH=/home/pasquale/bin:/home/pasquale:/.local/bin:/opt/schily/bin/:/opt/Qt5.9.1/5.9.1/gcc_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin</div><div>SELinux: sh: 1: getenforce: not found</div><div>guestfs_get_append: (null)</div><div>guestfs_get_autosync: 1</div><div>guestfs_get_backend: direct</div><div>guestfs_get_backend_settings: []</div><div>guestfs_get_cachedir: /var/tmp</div><div>guestfs_get_direct: 0</div><div>guestfs_get_hv: /usr/bin/qemu-system-x86_64</div><div>guestfs_get_memsize: 500</div><div>guestfs_get_network: 0</div><div>guestfs_get_path: /usr/lib/x86_64-linux-gnu/guestfs</div><div>guestfs_get_pgroup: 0</div><div>guestfs_get_program: libguestfs-test-tool</div><div>guestfs_get_recovery_proc: 1</div><div>guestfs_get_selinux: 0</div><div>guestfs_get_smp: 1</div><div>guestfs_get_tmpdir: /tmp</div><div>guestfs_get_trace: 0</div><div>guestfs_get_verbose: 1</div><div>host_cpu: x86_64</div><div>Launching appliance, timeout set to 600 seconds.</div><div>libguestfs: launch: program=libguestfs-test-tool</div><div>libguestfs: launch: version=1.32.2</div><div>libguestfs: launch: backend registered: unix</div><div>libguestfs: launch: backend registered: uml</div><div>libguestfs: launch: backend registered: libvirt</div><div>libguestfs: launch: backend registered: direct</div><div>libguestfs: launch: backend=direct</div><div>libguestfs: launch: tmpdir=/tmp/libguestfstToMJV</div><div>libguestfs: launch: umask=0002</div><div>libguestfs: launch: euid=1000</div><div>libguestfs: [00000ms] begin building supermin appliance</div><div>libguestfs: [00000ms] run supermin</div><div>libguestfs: command: run: /usr/bin/supermin</div><div>libguestfs: command: run: \ --build</div><div>libguestfs: command: run: \ --verbose</div><div>libguestfs: command: run: \ --if-newer</div><div>libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock</div><div>libguestfs: command: run: \ --copy-kernel</div><div>libguestfs: command: run: \ -f ext2</div><div>libguestfs: command: run: \ --host-cpu x86_64</div><div>libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d</div><div>libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d</div><div>supermin: version: 5.1.14</div><div>supermin: package handler: debian/dpkg</div><div>supermin: acquiring lock on /var/tmp/.guestfs-1000/lock</div><div>supermin: if-newer: output does not need rebuilding</div><div>libguestfs: [00011ms] finished building supermin appliance</div><div>libguestfs: [00011ms] begin testing qemu features</div><div>libguestfs: command: run: /usr/bin/qemu-system-x86_64</div><div>libguestfs: command: run: \ -display none</div><div>libguestfs: command: run: \ -help</div><div>libguestfs: command: run: /usr/bin/qemu-system-x86_64</div><div>libguestfs: command: run: \ -display none</div><div>libguestfs: command: run: \ -version</div><div>libguestfs: qemu version 2.5</div><div>libguestfs: command: run: /usr/bin/qemu-system-x86_64</div><div>libguestfs: command: run: \ -display none</div><div>libguestfs: command: run: \ -machine accel=kvm:tcg</div><div>libguestfs: command: run: \ -device ?</div><div>libguestfs: [00104ms] finished testing qemu features</div><div>[00105ms] /usr/bin/qemu-system-x86_64 \</div><div>    -global virtio-blk-pci.scsi=off \</div><div>    -nodefconfig \</div></div><div><div>    -enable-fips \</div><div>    -nodefaults \</div><div>    -display none \</div><div>    -machine accel=kvm:tcg \</div><div>    -cpu host \</div><div>    -m 500 \</div><div>    -no-reboot \</div><div>    -rtc driftfix=slew \</div><div>    -no-hpet \</div><div>    -global kvm-pit.lost_tick_policy=discard \</div><div>    -kernel /var/tmp/.guestfs-1000/appliance.d/kernel \</div><div>    -initrd /var/tmp/.guestfs-1000/appliance.d/initrd \</div><div>    -device virtio-scsi-pci,id=scsi \</div><div>    -drive file=/tmp/libguestfstToMJV/scratch.1,cache=unsafe,format=raw,id=hd0,if=none \</div><div>    -device scsi-hd,drive=hd0 \</div><div>    -drive file=/var/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \</div><div>    -device scsi-hd,drive=appliance \</div><div>    -device virtio-serial-pci \</div><div>    -serial stdio \</div><div>    -device sga \</div><div>    -chardev socket,path=/tmp/libguestfstToMJV/guestfsd.sock,id=channel0 \</div><div>    -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \</div><div>    -append 'panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm'</div><div>Could not open option rom 'sgabios.bin': No such file or directory</div><div>[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x504 with crng_init=0</div><div>[    0.000000] Linux version 4.13.0-26-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)) #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 (Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13)</div><div>[    0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</div><div>[    0.000000] KERNEL supported cpus:</div><div>[    0.000000]   Intel GenuineIntel</div><div>[    0.000000]   AMD AuthenticAMD</div><div>[    0.000000]   Centaur CentaurHauls</div><div>[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'</div><div>[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'</div><div>[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'</div><div>[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256</div><div>[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.</div><div>[    0.000000] e820: BIOS-provided physical RAM map:</div><div>[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable</div><div>[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3dffff] usable</div><div>[    0.000000] BIOS-e820: [mem 0x000000001f3e0000-0x000000001f3fffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved</div><div>[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved</div><div>[    0.000000] NX (Execute Disable) protection: active</div><div>[    0.000000] random: fast init done</div><div>[    0.000000] SMBIOS 2.8 present.</div><div>[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014</div><div>[    0.000000] Hypervisor detected: KVM</div><div>[    0.000000] tsc: Fast TSC calibration using PIT</div><div>[    0.000000] e820: last_pfn = 0x1f3e0 max_arch_pfn = 0x400000000</div><div>[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  </div><div>[    0.000000] found SMP MP-table at [mem 0x000f6630-0x000f663f] mapped at [ffff8a81c00f6630]</div><div>[    0.000000] Scanning 1 areas for low memory corruption</div><div>[    0.000000] Using GB pages for direct mapping</div><div>[    0.000000] RAMDISK: [mem 0x1f118000-0x1f3dffff]</div><div>[    0.000000] No NUMA configuration found</div><div>[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3dffff]</div><div>[    0.000000] NODE_DATA(0) allocated [mem 0x1f0ed000-0x1f117fff]</div><div>[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00</div><div>[    0.000000] kvm-clock: cpu 0, msr 0:1f06d001, primary cpu clock</div><div>[    0.000000] kvm-clock: using sched offset of 1166506500 cycles</div><div>[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns</div><div>[    0.000000] Zone ranges:</div><div>[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]</div><div>[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000001f3dffff]</div><div>[    0.000000]   Normal   empty</div><div>[    0.000000]   Device   empty</div><div>[    0.000000] Movable zone start for each node</div><div>[    0.000000] Early memory node ranges</div><div>[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]</div><div>[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001f3dffff]</div><div>[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3dffff]</div><div>[    0.000000] SFI: Simple Firmware Interface v0.81 <a href="http://simplefirmware.org">http://simplefirmware.org</a></div><div>[    0.000000] Intel MultiProcessor Specification v1.4</div><div>[    0.000000] MPTABLE: OEM ID: BOCHSCPU</div><div>[    0.000000] MPTABLE: Product ID: 0.1         </div><div>[    0.000000] MPTABLE: APIC at: 0xFEE00000</div><div>[    0.000000] Processor #0 (Bootup-CPU)</div><div>[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23</div><div>[    0.000000] Processors: 1</div><div>[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]</div><div>[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]</div><div>[    0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices</div><div>[    0.000000] Booting paravirtualized kernel on KVM</div><div>[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns</div><div>[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1</div><div>[    0.000000] percpu: Embedded 46 pages/cpu @ffff8a81dee00000 s149784 r8192 d30440 u2097152</div><div>[    0.000000] KVM setup async PF for cpu 0</div><div>[    0.000000] kvm-stealtime: cpu 0, msr 1ee131c0</div><div>[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)</div><div>[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 125849</div><div>[    0.000000] Policy zone: DMA32</div><div>[    0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</div><div>[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)</div><div>[    0.000000] Memory: 473572K/511480K available (12300K kernel code, 2480K rwdata, 4004K rodata, 2372K init, 2368K bss, 37908K reserved, 0K cma-reserved)</div><div>[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1</div><div>[    0.000000] Kernel/User page tables isolation: enabled</div><div>[    0.000000] ftrace: allocating 37814 entries in 148 pages</div><div>[    0.004000] Hierarchical RCU implementation.</div><div>[    0.004000] \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.</div><div>[    0.004000] \tTasks RCU enabled.</div><div>[    0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1</div><div>[    0.004000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16</div><div>[    0.004000] Console: colour *CGA 80x25</div><div>[    0.004000] console [ttyS0] enabled</div><div>[    0.004006] tsc: Detected 3201.838 MHz processor</div><div>[    0.004463] Calibrating delay loop (skipped) preset value.. 6403.67 BogoMIPS (lpj=12807352)</div><div>[    0.004812] pid_max: default: 32768 minimum: 301</div><div>[    0.005277] Security Framework initialized</div><div>[    0.005678] Yama: becoming mindful.</div><div>[    0.006033] AppArmor: AppArmor initialized</div><div>[    0.006517] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)</div><div>[    0.007245] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)</div><div>[    0.008008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)</div><div>[    0.008650] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)</div><div>[    0.009868] Disabling memory control group subsystem</div><div>[    0.010414] mce: CPU supports 10 MCE banks</div><div>[    0.010849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0</div><div>[    0.011377] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0</div><div>[    0.018493] Freeing SMP alternatives memory: 36K</div><div>[    0.019935] smpboot: Max logical packages: 1</div><div>[    0.020123] x2apic enabled</div><div>[    0.020542] Switched APIC routing to physical x2apic.</div><div>[    0.021662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1</div><div>[    0.022248] smpboot: CPU0: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz (family: 0x6, model: 0x2d, stepping: 0x7)</div><div>[    0.023221] Performance Events: SandyBridge events, Intel PMU driver.</div><div>[    0.023844] core: PEBS disabled due to CPU errata, please upgrade microcode</div><div>[    0.024000] ... version:                2</div><div>[    0.024000] ... bit width:              48</div><div>[    0.024000] ... generic registers:      4</div><div>[    0.024000] ... value mask:             0000ffffffffffff</div><div>[    0.024000] ... max period:             000000007fffffff</div><div>[    0.024004] ... fixed-purpose events:   3</div><div>[    0.024389] ... event mask:             000000070000000f</div><div>[    0.024914] Hierarchical SRCU implementation.</div><div>[    0.025833] smp: Bringing up secondary CPUs ...</div><div>[    0.026266] smp: Brought up 1 node, 1 CPU</div><div>[    0.026647] smpboot: Total of 1 processors activated (6403.67 BogoMIPS)</div><div>[    0.027465] devtmpfs: initialized</div><div>[    0.027825] x86/mm: Memory block size: 128MB</div><div>[    0.028130] evm: security.selinux</div><div>[    0.028453] evm: security.SMACK64</div><div>[    0.028768] evm: security.SMACK64EXEC</div><div>[    0.029114] evm: security.SMACK64TRANSMUTE</div><div>[    0.029498] evm: security.SMACK64MMAP</div><div>[    0.029844] evm: security.ima</div><div>[    0.030130] evm: security.capability</div><div>[    0.030555] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns</div><div>[    0.031466] futex hash table entries: 256 (order: 2, 16384 bytes)</div><div>[    0.032037] pinctrl core: initialized pinctrl subsystem</div><div>[    0.032649] RTC time: 14:11:17, date: 01/10/18</div><div>[    0.033119] NET: Registered protocol family 16</div><div>[    0.033684] cpuidle: using governor ladder</div><div>[    0.034079] cpuidle: using governor menu</div><div>[    0.034588] PCI: Using configuration type 1 for base access</div><div>[    0.035173] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off</div><div>[    0.036585] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages</div><div>[    0.037223] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages</div><div>[    0.037959] ACPI: Interpreter disabled.</div><div>[    0.038446] SCSI subsystem initialized</div><div>[    0.038852] vgaarb: loaded</div><div>[    0.039144] usbcore: registered new interface driver usbfs</div><div>[    0.039670] usbcore: registered new interface driver hub</div><div>[    0.040014] usbcore: registered new device driver usb</div><div>[    0.040525] EDAC MC: Ver: 3.0.0</div><div>[    0.040892] PCI: Probing PCI hardware</div><div>[    0.041264] PCI host bridge to bus 0000:00</div><div>[    0.041656] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]</div><div>[    0.042239] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]</div><div>[    0.042899] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]</div><div>[    0.047453] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]</div><div>[    0.048008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]</div><div>[    0.048626] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]</div><div>[    0.049291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]</div><div>[    0.050325] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI</div><div>[    0.051007] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB</div><div>[    0.064031] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]</div><div>[    0.065439] NetLabel: Initializing</div><div>[    0.065761] NetLabel:  domain hash size = 128</div><div>[    0.066163] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO</div><div>[    0.066728] NetLabel:  unlabeled traffic allowed by default</div><div>[    0.067430] clocksource: Switched to clocksource kvm-clock</div><div>[    0.071684] VFS: Disk quotas dquot_6.6.0</div><div>[    0.072114] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)</div><div>[    0.072844] AppArmor: AppArmor Filesystem Enabled</div><div>[    0.073339] pnp: PnP ACPI: disabled</div><div>[    0.074704] NET: Registered protocol family 2</div><div>[    0.075238] TCP established hash table entries: 4096 (order: 3, 32768 bytes)</div><div>[    0.075909] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)</div><div>[    0.076536] TCP: Hash tables configured (established 4096 bind 4096)</div><div>[    0.077156] UDP hash table entries: 256 (order: 1, 8192 bytes)</div><div>[    0.077697] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)</div><div>[    0.078314] NET: Registered protocol family 1</div><div>[    0.078723] pci 0000:00:00.0: Limiting direct PCI/PCI transfers</div><div>[    0.079272] pci 0000:00:01.0: PIIX3: Enabling Passive Release</div><div>[    0.079839] pci 0000:00:01.0: Activating ISA DMA hang workarounds</div><div>[    0.080500] Unpacking initramfs...</div><div>[    0.081957] Freeing initrd memory: 2848K</div><div>[    0.082433] platform rtc_cmos: registered platform RTC device (no PNP device found)</div><div>[    0.083176] Scanning for low memory corruption every 60 seconds</div><div>[    0.083894] audit: initializing netlink subsys (disabled)</div><div>[    0.084680] Initialise system trusted keyrings</div><div>[    0.085106] Key type blacklist registered</div><div>[    0.085511] audit: type=2000 audit(1515593478.073:1): state=initialized audit_enabled=0 res=1</div><div>[    0.086297] workingset: timestamp_bits=36 max_order=17 bucket_order=0</div><div>[    0.087694] zbud: loaded</div><div>[    0.088205] squashfs: version 4.0 (2009/01/31) Phillip Lougher</div><div>[    0.088823] fuse init (API version 7.26)</div><div>[    0.089960] Key type asymmetric registered</div><div>[    0.090372] Asymmetric key parser 'x509' registered</div><div>[    0.090838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)</div><div>[    0.091556] io scheduler noop registered</div><div>[    0.091930] io scheduler deadline registered</div><div>[    0.092365] io scheduler cfq registered (default)</div><div>[    0.092955] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10</div><div>[    0.093660] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver</div><div>[    0.094464] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11</div><div>[    0.095169] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver</div><div>[    0.096198] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled</div><div>[    0.119406] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A</div><div>[    0.136693] Linux agpgart interface v0.103</div><div>[    0.137925] loop: module loaded</div><div>[    0.138946] scsi host0: ata_piix</div><div>[    0.139362] scsi host1: ata_piix</div><div>[    0.139745] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14</div><div>[    0.140749] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15</div><div>[    0.142074] libphy: Fixed MDIO Bus: probed</div><div>[    0.142703] tun: Universal TUN/TAP device driver, 1.6</div><div>[    0.143476] PPP generic driver version 2.4.2</div><div>[    0.144428] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver</div><div>[    0.145399] ehci-pci: EHCI PCI platform driver</div><div>[    0.146063] ehci-platform: EHCI generic platform driver</div><div>[    0.146908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver</div><div>[    0.147826] ohci-pci: OHCI PCI platform driver</div><div>[    0.148510] ohci-platform: OHCI generic platform driver</div><div>[    0.149278] uhci_hcd: USB Universal Host Controller Interface driver</div><div>[    0.150236] i8042: PNP: No PS/2 controller found.</div><div>[    0.150921] i8042: Probing ports directly.</div><div>[    0.152166] serio: i8042 KBD port at 0x60,0x64 irq 1</div><div>[    0.152671] serio: i8042 AUX port at 0x60,0x64 irq 12</div><div>[    0.153191] mousedev: PS/2 mouse device common for all mice</div><div>[    0.153926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0</div><div>[    0.155094] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0</div><div>[    0.155770] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram</div><div>[    0.156395] i2c /dev entries driver</div><div>[    0.156792] device-mapper: uevent: version 1.0.3</div><div>[    0.157265] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: <a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a></div><div>[    0.158077] ledtrig-cpu: registered to indicate activity on CPUs</div><div>[    0.158791] NET: Registered protocol family 10</div><div>[    0.159467] Segment Routing with IPv6</div><div>[    0.159824] NET: Registered protocol family 17</div><div>[    0.160290] Key type dns_resolver registered</div><div>[    0.160782] RAS: Correctable Errors collector initialized.</div><div>[    0.161353] sched_clock: Marking stable (160279918, 0)->(236744616, -76464698)</div><div>[    0.162075] registered taskstats version 1</div><div>[    0.162509] Loading compiled-in X.509 certificates</div><div>[    0.163661] Loaded X.509 cert 'Build time autogenerated kernel key: b1931af2efdddab2cc28005a48cb6f00161c7d17'</div><div>[    0.164575] zswap: loaded using pool lzo/zbud</div><div>[    0.165146] Key type big_key registered</div><div>[    0.165504] Key type trusted registered</div><div>[    0.165916] Key type encrypted registered</div><div>[    0.166325] AppArmor: AppArmor sha1 policy hashing enabled</div><div>[    0.166817] ima: No TPM chip found, activating TPM-bypass! (rc=-19)</div><div>[    0.167443] evm: HMAC attrs: 0x1</div><div>[    0.167838]   Magic number: 2:819:181</div><div>[    0.168293] rtc_cmos rtc_cmos: setting system clock to 2018-01-10 14:11:17 UTC (1515593477)</div><div>[    0.169084] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found</div><div>[    0.169679] EDD information not available.</div><div>[    0.307090] Freeing unused kernel memory: 2372K</div><div>[    0.307786] Write protecting the kernel read-only data: 18432k</div><div>[    0.309197] Freeing unused kernel memory: 2024K</div><div>[    0.310119] Freeing unused kernel memory: 92K</div><div>[    0.312753] x86/mm: Checked W+X mappings: passed, no W+X pages found.</div><div>[    0.313459] x86/mm: Checking user space page tables</div><div>[    0.315619] x86/mm: Checked W+X mappings: passed, no W+X pages found.</div><div>supermin: mounting /proc</div><div>supermin: uptime: 0.31 0.15</div><div>supermin: ext2 mini initrd starting up: 5.1.14 zlib xz</div><div>supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm</div><div>supermin: mounting /sys</div><div>supermin: internal insmod crc32-pclmul.ko</div><div>supermin: internal insmod crct10dif-pclmul.ko</div><div>supermin: internal insmod crc32_generic.ko</div><div>supermin: internal insmod virtio_blk.ko</div><div>supermin: internal insmod virtio-rng.ko</div><div>supermin: internal insmod crypto_engine.ko</div><div>supermin: internal insmod virtio_crypto.ko</div><div>supermin: internal insmod drm.ko</div><div>supermin: internal insmod fb_sys_fops.ko</div><div>supermin: internal insmod syscopyarea.ko</div><div>supermin: internal insmod sysfillrect.ko</div><div>supermin: internal insmod sysimgblt.ko</div><div>supermin: internal insmod drm_kms_helper.ko</div><div>supermin: internal insmod ttm.ko</div><div>supermin: internal insmod virtio-gpu.ko</div><div>supermin: internal insmod ideapad_slidebar.ko</div><div>[    0.344196] ideapad_slidebar: DMI does not match</div><div>insmod: init_module: ideapad_slidebar.ko: No such device</div><div>supermin: internal insmod virtio_net.ko</div><div>supermin: internal insmod video.ko</div><div>supermin: internal insmod sparse-keymap.ko</div><div>supermin: internal insmod wmi.ko</div><div>insmod: init_module: wmi.ko: No such device</div><div>supermin: internal insmod ideapad-laptop.ko</div><div>[    0.351779] ideapad_laptop: Unknown symbol wmi_remove_notify_handler (err 0)</div><div>[    0.352458] ideapad_laptop: Unknown symbol wmi_install_notify_handler (err 0)</div><div>insmod: init_module: ideapad-laptop.ko: Unknown symbol in module</div><div>supermin: internal insmod megaraid.ko</div><div>supermin: internal insmod megaraid_mm.ko</div><div>[    0.356126] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)</div><div>supermin: internal insmod megaraid_mbox.ko</div><div>[    0.358198] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)</div><div>supermin: internal insmod megaraid_sas.ko</div><div>[    0.361069] megasas: 07.701.17.00-rc1</div><div>supermin: internal insmod scsi_transport_spi.ko</div><div>supermin: internal insmod sym53c8xx.ko</div><div>supermin: internal insmod virtio_scsi.ko</div><div>[    0.366103] scsi host2: Virtio SCSI HBA</div><div>[    0.367019] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5</div><div>[    0.368096] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5</div><div>[    0.385980] sd 2:0:0:0: Attached scsi generic sg0 type 0</div><div>[    0.386633] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (105 MB/100 MiB)</div><div>[    0.387365] sd 2:0:0:0: [sda] Write Protect is off</div><div>[    0.387916] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA</div><div>[    0.388826] sd 2:0:1:0: Attached scsi generic sg1 type 0</div><div>[    0.389431] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)</div><div>[    0.390199] sd 2:0:1:0: [sdb] Write Protect is off</div><div>[    0.390747] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA</div><div>[    0.392765] sd 2:0:0:0: [sda] Attached SCSI disk</div><div>[    0.393364] sd 2:0:1:0: [sdb] Attached SCSI disk</div><div>supermin: internal insmod virtio_input.ko</div><div>supermin: internal insmod crc-itu-t.ko</div><div>supermin: internal insmod crc4.ko</div><div>supermin: internal insmod crc7.ko</div><div>supermin: internal insmod crc8.ko</div><div>supermin: internal insmod libcrc32c.ko</div><div>supermin: picked /sys/block/sdb/dev as root device</div><div>supermin: creating /dev/root as block special 8:16</div><div>supermin: mounting new root on /root</div><div>[    0.401219] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem</div><div>[    0.403191] EXT4-fs (sdb): mounted filesystem without journal. Opts: </div><div>supermin: chroot</div><div>execl: /init: No such file or directory</div><div>supermin: debug: listing directory /</div><div> 1126 d root             040700 4096 0:0</div><div>  412 d dev              040755 4096 0:0</div><div>  451 d lib              040755 4096 0:0</div><div> 1123 d lib64            040755 4096 0:0</div><div> 1313 d sys              040555 4096 0:0</div><div> 1127 d run              040755 4096 0:0</div><div>  450 d home             040755 4096 0:0</div><div>    2 d ..               040755 4096 0:0</div><div> 1125 d proc             040555 4096 0:0</div><div>  263 - init             100755 4754 1000:1000</div><div>   12 d etc              040755 4096 1000:1000</div><div>  411 d boot             040755 4096 0:0</div><div>  264 d sbin             040755 4096 1000:1000</div><div>  434 d var              040755 4096 0:0</div><div>  266 d usr              040755 4096 1000:1000</div><div>  271 d bin              040755 4096 0:0</div><div>    2 d .                040755 4096 0:0</div><div> 1314 d tmp              041777 4096 0:0</div><div>   11 d lost+found       040700 16384 0:0</div><div>supermin: debug: listing directory /bin</div><div>  323 - ip               100755 376192 0:0</div><div>  392 - true             100755 27280 0:0</div><div>  395 - umount           104755 27608 0:0</div><div>  310 - echo             100755 31376 0:0</div><div>  410 - znew             100755 5047 0:0</div><div>  291 l bzfgrep          120777 6 0:0 -> \x1c\v</div><div>  274 - btrfs-calc-size  100755 249464 0:0</div><div>  407 - zgrep            100755 5938 0:0</div><div>  306 - dd               100755 72632 0:0</div><div>  389 - tar              100755 383632 0:0</div><div>  397 - uncompress       100755 2301 0:0</div><div>  384 - systemd-machine-id-setup 100755 47544 0:0</div><div>  353 - ntfscluster      100755 30824 0:0</div><div>  363 - plymouth         100755 35504 0:0</div><div>  324 - journalctl       100755 498936 0:0</div><div>  334 - lowntfs-3g       100755 105136 0:0</div><div>  330 - lesskey          100755 19824 0:0</div><div>  304 - dash             100755 154072 0:0</div><div>  352 - ntfscat          100755 26728 0:0</div><div>  349 - ntfs-3g.probe    100755 10312 0:0</div><div>  409 - zmore            100755 1910 0:0</div><div>  366 l rbash            120777 4 0:0 -> </div><div>\x11</div><div>  338 - mkdir            100755 76848 0:0</div><div>  402 - zcmp             100755 1777 0:0</div><div>  322 - gzip             100755 98240 0:0</div><div>  303 - cpio             100755 141472 0:0</div><div>  278 - btrfs-image      100755 270136 0:0</div><div>  286 - bzcat            100755 31288 0:0</div><div>  276 - btrfs-debug-tree 100755 249464 0:0</div><div>  307 - df               100755 97912 0:0</div><div>  343 - mount            104755 40152 0:0</div><div>  308 - dir              100755 126584 0:0</div><div>  287 l bzcmp            120777 6 0:0 -> \x17\v</div><div>  350 - ntfs-3g.secaudit 100755 67608 0:0</div><div>  301 - chown            100755 64368 0:0</div><div>  285 - bunzip2          100755 31288 0:0</div><div>  387 - systemd-tty-ask-password-agent 100755 68032 0:0</div><div>  351 - ntfs-3g.usermap  100755 18424 0:0</div><div>  386 - systemd-tmpfiles 100755 133704 0:0</div><div>  398 - vdir             100755 126584 0:0</div><div>  302 - cp               100755 151024 0:0</div><div>  345 - mt-gnu           100755 68824 0:0</div><div>  337 l lsmod            120777 4 0:0 -> \xdd\xe</div><div>  365 - pwd              100755 31472 0:0</div><div>  289 l bzegrep          120777 6 0:0 -> \x19\v</div><div>  273 - btrfs            100755 520992 0:0</div><div>  406 - zforce           100755 2131 0:0</div><div>  313 - fgrep            100755 28 0:0</div><div>  331 - lesspipe         100755 7764 0:0</div><div>  341 - mktemp           100755 39728 0:0</div><div>  359 - ntfsmove         100755 30824 0:0</div><div>  364 - ps               100755 97408 0:0</div><div>  290 - bzexe            100755 4877 0:0</div><div>    2 d ..               040755 4096 0:0</div><div>  390 - tempfile         100755 10416 0:0</div><div>  339 - mkfs.btrfs       100755 265928 0:0</div><div>  309 - dmesg            100755 60680 0:0</div><div>  374 - sleep            100755 31408 0:0</div><div>  400 - which            100755 946 0:0</div><div>  277 - btrfs-find-root  100755 245368 0:0</div><div>  298 - chacl            100755 14752 0:0</div><div>  361 - ntfswipe         100755 47752 0:0</div><div>  408 - zless            100755 2037 0:0</div><div>  340 - mknod            100755 64496 0:0</div><div>  348 - ntfs-3g          104755 142032 0:0</div><div>  385 - systemd-notify   100755 35248 0:0</div><div>  333 - loginctl         100755 453848 0:0</div><div>  305 - date             100755 68464 0:0</div><div>  311 - egrep            100755 28 0:0</div><div>  284 - btrfstune        100755 249464 0:0</div><div>  367 - readlink         100755 39632 0:0</div><div>  377 - sync             100755 31408 0:0</div><div>  403 - zdiff            100755 5764 0:0</div><div>  325 - kill             100755 23152 0:0</div><div>  295 l bzless           120777 6 0:0 -> *\v</div><div>  296 - bzmore           100755 1297 0:0</div><div>  399 - wdctl            100755 31376 0:0</div><div>  375 - ss               100755 115816 0:0</div><div>  317 - fusermount       104755 30800 0:0</div><div>  405 - zfgrep           100755 140 0:0</div><div>  357 - ntfsinfo         100755 55416 0:0</div><div>  293 - bzip2            100755 31288 0:0</div><div>  312 - false            100755 27280 0:0</div><div>  281 - btrfs-show-super 100755 253816 0:0</div><div>  321 - gzexe            100755 5927 0:0</div><div>  327 - less             100755 170728 0:0</div><div>  376 - stty             100755 72496 0:0</div><div>  318 - getfacl          100755 23752 0:0</div><div>  356 - ntfsfix          100755 39024 0:0</div><div>  362 l pidof            120777 14 0:0 -> \xdf\x10</div><div>  292 - bzgrep           100755 3642 0:0</div><div>  288 - bzdiff           100755 2140 0:0</div><div>  336 - lsblk            100755 77280 0:0</div><div>  396 - uname            100755 31440 0:0</div><div>  360 - ntfstruncate     100755 38944 0:0</div><div>  379 l systemd          120777 20 0:0 -> 5\x12</div><div>  283 l btrfsck          120777 5 0:0 -> \xc8</div><div><br></div><div>  378 - systemctl        100755 659848 0:0</div><div>  275 - btrfs-convert    100755 278376 0:0</div><div>  314 - findmnt          100755 49576 0:0</div><div>  315 - fsck.btrfs       100755 1185 0:0</div><div>  319 - grep             100755 211224 0:0</div><div>  355 - ntfsfallocate    100755 34928 0:0</div><div>  401 - zcat             100755 1937 0:0</div><div>  393 - udevadm          100755 449136 0:0</div><div>  272 - bash             100755 1037528 0:0</div><div>  344 - mountpoint       100755 14768 0:0</div><div>  371 - sed              100755 73424 0:0</div><div>  354 - ntfscmp          100755 34920 0:0</div><div>  300 - chmod            100755 56112 0:0</div><div>  383 - systemd-inhibit  100755 281840 0:0</div><div>  294 - bzip2recover     100755 14616 0:0</div><div>  381 - systemd-escape   100755 39344 0:0</div><div>  271 d .                040755 4096 0:0</div><div>  373 l sh               120777 4 0:0 -> P\x11</div><div>  380 - systemd-ask-password 100755 51656 0:0</div><div>  320 - gunzip           100755 2301 0:0</div><div>  326 - kmod             100755 150600 0:0</div><div>  282 - btrfs-zero-log   100755 245368 0:0</div><div>  316 - fuser            100755 36024 0:0</div><div>  335 - ls               100755 126584 0:0</div><div>  394 - ulockmgr_server  100755 14328 0:0</div><div>  388 - tailf            100755 23144 0:0</div><div>  328 - lessecho         100755 10256 0:0</div><div>  370 - run-parts        100755 19320 0:0</div><div>  391 - touch            100755 64432 0:0</div><div>  347 - networkctl       100755 678496 0:0</div><div>  358 - ntfsls           100755 31928 0:0</div><div>  368 - rm               100755 60272 0:0</div><div>  332 - ln               100755 56152 0:0</div><div>  329 l lessfile         120777 8 0:0 -> \a\xe</div><div>  369 - rmdir            100755 39632 0:0</div><div>  297 - cat              100755 52080 0:0</div><div>  382 - systemd-hwdb     100755 64080 0:0</div><div>  299 - chgrp            100755 60272 0:0</div><div>  342 - more             100755 39768 0:0</div><div>  404 - zegrep           100755 140 0:0</div><div>  346 - mv               100755 130488 0:0</div><div>  372 - setfacl          100755 36296 0:0</div><div>  280 - btrfs-select-super 100755 245368 0:0</div><div>  279 - btrfs-map-logical 100755 249464 0:0</div><div>supermin: debug: listing directory /lib</div><div> 4009 d modules          040755 4096 0:0</div><div>  904 d x86_64-linux-gnu 040755 8192 0:0</div><div>  472 - klibc-k3La8MUnuzHQ0_kG8hokcGAC0PA.so 100755 70952 0:0</div><div>  474 - libhandle.so.1.0.3 100644 14464 0:0</div><div>    2 d ..               040755 4096 0:0</div><div>  469 d init             040755 4096 0:0</div><div>  452 d cryptsetup       040755 4096 0:0</div><div>  485 d systemd          040755 4096 0:0</div><div>  451 d .                040755 4096 0:0</div><div>  475 d lsb              040755 4096 0:0</div><div>  483 d modprobe.d       040755 4096 0:0</div><div>  473 l libhandle.so.1   120777 18 0:0 -> \x81\x14</div><div>  841 d udev             040755 4096 0:0</div><div>supermin: debug: listing directory /lib64</div><div> 1124 l ld-linux-x86-64.so.2 120777 32 0:0 -> \x82:</div><div>    2 d ..               040755 4096 0:0</div><div> 1123 d .                040755 4096 0:0</div><div>[    0.483186] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100</div><div>[    0.483186] </div><div>[    0.484064] CPU: 0 PID: 1 Comm: init Not tainted 4.13.0-26-generic #29~16.04.2-Ubuntu</div><div>[    0.484806] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014</div><div>[    0.485697] Call Trace:</div><div>[    0.485934]  dump_stack+0x63/0x8b</div><div>[    0.486247]  panic+0xe4/0x23d</div><div>[    0.486528]  do_exit+0xae6/0xaf0</div><div>[    0.486863]  ? dput+0x34/0x1f0</div><div>[    0.487153]  do_group_exit+0x43/0xb0</div><div>[    0.487488]  SyS_exit_group+0x14/0x20</div><div>[    0.487866]  entry_SYSCALL_64_fastpath+0x1e/0x81</div><div>[    0.488296] RIP: 0033:0x451579</div><div>[    0.488582] RSP: 002b:00007ffddba48e88 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7</div><div>[    0.489301] RAX: ffffffffffffffda RBX: 000000000186bcb3 RCX: 0000000000451579</div><div>[    0.489956] RDX: 0000000000000008 RSI: 0000000000000001 RDI: 0000000000000001</div><div>[    0.490635] RBP: 000000000186bc30 R08: 000000000000003c R09: 00000000000000e7</div><div>[    0.491318] R10: ffffffffffffffd0 R11: 0000000000000246 R12: 0000000000000000</div><div>[    0.491973] R13: 0044b82fa09b5a53 R14: 0000000000000000 R15: 000000000186bc30</div><div>[    0.492819] Kernel Offset: 0x2f200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)</div><div>[    0.493835] Rebooting in 1 seconds..</div><div>libguestfs: error: appliance closed the connection unexpectedly, see earlier error messages</div><div>libguestfs: child_cleanup: 0x11102d0: child process died</div><div>libguestfs: sending SIGTERM to process 6101</div><div>libguestfs: error: guestfs_launch failed, see earlier error messages</div><div>libguestfs-test-tool: failed to launch appliance</div><div>libguestfs: closing guestfs handle 0x11102d0 (state 0)</div><div>libguestfs: command: run: rm</div><div>libguestfs: command: run: \ -rf /tmp/libguestfstToMJV</div></div><div><br></div><div><br></div><div>I went to the tmp directory and there was no libguestfsToMJV directory to remove. I apologize if the information provided is not right or should have been an attachment.</div><div><br></div><div>Thanks for any help,</div><div>Pasquale</div></div>