Description of problem: Libguestfs fails libguestfs-test-tool. Below is a transcript of the output of libguestfs-test-tool: ===== Test starts here ===== LIBGUESTFS_DEBUG=1 TMPDIR=(not set) libguestfs: new guestfs handle 0x13731b0 library version: 1.14.8 guestfs_get_append: (null) guestfs_get_attach_method: appliance guestfs_get_autosync: 1 guestfs_get_direct: 0 guestfs_get_memsize: 500 guestfs_get_network: 0 guestfs_get_path: /usr/lib/guestfs guestfs_get_pgroup: 0 guestfs_get_qemu: /usr/bin/kvm guestfs_get_recovery_proc: 1 guestfs_get_selinux: 0 guestfs_get_smp: 1 guestfs_get_trace: 0 guestfs_get_verbose: 1 host_cpu: x86_64 Launching appliance, timeout set to 600 seconds. libguestfs: [00000ms] febootstrap-supermin-helper --verbose -f checksum '/usr/lib/guestfs/supermin.d' x86_64 supermin helper [00000ms] whitelist = (not specified), host_cpu = x86_64, kernel = (null), initrd = (null), appliance = (null) supermin helper [00000ms] inputs[0] = /usr/lib/guestfs/supermin.d checking modpath /lib/modules/3.2.0-57-virtual is a directory picked vmlinuz-3.2.0-57-virtual because modpath /lib/modules/3.2.0-57-virtual exists supermin helper [00000ms] finished creating kernel supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/base.img supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/daemon.img supermin helper [00000ms] visiting /usr/lib/guestfs/supermin.d/hostfiles supermin helper [00017ms] visiting /usr/lib/guestfs/supermin.d/init.img supermin helper [00017ms] adding kernel modules supermin helper [00066ms] finished creating appliance libguestfs: [00073ms] begin testing qemu features libguestfs: [00117ms] finished testing qemu features libguestfs: accept_from_daemon: 0x13731b0 g->state = 1 [00118ms] /usr/bin/kvm \ -global virtio-blk-pci.scsi=off \ -drive file=/tmp/libguestfs-test-tool-sda-jE9rei,cache=off,format=raw,if=virtio \ -nodefconfig \ -machine accel=kvm:tcg \ -nodefaults \ -nographic \ -m 500 \ -no-reboot \ -no-hpet \ -device virtio-serial \ -serial stdio \ -chardev socket,path=/tmp/libguestfschVl4G/guestfsd.sock,id=channel0 \ -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ -kernel /var/tmp/.guestfs-1030/kernel.3279 \ -initrd /var/tmp/.guestfs-1030/initrd.3279 \ -append 'panic=1 console=ttyS0 udevtimeout=300 no_timer_check acpi=off printk.time=1 cgroup_disable=memory selinux=0 guestfs_verbose=1 TERM=xterm ' \ -drive file=/var/tmp/.guestfs-1030/root.3279,snapshot=on,if=virtio,cache=unsafeCould not access KVM kernel module: No such file or directory failed to initialize KVM: No such file or directory Back to tcg accelerator. [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.0-57-virtual (buildd@toyol) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #87-Ubuntu SMP Tue Nov 12 21:53:49 UTC 2013 (Ubuntu 3.2.0-57.87-virtual 3.2.52) [ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=300 no_timer_check acpi=off printk.time=1 cgroup_disable=memory selinux=0 guestfs_verbose=1 TERM=xterm [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009bc00 (usable) [ 0.000000] BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000001f3fd000 (usable) [ 0.000000] BIOS-e820: 000000001f3fd000 - 000000001f400000 (reserved) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.4 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x1f3fd max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [ffff8800000fdaf0] fdaf0 [ 0.000000] init_memory_mapping: 0000000000000000-000000001f3fd000 [ 0.000000] RAMDISK: 1f301000 - 1f3f0000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-000000001f3fd000 [ 0.000000] Initmem setup node 0 0000000000000000-000000001f3fd000 [ 0.000000] NODE_DATA [000000001f3f5000 - 000000001f3f9fff] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal empty [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009b [ 0.000000] 0: 0x00000100 -> 0x0001f3fd [ 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 1, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] Processors: 1 [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 000000000009b000 - 000000000009c000 [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 1f400000 (gap: 1f400000:e0bc0000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001f000000 s82880 r8192 d23616 u2097152 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125875 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=300 no_timer_check acpi=off printk.time=1 cgroup_disable=memory selinux=0 guestfs_verbose=1 TERM=xterm [ 0.000000] Disabling memory control group subsystem [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 486488k/511988k available (6558k kernel code, 468k absent, 25032k reserved, 6637k data, 924k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:4352 nr_irqs:256 16 [ 0.000000] Console: colour *CGA 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 2400.124 MHz processor. [ 0.012702] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.24 BogoMIPS (lpj=9600496) [ 0.016430] pid_max: default: 32768 minimum: 301 [ 0.019764] Security Framework initialized [ 0.023545] AppArmor: AppArmor initialized [ 0.023753] Yama: becoming mindful. [ 0.030323] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.032775] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.033954] Mount-cache hash table entries: 256 [ 0.043550] Initializing cgroup subsys cpuacct [ 0.044050] Initializing cgroup subsys memory [ 0.044859] Initializing cgroup subsys devices [ 0.045079] Initializing cgroup subsys freezer [ 0.045251] Initializing cgroup subsys blkio [ 0.045456] Initializing cgroup subsys perf_event [ 0.047880] mce: CPU supports 10 MCE banks [ 0.049985] SMP alternatives: switching to UP code [ 0.275262] Freeing SMP alternatives: 24k freed [ 0.276188] ftrace: allocating 26580 entries in 105 pages [ 0.293982] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.294431] CPU0: AMD QEMU Virtual CPU version 1.0 stepping 03 [ 0.401711] Performance Events: Broken PMU hardware detected, using software events only. [ 0.409252] NMI watchdog disabled (cpu0): hardware events not enabled [ 0.409931] Brought up 1 CPUs [ 0.410091] Total of 1 processors activated (4800.24 BogoMIPS). [ 0.429233] devtmpfs: initialized [ 0.440876] EVM: security.selinux [ 0.441000] EVM: security.SMACK64 [ 0.441080] EVM: security.capability [ 0.456657] print_constraints: dummy: [ 0.457621] RTC time: 21:23:39, date: 06/09/14 [ 0.459602] NET: Registered protocol family 16 [ 0.467621] PCI: Using configuration type 1 for base access [ 0.490424] bio: create slab <bio-0> at 0 [ 0.493601] ACPI: Interpreter disabled. [ 0.497816] vgaarb: loaded [ 0.501069] i2c-core: driver [aat2870] using legacy suspend method [ 0.501251] i2c-core: driver [aat2870] using legacy resume method [ 0.503457] SCSI subsystem initialized [ 0.506357] usbcore: registered new interface driver usbfs [ 0.506938] usbcore: registered new interface driver hub [ 0.508180] usbcore: registered new device driver usb [ 0.510918] PCI: Probing PCI hardware [ 0.516606] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 0.516844] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB [ 0.525437] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] [ 0.533372] NetLabel: Initializing [ 0.533507] NetLabel: domain hash size = 128 [ 0.533613] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.535648] NetLabel: unlabeled traffic allowed by default [ 0.675568] AppArmor: AppArmor Filesystem Enabled [ 0.676488] pnp: PnP ACPI: disabled [ 0.713771] NET: Registered protocol family 2 [ 0.717377] IP route cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.723617] TCP established hash table entries: 16384 (order: 6, 262144 bytes) [ 0.724766] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.726042] TCP: Hash tables configured (established 16384 bind 16384) [ 0.727180] TCP reno registered [ 0.727405] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.727749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.731170] NET: Registered protocol family 1 [ 0.731869] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.732195] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.732629] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.734138] platform rtc_cmos: registered platform RTC device (no PNP device found) [ 0.746932] Trying to unpack rootfs image as initramfs... [ 0.753373] audit: initializing netlink socket (disabled) [ 0.754177] type=2000 audit(1402349018.752:1): initialized [ 0.883674] Freeing initrd memory: 956k freed [ 0.890103] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.920372] VFS: Disk quotas dquot_6.5.2 [ 0.921225] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.932490] fuse init (API version 7.17) [ 0.934345] msgmni has been set to 952 [ 0.944193] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.944914] io scheduler noop registered [ 0.945054] io scheduler deadline registered (default) [ 0.946442] io scheduler cfq registered [ 0.949079] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.950563] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.955388] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 [ 0.957574] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 [ 0.958138] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 [ 0.960853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.964882] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.988999] Linux agpgart interface v0.103 [ 1.012946] brd: module loaded [ 1.023728] loop: module loaded [ 1.041459] vda: unknown partition table [ 1.049403] vdb: unknown partition table [ 1.062463] scsi0 : ata_piix [ 1.064604] scsi1 : ata_piix [ 1.065486] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.065651] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.074429] Fixed MDIO Bus: probed [ 1.074933] tun: Universal TUN/TAP device driver, 1.6 [ 1.075039] tun: (C) 1999-2004 Max Krasnyansky <maxk> [ 1.085129] PPP generic driver version 2.4.2 [ 1.088620] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.089149] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.089504] uhci_hcd: USB Universal Host Controller Interface driver [ 1.091502] usbcore: registered new interface driver libusual [ 1.092763] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 1.095758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.096418] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.099082] mousedev: PS/2 mouse device common for all mice [ 1.105191] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.109833] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 [ 1.110346] rtc0: alarms up to one day, 114 bytes nvram [ 1.112748] device-mapper: uevent: version 1.0.3 [ 1.115314] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel [ 1.117209] cpuidle: using governor ladder [ 1.117398] cpuidle: using governor menu [ 1.117504] EFI Variables Facility v0.08 2004-May-17 [ 1.122024] TCP cubic registered [ 1.124512] NET: Registered protocol family 10 [ 1.135548] NET: Registered protocol family 17 [ 1.135861] Registering the dns_resolver key type [ 1.142085] registered taskstats version 1 [ 1.158940] Magic number: 2:726:398 [ 1.159853] rtc_cmos rtc_cmos: setting system clock to 2014-06-09 21:23:39 UTC (1402349019) [ 1.160663] powernow-k8: Processor cpuid 623 not supported [ 1.166097] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.166272] EDD information not available. [ 1.264373] Freeing unused kernel memory: 924k freed [ 1.288187] Write protecting the kernel read-only data: 12288k [ 1.348451] Freeing unused kernel memory: 1616k freed [ 1.394456] Freeing unused kernel memory: 1188k freed febootstrap: mounting /proc febootstrap: uptime: 1.45 0.34 febootstrap: ext2 mini initrd starting up: 3.14 febootstrap: mounting /sys febootstrap: internal insmod libcrc32c.ko febootstrap: internal insmod crc-itu-t.ko febootstrap: internal insmod crc-ccitt.ko febootstrap: internal insmod crc7.ko febootstrap: internal insmod crc8.ko febootstrap: internal insmod virtio_balloon.ko febootstrap: internal insmod ext2.ko febootstrap: picked /sys/block/vdb/dev as root device febootstrap: creating /dev/root as block special 253:16 febootstrap: mounting new root on /root febootstrap: chroot /proc/uptime: No such file or directory Starting /init script ... [ 1.742803] Switching to clocksource tsc rm: cannot remove `/proc': Is a directory mkdir: cannot create directory `/proc': File exists rm: cannot remove `/sys': Is a directory mkdir: cannot create directory `/sys': File exists cannot open /dev/null FATAL: Module pci:v00008086d00007000sv00001AF4sd00001100bc06sc01i00 not found. FATAL: Module pci:v00008086d00001237sv00001AF4sd00001100bc06sc00i00 not found. FATAL: Module virtio:d00000003v00001AF4 not found. FATAL: Module pci:v00008086d00007113sv00001AF4sd00001100bc06sc80i00 not found. FATAL: Module platform:Fixed not found. WARNING: Not loading blacklisted module snd_pcsp FATAL: Module platform:pcspkr not found. insmod /lib/modules/3.2.0-57-virtual/kernel/drivers/input/serio/serio_raw.ko insmod /lib/modules/3.2.0-57-virtual/kernel/drivers/input/serio/serio_raw.ko insmod /lib/modules/3.2.0-57-virtual/kernel/drivers/input/mouse/psmouse.ko [ 4.391425] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 WARNING: Not loading blacklisted module evbug FATAL: Module input:b0011v0001p0001eAB41_e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw not found. SIOCSIFADDR: No such device eth0: ERROR while getting interface flags: No such device SIOCADDRT: No such process Reading all physical volumes. This may take a while... No volume groups found No volume groups found /dev: total 32 crw------T 1 0 0 10, 235 Jun 9 21:23 autofs drwxr-xr-x 2 0 0 4096 Jun 9 21:23 block crw------T 1 0 0 10, 234 Jun 9 21:23 btrfs-control drwxr-xr-x 2 0 0 4096 Jun 9 21:23 char crw------- 1 0 0 5, 1 Jun 9 21:23 console lrwxrwxrwx 1 0 0 11 Jun 9 21:23 core -> /proc/kcore drwxr-xr-x 2 0 0 4096 Jun 9 21:23 cpu crw------- 1 0 0 10, 60 Jun 9 21:23 cpu_dma_latency drwxr-xr-x 4 0 0 4096 Jun 9 21:23 disk crw------- 1 0 0 10, 61 Jun 9 21:23 ecryptfs lrwxrwxrwx 1 0 0 13 Jun 9 21:23 fd -> /proc/self/fd crw-rw-rw- 1 0 0 1, 7 Jun 9 21:23 full crw------T 1 0 0 10, 229 Jun 9 21:23 fuse drwxr-xr-x 3 0 0 4096 Jun 9 21:23 input crw------- 1 0 0 1, 11 Jun 9 21:23 kmsg crw------- 1 0 0 10, 237 Jun 9 21:23 loop-control brw------- 1 0 0 7, 0 Jun 9 21:23 loop0 brw------- 1 0 0 7, 1 Jun 9 21:23 loop1 brw------- 1 0 0 7, 2 Jun 9 21:23 loop2 brw------- 1 0 0 7, 3 Jun 9 21:23 loop3 brw------- 1 0 0 7, 4 Jun 9 21:23 loop4 brw------- 1 0 0 7, 5 Jun 9 21:23 loop5 brw------- 1 0 0 7, 6 Jun 9 21:23 loop6 brw------- 1 0 0 7, 7 Jun 9 21:23 loop7 drwxr-xr-x 2 0 0 4096 Jun 9 21:23 mapper crw------- 1 0 0 10, 227 Jun 9 21:23 mcelog crw-r----- 1 0 0 1, 1 Jun 9 21:23 mem drwxr-xr-x 2 0 0 4096 Jun 9 21:23 net crw------- 1 0 0 10, 59 Jun 9 21:23 network_latency crw------- 1 0 0 10, 58 Jun 9 21:23 network_throughput crw-rw-rw- 1 0 0 1, 3 Jun 9 21:23 null crw------- 1 0 0 1, 12 Jun 9 21:23 oldmem crw-r----- 1 0 0 1, 4 Jun 9 21:23 port crw------- 1 0 0 108, 0 Jun 9 21:23 ppp crw------- 1 0 0 10, 1 Jun 9 21:23 psaux crw-rw-rw- 1 0 0 5, 2 Jun 9 21:23 ptmx brw------- 1 0 0 1, 0 Jun 9 21:23 ram0 brw------- 1 0 0 1, 1 Jun 9 21:23 ram1 brw------- 1 0 0 1, 10 Jun 9 21:23 ram10 brw------- 1 0 0 1, 11 Jun 9 21:23 ram11 brw------- 1 0 0 1, 12 Jun 9 21:23 ram12 brw------- 1 0 0 1, 13 Jun 9 21:23 ram13 brw------- 1 0 0 1, 14 Jun 9 21:23 ram14 brw------- 1 0 0 1, 15 Jun 9 21:23 ram15 brw------- 1 0 0 1, 2 Jun 9 21:23 ram2 brw------- 1 0 0 1, 3 Jun 9 21:23 ram3 brw------- 1 0 0 1, 4 Jun 9 21:23 ram4 brw------- 1 0 0 1, 5 Jun 9 21:23 ram5 brw------- 1 0 0 1, 6 Jun 9 21:23 ram6 brw------- 1 0 0 1, 7 Jun 9 21:23 ram7 brw------- 1 0 0 1, 8 Jun 9 21:23 ram8 brw------- 1 0 0 1, 9 Jun 9 21:23 ram9 crw-rw-rw- 1 0 0 1, 8 Jun 9 21:23 random crw-r--r-- 1 0 0 10, 62 Jun 9 21:23 rfkill lrwxrwxrwx 1 0 0 4 Jun 9 21:23 rtc -> rtc0 crw------- 1 0 0 254, 0 Jun 9 21:23 rtc0 crw------- 1 0 0 10, 231 Jun 9 21:23 snapshot drwxr-xr-x 2 0 0 4096 Jun 9 21:23 snd lrwxrwxrwx 1 0 0 15 Jun 9 21:23 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 0 0 15 Jun 9 21:23 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 0 0 15 Jun 9 21:23 stdout -> /proc/self/fd/1 crw-rw-rw- 1 0 0 5, 0 Jun 9 21:23 tty crw--w---- 1 0 0 4, 0 Jun 9 21:23 tty0 crw--w---- 1 0 0 4, 1 Jun 9 21:23 tty1 crw--w---- 1 0 0 4, 10 Jun 9 21:23 tty10 crw--w---- 1 0 0 4, 11 Jun 9 21:23 tty11 crw--w---- 1 0 0 4, 12 Jun 9 21:23 tty12 crw--w---- 1 0 0 4, 13 Jun 9 21:23 tty13 crw--w---- 1 0 0 4, 14 Jun 9 21:23 tty14 crw--w---- 1 0 0 4, 15 Jun 9 21:23 tty15 crw--w---- 1 0 0 4, 16 Jun 9 21:23 tty16 crw--w---- 1 0 0 4, 17 Jun 9 21:23 tty17 crw--w---- 1 0 0 4, 18 Jun 9 21:23 tty18 crw--w---- 1 0 0 4, 19 Jun 9 21:23 tty19 crw--w---- 1 0 0 4, 2 Jun 9 21:23 tty2 crw--w---- 1 0 0 4, 20 Jun 9 21:23 tty20 crw--w---- 1 0 0 4, 21 Jun 9 21:23 tty21 crw--w---- 1 0 0 4, 22 Jun 9 21:23 tty22 crw--w---- 1 0 0 4, 23 Jun 9 21:23 tty23 crw--w---- 1 0 0 4, 24 Jun 9 21:23 tty24 crw--w---- 1 0 0 4, 25 Jun 9 21:23 tty25 crw--w---- 1 0 0 4, 26 Jun 9 21:23 tty26 crw--w---- 1 0 0 4, 27 Jun 9 21:23 tty27 crw--w---- 1 0 0 4, 28 Jun 9 21:23 tty28 crw--w---- 1 0 0 4, 29 Jun 9 21:23 tty29 crw--w---- 1 0 0 4, 3 Jun 9 21:23 tty3 crw--w---- 1 0 0 4, 30 Jun 9 21:23 tty30 crw--w---- 1 0 0 4, 31 Jun 9 21:23 tty31 crw--w---- 1 0 0 4, 32 Jun 9 21:23 tty32 crw--w---- 1 0 0 4, 33 Jun 9 21:23 tty33 crw--w---- 1 0 0 4, 34 Jun 9 21:23 tty34 crw--w---- 1 0 0 4, 35 Jun 9 21:23 tty35 crw--w---- 1 0 0 4, 36 Jun 9 21:23 tty36 crw--w---- 1 0 0 4, 37 Jun 9 21:23 tty37 crw--w---- 1 0 0 4, 38 Jun 9 21:23 tty38 crw--w---- 1 0 0 4, 39 Jun 9 21:23 tty39 crw--w---- 1 0 0 4, 4 Jun 9 21:23 tty4 crw--w---- 1 0 0 4, 40 Jun 9 21:23 tty40 crw--w---- 1 0 0 4, 41 Jun 9 21:23 tty41 crw--w---- 1 0 0 4, 42 Jun 9 21:23 tty42 crw--w---- 1 0 0 4, 43 Jun 9 21:23 tty43 crw--w---- 1 0 0 4, 44 Jun 9 21:23 tty44 crw--w---- 1 0 0 4, 45 Jun 9 21:23 tty45 crw--w---- 1 0 0 4, 46 Jun 9 21:23 tty46 crw--w---- 1 0 0 4, 47 Jun 9 21:23 tty47 crw--w---- 1 0 0 4, 48 Jun 9 21:23 tty48 crw--w---- 1 0 0 4, 49 Jun 9 21:23 tty49 crw--w---- 1 0 0 4, 5 Jun 9 21:23 tty5 crw--w---- 1 0 0 4, 50 Jun 9 21:23 tty50 crw--w---- 1 0 0 4, 51 Jun 9 21:23 tty51 crw--w---- 1 0 0 4, 52 Jun 9 21:23 tty52 crw--w---- 1 0 0 4, 53 Jun 9 21:23 tty53 crw--w---- 1 0 0 4, 54 Jun 9 21:23 tty54 crw--w---- 1 0 0 4, 55 Jun 9 21:23 tty55 crw--w---- 1 0 0 4, 56 Jun 9 21:23 tty56 crw--w---- 1 0 0 4, 57 Jun 9 21:23 tty57 crw--w---- 1 0 0 4, 58 Jun 9 21:23 tty58 crw--w---- 1 0 0 4, 59 Jun 9 21:23 tty59 crw--w---- 1 0 0 4, 6 Jun 9 21:23 tty6 crw--w---- 1 0 0 4, 60 Jun 9 21:23 tty60 crw--w---- 1 0 0 4, 61 Jun 9 21:23 tty61 crw--w---- 1 0 0 4, 62 Jun 9 21:23 tty62 crw--w---- 1 0 0 4, 63 Jun 9 21:23 tty63 crw--w---- 1 0 0 4, 7 Jun 9 21:23 tty7 crw--w---- 1 0 0 4, 8 Jun 9 21:23 tty8 crw--w---- 1 0 0 4, 9 Jun 9 21:23 tty9 crw------- 1 0 0 4, 64 Jun 9 21:23 ttyS0 crw------- 1 0 0 4, 65 Jun 9 21:23 ttyS1 crw------- 1 0 0 4, 74 Jun 9 21:23 ttyS10 crw------- 1 0 0 4, 75 Jun 9 21:23 ttyS11 crw------- 1 0 0 4, 76 Jun 9 21:23 ttyS12 crw------- 1 0 0 4, 77 Jun 9 21:23 ttyS13 crw------- 1 0 0 4, 78 Jun 9 21:23 ttyS14 crw------- 1 0 0 4, 79 Jun 9 21:23 ttyS15 crw------- 1 0 0 4, 80 Jun 9 21:23 ttyS16 crw------- 1 0 0 4, 81 Jun 9 21:23 ttyS17 crw------- 1 0 0 4, 82 Jun 9 21:23 ttyS18 crw------- 1 0 0 4, 83 Jun 9 21:23 ttyS19 crw------- 1 0 0 4, 66 Jun 9 21:23 ttyS2 crw------- 1 0 0 4, 84 Jun 9 21:23 ttyS20 crw------- 1 0 0 4, 85 Jun 9 21:23 ttyS21 crw------- 1 0 0 4, 86 Jun 9 21:23 ttyS22 crw------- 1 0 0 4, 87 Jun 9 21:23 ttyS23 crw------- 1 0 0 4, 88 Jun 9 21:23 ttyS24 crw------- 1 0 0 4, 89 Jun 9 21:23 ttyS25 crw------- 1 0 0 4, 90 Jun 9 21:23 ttyS26 crw------- 1 0 0 4, 91 Jun 9 21:23 ttyS27 crw------- 1 0 0 4, 92 Jun 9 21:23 ttyS28 crw------- 1 0 0 4, 93 Jun 9 21:23 ttyS29 crw------- 1 0 0 4, 67 Jun 9 21:23 ttyS3 crw------- 1 0 0 4, 94 Jun 9 21:23 ttyS30 crw------- 1 0 0 4, 95 Jun 9 21:23 ttyS31 crw------- 1 0 0 4, 68 Jun 9 21:23 ttyS4 crw------- 1 0 0 4, 69 Jun 9 21:23 ttyS5 crw------- 1 0 0 4, 70 Jun 9 21:23 ttyS6 crw------- 1 0 0 4, 71 Jun 9 21:23 ttyS7 crw------- 1 0 0 4, 72 Jun 9 21:23 ttyS8 crw------- 1 0 0 4, 73 Jun 9 21:23 ttyS9 crw------- 1 0 0 5, 3 Jun 9 21:23 ttyprintk crw-r----- 1 0 0 10, 223 Jun 9 21:23 uinput crw-rw-rw- 1 0 0 1, 9 Jun 9 21:23 urandom crw------- 1 0 0 252, 0 Jun 9 21:23 usbmon0 crw------- 1 0 0 7, 0 Jun 9 21:23 vcs crw------- 1 0 0 7, 1 Jun 9 21:23 vcs1 crw------- 1 0 0 7, 128 Jun 9 21:23 vcsa crw------- 1 0 0 7, 129 Jun 9 21:23 vcsa1 brw------- 1 0 0 253, 0 Jun 9 21:23 vda brw------- 1 0 0 253, 16 Jun 9 21:23 vdb crw------- 1 0 0 10, 63 Jun 9 21:23 vga_arbiter crw-rw-rw- 1 0 0 1, 5 Jun 9 21:23 zero /dev/block: total 0 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:0 -> ../ram0 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:1 -> ../ram1 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 1:10 -> ../ram10 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 1:11 -> ../ram11 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 1:12 -> ../ram12 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 1:13 -> ../ram13 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 1:14 -> ../ram14 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 1:15 -> ../ram15 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:2 -> ../ram2 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:3 -> ../ram3 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:4 -> ../ram4 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:5 -> ../ram5 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:6 -> ../ram6 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:7 -> ../ram7 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:8 -> ../ram8 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:9 -> ../ram9 lrwxrwxrwx 1 0 0 6 Jun 9 21:23 253:0 -> ../vda lrwxrwxrwx 1 0 0 6 Jun 9 21:23 253:16 -> ../vdb lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:0 -> ../loop0 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:1 -> ../loop1 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:2 -> ../loop2 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:3 -> ../loop3 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:4 -> ../loop4 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:5 -> ../loop5 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:6 -> ../loop6 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:7 -> ../loop7 /dev/char: total 0 lrwxrwxrwx 1 0 0 6 Jun 9 21:23 108:0 -> ../ppp lrwxrwxrwx 1 0 0 8 Jun 9 21:23 10:1 -> ../psaux lrwxrwxrwx 1 0 0 10 Jun 9 21:23 10:200 -> ../net/tun lrwxrwxrwx 1 0 0 9 Jun 9 21:23 10:223 -> ../uinput lrwxrwxrwx 1 0 0 9 Jun 9 21:23 10:227 -> ../mcelog lrwxrwxrwx 1 0 0 7 Jun 9 21:23 10:229 -> ../fuse lrwxrwxrwx 1 0 0 11 Jun 9 21:23 10:231 -> ../snapshot lrwxrwxrwx 1 0 0 17 Jun 9 21:23 10:236 -> ../mapper/control lrwxrwxrwx 1 0 0 15 Jun 9 21:23 10:237 -> ../loop-control lrwxrwxrwx 1 0 0 21 Jun 9 21:23 10:58 -> ../network_throughput lrwxrwxrwx 1 0 0 18 Jun 9 21:23 10:59 -> ../network_latency lrwxrwxrwx 1 0 0 18 Jun 9 21:23 10:60 -> ../cpu_dma_latency lrwxrwxrwx 1 0 0 11 Jun 9 21:23 10:61 -> ../ecryptfs lrwxrwxrwx 1 0 0 9 Jun 9 21:23 10:62 -> ../rfkill lrwxrwxrwx 1 0 0 14 Jun 9 21:23 10:63 -> ../vga_arbiter lrwxrwxrwx 1 0 0 15 Jun 9 21:23 13:32 -> ../input/mouse0 lrwxrwxrwx 1 0 0 13 Jun 9 21:23 13:63 -> ../input/mice lrwxrwxrwx 1 0 0 15 Jun 9 21:23 13:64 -> ../input/event0 lrwxrwxrwx 1 0 0 15 Jun 9 21:23 13:65 -> ../input/event1 lrwxrwxrwx 1 0 0 6 Jun 9 21:23 1:1 -> ../mem lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:11 -> ../kmsg lrwxrwxrwx 1 0 0 9 Jun 9 21:23 1:12 -> ../oldmem lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:3 -> ../null lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:4 -> ../port lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:5 -> ../zero lrwxrwxrwx 1 0 0 7 Jun 9 21:23 1:7 -> ../full lrwxrwxrwx 1 0 0 9 Jun 9 21:23 1:8 -> ../random lrwxrwxrwx 1 0 0 10 Jun 9 21:23 1:9 -> ../urandom lrwxrwxrwx 1 0 0 10 Jun 9 21:23 252:0 -> ../usbmon0 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 254:0 -> ../rtc0 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:0 -> ../tty0 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:1 -> ../tty1 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:10 -> ../tty10 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:11 -> ../tty11 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:12 -> ../tty12 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:13 -> ../tty13 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:14 -> ../tty14 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:15 -> ../tty15 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:16 -> ../tty16 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:17 -> ../tty17 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:18 -> ../tty18 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:19 -> ../tty19 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:2 -> ../tty2 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:20 -> ../tty20 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:21 -> ../tty21 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:22 -> ../tty22 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:23 -> ../tty23 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:24 -> ../tty24 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:25 -> ../tty25 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:26 -> ../tty26 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:27 -> ../tty27 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:28 -> ../tty28 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:29 -> ../tty29 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:3 -> ../tty3 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:30 -> ../tty30 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:31 -> ../tty31 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:32 -> ../tty32 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:33 -> ../tty33 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:34 -> ../tty34 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:35 -> ../tty35 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:36 -> ../tty36 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:37 -> ../tty37 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:38 -> ../tty38 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:39 -> ../tty39 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:4 -> ../tty4 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:40 -> ../tty40 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:41 -> ../tty41 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:42 -> ../tty42 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:43 -> ../tty43 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:44 -> ../tty44 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:45 -> ../tty45 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:46 -> ../tty46 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:47 -> ../tty47 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:48 -> ../tty48 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:49 -> ../tty49 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:5 -> ../tty5 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:50 -> ../tty50 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:51 -> ../tty51 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:52 -> ../tty52 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:53 -> ../tty53 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:54 -> ../tty54 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:55 -> ../tty55 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:56 -> ../tty56 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:57 -> ../tty57 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:58 -> ../tty58 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:59 -> ../tty59 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:6 -> ../tty6 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:60 -> ../tty60 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:61 -> ../tty61 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:62 -> ../tty62 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:63 -> ../tty63 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:64 -> ../ttyS0 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:65 -> ../ttyS1 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:66 -> ../ttyS2 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:67 -> ../ttyS3 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:68 -> ../ttyS4 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:69 -> ../ttyS5 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:7 -> ../tty7 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:70 -> ../ttyS6 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:71 -> ../ttyS7 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:72 -> ../ttyS8 lrwxrwxrwx 1 0 0 8 Jun 9 21:23 4:73 -> ../ttyS9 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:74 -> ../ttyS10 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:75 -> ../ttyS11 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:76 -> ../ttyS12 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:77 -> ../ttyS13 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:78 -> ../ttyS14 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:79 -> ../ttyS15 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:8 -> ../tty8 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:80 -> ../ttyS16 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:81 -> ../ttyS17 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:82 -> ../ttyS18 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:83 -> ../ttyS19 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:84 -> ../ttyS20 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:85 -> ../ttyS21 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:86 -> ../ttyS22 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:87 -> ../ttyS23 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:88 -> ../ttyS24 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:89 -> ../ttyS25 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 4:9 -> ../tty9 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:90 -> ../ttyS26 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:91 -> ../ttyS27 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:92 -> ../ttyS28 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:93 -> ../ttyS29 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:94 -> ../ttyS30 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 4:95 -> ../ttyS31 lrwxrwxrwx 1 0 0 6 Jun 9 21:23 5:0 -> ../tty lrwxrwxrwx 1 0 0 10 Jun 9 21:23 5:1 -> ../console lrwxrwxrwx 1 0 0 7 Jun 9 21:23 5:2 -> ../ptmx lrwxrwxrwx 1 0 0 12 Jun 9 21:23 5:3 -> ../ttyprintk lrwxrwxrwx 1 0 0 6 Jun 9 21:23 7:0 -> ../vcs lrwxrwxrwx 1 0 0 7 Jun 9 21:23 7:1 -> ../vcs1 lrwxrwxrwx 1 0 0 7 Jun 9 21:23 7:128 -> ../vcsa lrwxrwxrwx 1 0 0 8 Jun 9 21:23 7:129 -> ../vcsa1 /dev/cpu: total 0 crw------T 1 0 0 10, 184 Jun 9 21:23 microcode /dev/disk: total 8 drwxr-xr-x 2 0 0 4096 Jun 9 21:23 by-path drwxr-xr-x 2 0 0 4096 Jun 9 21:23 by-uuid /dev/disk/by-path: total 0 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 pci-0000:00:03.0-virtio-pci-virtio1 -> ../../vda lrwxrwxrwx 1 0 0 9 Jun 9 21:23 pci-0000:00:04.0-virtio-pci-virtio2 -> ../../vdb /dev/disk/by-uuid: total 0 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 dfc230ec-6bc3-4dc3-96ff-70a7bddfde0c -> ../../vdb /dev/input: total 4 drwxr-xr-x 2 0 0 4096 Jun 9 21:23 by-path crw-r----- 1 0 0 13, 64 Jun 9 21:23 event0 crw-r----- 1 0 0 13, 65 Jun 9 21:23 event1 crw-r----- 1 0 0 13, 63 Jun 9 21:23 mice crw-r----- 1 0 0 13, 32 Jun 9 21:23 mouse0 /dev/input/by-path: total 0 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 platform-i8042-serio-0-event-kbd -> ../event0 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 platform-i8042-serio-1-event-mouse -> ../event1 lrwxrwxrwx 1 0 0 9 Jun 9 21:23 platform-i8042-serio-1-mouse -> ../mouse0 /dev/mapper: total 0 crw------- 1 0 0 10, 236 Jun 9 21:23 control /dev/net: total 0 crw-rw-rwT 1 0 0 10, 200 Jun 9 21:23 tun /dev/snd: total 0 crw------T 1 0 0 116, 1 Jun 9 21:23 seq crw------T 1 0 0 116, 33 Jun 9 21:23 timer rootfs / rootfs rw 0 0 proc /proc proc rw,relatime 0 0 /dev/root / ext2 rw,noatime,errors=continue,user_xattr,acl 0 0 /proc /proc proc rw,relatime 0 0 /sys /sys sysfs rw,relatime 0 0 tmpfs /run tmpfs rw,nosuid,relatime,size=98240k,mode=755 0 0 No volume groups found No volume groups found lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface Module Size Used by psmouse 97519 0 serio_raw 13211 0 ext2 73795 1 virtio_balloon 13108 0 crc8 12893 0 crc7 12703 0 crc_ccitt 12707 0 crc_itu_t 12707 0 libcrc32c 12644 0 Mon Jun 9 21:23:47 UTC 2014 uptime: 9.28 0.97 verbose daemon enabled linux commmand line: panic=1 console=ttyS0 udevtimeout=300 no_timer_check acpi=off printk.time=1 cgroup_disable=memory selinux=0 guestfs_verbose=1 TERM=xterm Failed to connect to virtio-serial channel. This is a fatal error and the appliance will now exit. Usually this error is caused by either QEMU or the appliance kernel not supporting the vmchannel method that the libguestfs library chose to use. Please run 'libguestfs-test-tool' and provide the complete, unedited output to the libguestfs developers, either in a bug report or on the libguestfs redhat com mailing list. /dev/virtio-ports/org.libguestfs.channel.0: No such file or directory [ 9.992491] Restarting system. [ 9.994411] machine restart libguestfs: error: unexpected end of file when reading from daemon. See earlier debug messages. Or you can run 'libguestfs-test-tool' and post the complete output into a bug report or message to the libguestfs mailing list. libguestfs: child_cleanup: 0x13731b0: child process died libguestfs-test-tool: failed to launch appliance libguestfs: closing guestfs handle 0x13731b0 (state 0) Version-Release number of selected component (if applicable): libguestfs-test-tool should support the flag --version. It does not, so I cannot tell you. How reproducible: Unknown, I have three different linux servers, I was only able to "successfully" install on one of them, which then yielded this error. Actual results: see above Expected results: the test should have passed Additional info: Information on installing is spread out and hard to use. There should be some centralized installation page as opposed to having to search every single error that comes up.
This bug is caused by the Ubuntu kernel lacking the virtio-serial module (virtio_console.ko). You need to install the corresponding 3.2.0-57-virtual package that contains extra modules. I believe it may be called linux-image-extra-3.2.0-57-virtual This is in turn a bug in the Ubuntu packaging of libguestfs, since it should pull in the right kernel modules (and also set the permissions on the kernel image). So please open a bug with Ubuntu to fix the packaging.
Other than what Rich said in comment #1, it looks like Ubuntu kernels in recent versions have virtio_console directly built-in: $ grep -i virtio /boot/config-$(uname -r) [...] CONFIG_VIRTIO_CONSOLE=y Hence, closing.