SHARE
TWEET
Untitled
a guest
Mar 21st, 2018
183
in 52 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- + cat /lib/dracut/dracut-046-2.git20170811.fc25
- dracut-046-2.git20170811.fc25
- + cat /proc/cmdline
- inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
- + '[' -f /etc/cmdline ']'
- + for _i in '/etc/cmdline.d/*.conf'
- + '[' -f /etc/cmdline.d/99-anaconda-disable-disk-activation.conf ']'
- + echo /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
- /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
- + cat /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
- rd.dm=0
- rd.md=0
- rd.lvm=0
- rd.luks=0
- + cat /proc/self/mountinfo
- 1 1 0:2 / / rw shared:1 - rootfs rootfs rw,size=7792580k,nr_inodes=1948145
- 18 1 0:18 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
- 19 1 0:5 / /proc rw,nosuid,nodev,noexec,relatime shared:8 - proc proc rw
- 20 1 0:6 / /dev rw,nosuid shared:9 - devtmpfs devtmpfs rw,size=7792596k,nr_inodes=1948149,mode=755
- 21 18 0:7 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw
- 22 20 0:19 / /dev/shm rw,nosuid,nodev shared:10 - tmpfs tmpfs rw
- 23 20 0:20 / /dev/pts rw,nosuid,noexec,relatime shared:11 - devpts devpts rw,gid=5,mode=620,ptmxmode=000
- 24 1 0:21 / /run rw,nosuid,nodev shared:12 - tmpfs tmpfs rw,mode=755
- 25 18 0:22 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755
- 26 25 0:23 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:5 - cgroup cgroup rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
- 27 18 0:24 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore pstore rw
- 28 18 0:25 / /sys/firmware/efi/efivars rw,nosuid,nodev,noexec,relatime shared:7 - efivarfs efivarfs rw
- 29 25 0:26 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:13 - cgroup cgroup rw,perf_event
- 30 25 0:27 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,hugetlb
- 31 25 0:28 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,memory
- 32 25 0:29 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,freezer
- 33 25 0:30 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,devices
- 34 25 0:31 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,cpu,cpuacct
- 35 25 0:32 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,net_cls,net_prio
- 36 25 0:33 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,cpuset
- 37 25 0:34 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:21 - cgroup cgroup rw,pids
- 38 25 0:35 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:22 - cgroup cgroup rw,blkio
- 61 18 0:36 / /sys/kernel/config rw,relatime shared:23 - configfs configfs rw
- + cat /proc/mounts
- rootfs / rootfs rw,size=7792580k,nr_inodes=1948145 0 0
- sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
- proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
- devtmpfs /dev devtmpfs rw,nosuid,size=7792596k,nr_inodes=1948149,mode=755 0 0
- securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
- tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
- devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
- tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
- tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
- cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
- pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
- efivarfs /sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0
- cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
- cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
- cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
- cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
- cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
- cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
- cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
- cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
- cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
- cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
- configfs /sys/kernel/config configfs rw,relatime 0 0
- + blkid
- /dev/nvme0n1: PTUUID="87275cba-9d63-4b21-a217-288b286ff45f" PTTYPE="gpt"
- /dev/nvme0n1p1: LABEL="ESP" UUID="BC8A-4C65" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="05c089a2-2863-44df-a7d4-d73745a7d00c"
- /dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="16ad750d-de97-4fc1-b289-f74f127290c3"
- /dev/nvme0n1p3: UUID="28BC3165BC312F26" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="11c383fb-2027-4ba9-b821-b8f469112b9c"
- /dev/nvme0n1p4: LABEL="stlouis" UUID="60889b9f-5140-4d6a-a158-2c6ff8fba1b4" UUID_SUB="fbb17f3c-9117-4371-b503-e8fc20f9ed84" TYPE="btrfs" PARTLABEL="stlouis" PARTUUID="86d98ead-2d80-42c7-aeba-9c9b238c8546"
- /dev/sda1: LABEL="QUBES-R4_0-" UUID="0822-8523" TYPE="vfat" PARTUUID="0001b987-01"
- + blkid -o udev
- ID_FS_LABEL=ESP
- ID_FS_LABEL_ENC=ESP
- ID_FS_UUID=BC8A-4C65
- ID_FS_UUID_ENC=BC8A-4C65
- ID_FS_TYPE=vfat
- ID_FS_PARTLABEL=EFI system partition
- ID_FS_PARTUUID=05c089a2-2863-44df-a7d4-d73745a7d00c
- ID_FS_UUID=28BC3165BC312F26
- ID_FS_UUID_ENC=28BC3165BC312F26
- ID_FS_TYPE=ntfs
- ID_FS_PARTLABEL=Basic data partition
- ID_FS_PARTUUID=11c383fb-2027-4ba9-b821-b8f469112b9c
- ID_FS_LABEL=stlouis
- ID_FS_LABEL_ENC=stlouis
- ID_FS_UUID=60889b9f-5140-4d6a-a158-2c6ff8fba1b4
- ID_FS_UUID_ENC=60889b9f-5140-4d6a-a158-2c6ff8fba1b4
- ID_FS_UUID_SUB=fbb17f3c-9117-4371-b503-e8fc20f9ed84
- ID_FS_UUID_SUB_ENC=fbb17f3c-9117-4371-b503-e8fc20f9ed84
- ID_FS_TYPE=btrfs
- ID_FS_PARTLABEL=stlouis
- ID_FS_PARTUUID=86d98ead-2d80-42c7-aeba-9c9b238c8546
- ID_FS_LABEL=QUBES-R4_0-
- ID_FS_LABEL_ENC=QUBES-R4_0-
- ID_FS_UUID=0822-8523
- ID_FS_UUID_ENC=0822-8523
- ID_FS_TYPE=vfat
- ID_FS_PARTUUID=0001b987-01
- ID_PART_TABLE_UUID=87275cba-9d63-4b21-a217-288b286ff45f
- ID_PART_TABLE_TYPE=gpt
- ID_FS_PARTLABEL=Microsoft reserved partition
- ID_FS_PARTUUID=16ad750d-de97-4fc1-b289-f74f127290c3
- + ls -l /dev/disk/by-id /dev/disk/by-label /dev/disk/by-partlabel /dev/disk/by-partuuid /dev/disk/by-path /dev/disk/by-uuid
- /dev/disk/by-id:
- total 0
- lrwxrwxrwx 1 root root 13 Mar 21 22:48 nvme-eui.0025388c7103b137 -> ../../nvme0n1
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part1 -> ../../nvme0n1p1
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part2 -> ../../nvme0n1p2
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part3 -> ../../nvme0n1p3
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 nvme-eui.0025388c7103b137-part4 -> ../../nvme0n1p4
- lrwxrwxrwx 1 root root 9 Mar 21 22:48 usb-Generic-_SD_MMC_CRW_28203008282014000-0:0 -> ../../sdb
- lrwxrwxrwx 1 root root 9 Mar 21 22:48 usb-Samsung_Flash_Drive_0376618010008240-0:0 -> ../../sda
- lrwxrwxrwx 1 root root 10 Mar 21 22:48 usb-Samsung_Flash_Drive_0376618010008240-0:0-part1 -> ../../sda1
- /dev/disk/by-label:
- total 0
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 ESP -> ../../nvme0n1p1
- lrwxrwxrwx 1 root root 10 Mar 21 22:48 QUBES-R4_0- -> ../../sda1
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 stlouis -> ../../nvme0n1p4
- /dev/disk/by-partlabel:
- total 0
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 Basic\x20data\x20partition -> ../../nvme0n1p3
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 EFI\x20system\x20partition -> ../../nvme0n1p1
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 Microsoft\x20reserved\x20partition -> ../../nvme0n1p2
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 stlouis -> ../../nvme0n1p4
- /dev/disk/by-partuuid:
- total 0
- lrwxrwxrwx 1 root root 10 Mar 21 22:48 0001b987-01 -> ../../sda1
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 05c089a2-2863-44df-a7d4-d73745a7d00c -> ../../nvme0n1p1
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 11c383fb-2027-4ba9-b821-b8f469112b9c -> ../../nvme0n1p3
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 16ad750d-de97-4fc1-b289-f74f127290c3 -> ../../nvme0n1p2
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 86d98ead-2d80-42c7-aeba-9c9b238c8546 -> ../../nvme0n1p4
- /dev/disk/by-path:
- total 0
- lrwxrwxrwx 1 root root 9 Mar 21 22:48 pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 -> ../../sda
- lrwxrwxrwx 1 root root 10 Mar 21 22:48 pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 -> ../../sda1
- lrwxrwxrwx 1 root root 9 Mar 21 22:48 pci-0000:00:14.0-usb-0:3:1.0-scsi-0:0:0:0 -> ../../sdb
- /dev/disk/by-uuid:
- total 0
- lrwxrwxrwx 1 root root 10 Mar 21 22:48 0822-8523 -> ../../sda1
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 28BC3165BC312F26 -> ../../nvme0n1p3
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 60889b9f-5140-4d6a-a158-2c6ff8fba1b4 -> ../../nvme0n1p4
- lrwxrwxrwx 1 root root 15 Mar 21 22:48 BC8A-4C65 -> ../../nvme0n1p1
- + for _i in '/etc/conf.d/*.conf'
- + '[' -f /etc/conf.d/systemd.conf ']'
- + echo /etc/conf.d/systemd.conf
- /etc/conf.d/systemd.conf
- + cat /etc/conf.d/systemd.conf
- systemdutildir="/usr/lib/systemd"
- systemdsystemunitdir="/usr/lib/systemd/system"
- systemdsystemconfdir="/etc/systemd/system"
- + command -v lvm
- + command -v dmsetup
- + dmsetup ls --tree
- No devices found
- + cat /proc/mdstat
- Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] [linear]
- unused devices: <none>
- + command -v ip
- + command -v journalctl
- + journalctl -ab --no-pager -o short-monotonic
- -- Logs begin at Wed 2018-03-21 22:48:30 UTC, end at Wed 2018-03-21 22:51:54 UTC. --
- [ 4.788403] localhost systemd-journald[232]: Runtime journal (/run/log/journal/) is 8.0M, max 762.1M, 754.1M free.
- [ 0.000000] localhost kernel: random: get_random_bytes called from start_kernel+0x42/0x4f8 with crng_init=0
- [ 0.000000] localhost kernel: Linux version 4.13.16-100.fc25.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC)) #1 SMP Mon Nov 27 19:52:46 UTC 2017
- [ 0.000000] localhost kernel: Command line: inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
- [ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
- [ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
- [ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
- [ 0.000000] localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
- [ 0.000000] localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
- [ 0.000000] localhost kernel: Released 0 page(s)
- [ 0.000000] localhost kernel: e820: BIOS-provided physical RAM map:
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000000000000-0x000000000000bfff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x000000000000c000-0x0000000000057fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000000058000-0x0000000000058fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000000059000-0x0000000000069fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x000000000006a000-0x000000000010ffff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000000110000-0x000000004f22ffff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x000000004f230000-0x000000004f231fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x000000004f232000-0x000000004ff0bfff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x000000004ff0c000-0x000000004ff0cfff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x000000004ff0d000-0x00000000900dafff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000900db000-0x00000000900fafff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000900fb000-0x0000000092bbbfff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000092bbc000-0x0000000094f7efff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000094f7f000-0x0000000094f7ffff] ACPI NVS
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000094f80000-0x00000000950cafff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000950cb000-0x00000000954d9fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000954da000-0x0000000096deffff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000096df0000-0x0000000097634fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000097635000-0x0000000097de4fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000097de5000-0x0000000097e5ffff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000097e60000-0x00000000982d4fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000982d5000-0x00000000983a7fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000983a8000-0x00000000989c5fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000989c6000-0x0000000098b62fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000098b63000-0x0000000098c31fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000098c32000-0x0000000098ca8fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000098ca9000-0x0000000098f8efff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000098f8f000-0x000000009907ffff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000099080000-0x00000000990b9fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000990ba000-0x00000000990bbfff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000990bc000-0x000000009b0d9fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x000000009b0da000-0x000000009dab5fff] usable
- [ 0.000000] localhost kernel: Xen: [mem 0x000000009dab6000-0x000000009ff1afff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x000000009ff1b000-0x000000009ff99fff] ACPI NVS
- [ 0.000000] localhost kernel: Xen: [mem 0x000000009ff9a000-0x000000009fffefff] ACPI data
- [ 0.000000] localhost kernel: Xen: [mem 0x000000009ffff000-0x00000000a7ffffff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000a8200000-0x00000000ac7fffff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000fed90000-0x00000000fed91fff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
- [ 0.000000] localhost kernel: Xen: [mem 0x0000000100000000-0x00000004517fffff] usable
- [ 0.000000] localhost kernel: NX (Execute Disable) protection: active
- [ 0.000000] localhost kernel: efi: EFI v2.50 by Lenovo
- [ 0.000000] localhost kernel: efi: SMBIOS=0x9f03d000 SMBIOS 3.0=0x9f03a000 ACPI=0x9fffe000 ACPI 2.0=0x9fffe014 MPS=0x9f437000 ESRT=0x9eeb4000 MEMATTR=0x990c2018
- [ 0.000000] localhost kernel: random: fast init done
- [ 0.000000] localhost kernel: SMBIOS 3.0.0 present.
- [ 0.000000] localhost kernel: DMI: LENOVO 20KH002HUS/20KH002HUS, BIOS N23ET37W (1.12 ) 02/27/2018
- [ 0.000000] localhost kernel: Hypervisor detected: Xen PV
- [ 0.000000] localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
- [ 0.000000] localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
- [ 0.000000] localhost kernel: e820: last_pfn = 0x451800 max_arch_pfn = 0x400000000
- [ 0.000000] localhost kernel: MTRR: Disabled
- [ 0.000000] localhost kernel: x86/PAT: MTRRs disabled, skipping PAT initialization too.
- [ 0.000000] localhost kernel: x86/PAT: Configuration [0-7]: WB WT UC- UC WC WP UC UC
- [ 0.000000] localhost kernel: e820: last_pfn = 0x9dab6 max_arch_pfn = 0x400000000
- [ 0.000000] localhost kernel: Base memory trampoline at [ffff880000064000] 64000 size 24576
- [ 0.000000] localhost kernel: BRK [0x02495000, 0x02495fff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x02496000, 0x02496fff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x02497000, 0x02497fff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x02498000, 0x02498fff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x02499000, 0x02499fff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x0249a000, 0x0249afff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x0249b000, 0x0249bfff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x0249c000, 0x0249cfff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x0249d000, 0x0249dfff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x0249e000, 0x0249efff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x0249f000, 0x0249ffff] PGTABLE
- [ 0.000000] localhost kernel: BRK [0x024a0000, 0x024a0fff] PGTABLE
- [ 0.000000] localhost kernel: Secure boot could not be determined
- [ 0.000000] localhost kernel: RAMDISK: [mem 0x04000000-0x053affff]
- [ 0.000000] localhost kernel: ACPI: Early table checksum verification disabled
- [ 0.000000] localhost kernel: ACPI: RSDP 0x000000009FFFE014 000024 (v02 LENOVO)
- [ 0.000000] localhost kernel: ACPI: XSDT 0x000000009FFB2188 000124 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: FACP 0x000000009FFEB000 0000F4 (v05 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: DSDT 0x000000009FFC0000 02616A (v02 LENOVO SKL 00000000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: FACS 0x000000009FF3D000 000040
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFF3000 0099C0 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFF2000 0003DB (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: TPM2 0x000000009FFF1000 000034 (v03 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: UEFI 0x000000009FF53000 000042 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFED000 0030A3 (v02 LENOVO SaSsdt 00003000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFEC000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: HPET 0x000000009FFEA000 000038 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: APIC 0x000000009FFE9000 00012C (v03 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: MCFG 0x000000009FFE8000 00003C (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: ECDT 0x000000009FFE7000 000053 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFBE000 001C9C (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFBC000 00173F (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: BOOT 0x000000009FFBB000 000028 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: BATB 0x000000009FFBA000 00004A (v02 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: SLIC 0x000000009FFB9000 000176 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB7000 0017AE (v02 LENOVO CpuSsdt 00003000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB6000 00056D (v02 LENOVO CtdpB 00001000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB5000 0006BF (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: LPIT 0x000000009FFB4000 000094 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: WSMT 0x000000009FFB3000 000028 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFB0000 001520 (v02 LENOVO RVPRRtd3 00001000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFFD000 0001D8 (v02 LENOVO HdaDsp 00000000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: SSDT 0x000000009FFAF000 000590 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
- [ 0.000000] localhost kernel: ACPI: DBGP 0x000000009FFAE000 000034 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: DBG2 0x000000009FFAD000 000054 (v00 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: MSDM 0x000000009FFAC000 000055 (v03 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: RMAD 0x000000009FFAB000 0000CC (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: NHLT 0x000000009FFAA000 00002D (v00 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: ASF! 0x000000009FFA9000 0000A0 (v32 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: FPDT 0x000000009FFA8000 000044 (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: UEFI 0x000000009FF2B000 00013E (v01 LENOVO TP-N23 00001120 PTEC 00000002)
- [ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
- [ 0.000000] localhost kernel: Setting APIC routing to Xen PV.
- [ 0.000000] localhost kernel: NUMA turned off
- [ 0.000000] localhost kernel: Faking a node at [mem 0x0000000000000000-0x00000004517fffff]
- [ 0.000000] localhost kernel: NODE_DATA(0) allocated [mem 0x3d1b24000-0x3d1b4efff]
- [ 0.000000] localhost kernel: Zone ranges:
- [ 0.000000] localhost kernel: DMA [mem 0x000000000000c000-0x0000000000ffffff]
- [ 0.000000] localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
- [ 0.000000] localhost kernel: Normal [mem 0x0000000100000000-0x00000004517fffff]
- [ 0.000000] localhost kernel: Device empty
- [ 0.000000] localhost kernel: Movable zone start for each node
- [ 0.000000] localhost kernel: Early memory node ranges
- [ 0.000000] localhost kernel: node 0: [mem 0x000000000000c000-0x0000000000057fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x0000000000059000-0x0000000000069fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x0000000000110000-0x000000004f22ffff]
- [ 0.000000] localhost kernel: node 0: [mem 0x000000004f232000-0x000000004ff0bfff]
- [ 0.000000] localhost kernel: node 0: [mem 0x000000004ff0d000-0x00000000900dafff]
- [ 0.000000] localhost kernel: node 0: [mem 0x00000000900fb000-0x0000000092bbbfff]
- [ 0.000000] localhost kernel: node 0: [mem 0x00000000950cb000-0x00000000954d9fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x0000000096df0000-0x0000000097634fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x0000000097de5000-0x0000000097e5ffff]
- [ 0.000000] localhost kernel: node 0: [mem 0x00000000982d5000-0x00000000983a7fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x00000000989c6000-0x0000000098b62fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x0000000098c32000-0x0000000098ca8fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x0000000098f8f000-0x000000009907ffff]
- [ 0.000000] localhost kernel: node 0: [mem 0x00000000990ba000-0x00000000990bbfff]
- [ 0.000000] localhost kernel: node 0: [mem 0x000000009b0da000-0x000000009dab5fff]
- [ 0.000000] localhost kernel: node 0: [mem 0x0000000100000000-0x00000004517fffff]
- [ 0.000000] localhost kernel: Initmem setup node 0 [mem 0x000000000000c000-0x00000004517fffff]
- [ 0.000000] localhost kernel: On node 0 totalpages: 4095339
- [ 0.000000] localhost kernel: DMA zone: 64 pages used for memmap
- [ 0.000000] localhost kernel: DMA zone: 10 pages reserved
- [ 0.000000] localhost kernel: DMA zone: 3917 pages, LIFO batch:0
- [ 0.000000] localhost kernel: DMA32 zone: 9561 pages used for memmap
- [ 0.000000] localhost kernel: DMA32 zone: 611870 pages, LIFO batch:31
- [ 0.000000] localhost kernel: Normal zone: 54368 pages used for memmap
- [ 0.000000] localhost kernel: Normal zone: 3479552 pages, LIFO batch:31
- [ 0.000000] localhost kernel: p2m virtual area at ffffc90000000000, size is 2400000
- [ 0.000000] localhost kernel: Remapped 432789 page(s)
- [ 0.000000] localhost kernel: Reserving Intel graphics memory at 0x00000000aa800000-0x00000000ac7fffff
- [ 0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0x1808
- [ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
- [ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
- [ 0.000000] localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
- [ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
- [ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
- [ 0.000000] localhost kernel: ACPI: IRQ0 used by override.
- [ 0.000000] localhost kernel: ACPI: IRQ9 used by override.
- [ 0.000000] localhost kernel: Using ACPI (MADT) for SMP configuration information
- [ 0.000000] localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
- [ 0.000000] localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x0000bfff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x0006a000-0x0010ffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x4f230000-0x4f231fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x4ff0c000-0x4ff0cfff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x900db000-0x900fafff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x92bbc000-0x94f7efff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x94f7f000-0x94f7ffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x94f80000-0x950cafff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x954da000-0x96deffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x97635000-0x97de4fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x97e60000-0x982d4fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x983a8000-0x989c5fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x98b63000-0x98c31fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x98ca9000-0x98f8efff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x99080000-0x990b9fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x990bc000-0x9b0d9fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9dab6000-0x9ff1afff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9ff1b000-0x9ff99fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9ff9a000-0x9fffefff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x9ffff000-0xa7ffffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xa8000000-0xa81fffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xa8200000-0xac7fffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xac800000-0xefffffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfe00ffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed1ffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfed91fff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed92000-0xfedfffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
- [ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
- [ 0.000000] localhost kernel: e820: [mem 0xac800000-0xefffffff] available for PCI devices
- [ 0.000000] localhost kernel: Booting paravirtualized kernel on Xen
- [ 0.000000] localhost kernel: Xen version: 4.8.3 (preserve-AD)
- [ 0.000000] localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
- [ 0.000000] localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
- [ 0.000000] localhost kernel: percpu: Embedded 37 pages/cpu @ffff88043b200000 s112600 r8192 d30760 u262144
- [ 0.000000] localhost kernel: pcpu-alloc: s112600 r8192 d30760 u262144 alloc=1*2097152
- [ 0.000000] localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
- [ 0.000000] localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 4031336
- [ 0.000000] localhost kernel: Policy zone: Normal
- [ 0.000000] localhost kernel: Kernel command line: inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
- [ 0.000000] localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.000000] localhost kernel: x2apic disabled
- [ 0.000000] localhost kernel: software IO TLB [mem 0x437200000-0x43b200000] (64MB) mapped at [ffff880437200000-ffff88043b1fffff]
- [ 0.000000] localhost kernel: Memory: 15585164K/16381356K available (8846K kernel code, 2403K rwdata, 3760K rodata, 2224K init, 1976K bss, 796192K reserved, 0K cma-reserved)
- [ 0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
- [ 0.000000] localhost kernel: ftrace: allocating 34901 entries in 137 pages
- [ 0.001000] localhost kernel: Hierarchical RCU implementation.
- [ 0.001000] localhost kernel: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
- [ 0.001000] localhost kernel: Tasks RCU enabled.
- [ 0.001000] localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
- [ 0.001000] localhost kernel: Using NULL legacy PIC
- [ 0.001000] localhost kernel: NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 0
- [ 0.001000] localhost kernel: xen:events: Using FIFO-based ABI
- [ 0.001000] localhost kernel: xen: --> pirq=1 -> irq=1 (gsi=1)
- [ 0.001000] localhost kernel: xen: --> pirq=2 -> irq=2 (gsi=2)
- [ 0.001000] localhost kernel: xen: --> pirq=3 -> irq=3 (gsi=3)
- [ 0.001000] localhost kernel: xen: --> pirq=4 -> irq=4 (gsi=4)
- [ 0.001000] localhost kernel: xen: --> pirq=5 -> irq=5 (gsi=5)
- [ 0.001000] localhost kernel: xen: --> pirq=6 -> irq=6 (gsi=6)
- [ 0.001000] localhost kernel: xen: --> pirq=7 -> irq=7 (gsi=7)
- [ 0.001000] localhost kernel: xen: --> pirq=8 -> irq=8 (gsi=8)
- [ 0.001000] localhost kernel: xen: --> pirq=9 -> irq=9 (gsi=9)
- [ 0.001000] localhost kernel: xen: --> pirq=10 -> irq=10 (gsi=10)
- [ 0.001000] localhost kernel: xen: --> pirq=11 -> irq=11 (gsi=11)
- [ 0.001000] localhost kernel: xen: --> pirq=12 -> irq=12 (gsi=12)
- [ 0.001000] localhost kernel: xen: --> pirq=13 -> irq=13 (gsi=13)
- [ 0.001000] localhost kernel: xen: --> pirq=14 -> irq=14 (gsi=14)
- [ 0.001000] localhost kernel: xen: --> pirq=15 -> irq=15 (gsi=15)
- [ 0.001000] localhost kernel: Offload RCU callbacks from CPUs: .
- [ 0.001000] localhost kernel: Console: colour dummy device 80x25
- [ 0.001000] localhost kernel: console [tty0] enabled
- [ 0.001000] localhost kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
- [ 0.001000] localhost kernel: Xen: using vcpuop timer interface
- [ 0.001000] localhost kernel: installing Xen timer for CPU 0
- [ 0.001000] localhost kernel: tsc: Detected 2100.000 MHz processor
- [ 0.001000] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4224.34 BogoMIPS (lpj=2112172)
- [ 0.001000] localhost kernel: pid_max: default: 32768 minimum: 301
- [ 0.001000] localhost kernel: ACPI: Core revision 20170531
- [ 0.495120] localhost kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
- [ 0.496853] localhost kernel: Security Framework initialized
- [ 0.496867] localhost kernel: Yama: becoming mindful.
- [ 0.496896] localhost kernel: SELinux: Initializing.
- [ 0.496949] localhost kernel: SELinux: Starting in permissive mode
- [ 0.511554] localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
- [ 0.518870] localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
- [ 0.519141] localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.519382] localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.520361] localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
- [ 0.520366] localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
- [ 0.520387] localhost kernel: CPU: Physical Processor ID: 0
- [ 0.520391] localhost kernel: CPU: Processor Core ID: 0
- [ 0.520400] localhost kernel: mce: CPU supports 2 MCE banks
- [ 0.520461] localhost kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
- [ 0.520464] localhost kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
- [ 0.520583] localhost kernel: Freeing SMP alternatives memory: 32K
- [ 0.522146] localhost kernel: smpboot: Max logical packages: 1
- [ 0.522161] localhost kernel: VPMU disabled by hypervisor.
- [ 0.522360] localhost kernel: Performance Events: Skylake events, PMU not available due to virtualization, using software events only.
- [ 0.522552] localhost kernel: Hierarchical SRCU implementation.
- [ 0.523614] localhost kernel: smp: Bringing up secondary CPUs ...
- [ 0.523858] localhost kernel: installing Xen timer for CPU 1
- [ 0.524580] localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled
- [ 0.524603] localhost kernel: NMI watchdog: Shutting down hard lockup detector on all cpus
- [ 0.524645] localhost kernel: installing Xen timer for CPU 2
- [ 0.525502] localhost kernel: installing Xen timer for CPU 3
- [ 0.526368] localhost kernel: installing Xen timer for CPU 4
- [ 0.527243] localhost kernel: installing Xen timer for CPU 5
- [ 0.528240] localhost kernel: installing Xen timer for CPU 6
- [ 0.529224] localhost kernel: installing Xen timer for CPU 7
- [ 0.529723] localhost kernel: smp: Brought up 1 node, 8 CPUs
- [ 0.531148] localhost kernel: devtmpfs: initialized
- [ 0.531148] localhost kernel: x86/mm: Memory block size: 128MB
- [ 0.532811] localhost kernel: PM: Registering ACPI NVS region [mem 0x94f7f000-0x94f7ffff] (4096 bytes)
- [ 0.532811] localhost kernel: PM: Registering ACPI NVS region [mem 0x9ff1b000-0x9ff99fff] (520192 bytes)
- [ 0.533077] localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
- [ 0.533187] localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
- [ 0.533383] localhost kernel: pinctrl core: initialized pinctrl subsystem
- [ 0.533565] localhost kernel: RTC time: 22:48:25, date: 03/21/18
- [ 0.533718] localhost kernel: NET: Registered protocol family 16
- [ 0.533735] localhost kernel: xen:grant_table: Grant tables using version 1 layout
- [ 0.533763] localhost kernel: Grant table initialized
- [ 0.534079] localhost kernel: PCCT header not found.
- [ 0.534124] localhost kernel: Simple Boot Flag at 0x47 set to 0x1
- [ 0.534159] localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
- [ 0.534165] localhost kernel: ACPI: bus type PCI registered
- [ 0.534169] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
- [ 0.534567] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
- [ 0.534594] localhost kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
- [ 0.632071] localhost kernel: PCI: Using configuration type 1 for base access
- [ 0.635190] localhost kernel: ACPI: Added _OSI(Module Device)
- [ 0.635197] localhost kernel: ACPI: Added _OSI(Processor Device)
- [ 0.635202] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.635205] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.635222] localhost kernel: ACPI: EC: EC started
- [ 0.635225] localhost kernel: ACPI: EC: interrupt blocked
- [ 0.637364] localhost kernel: ACPI: \: Used as first EC
- [ 0.637369] localhost kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 0.637374] localhost kernel: ACPI: \: Used as boot ECDT EC to handle transactions
- [ 0.637919] localhost kernel: xen: registering gsi 9 triggering 0 polarity 0
- [ 0.642679] localhost kernel: ACPI: Executed 30 blocks of module-level executable AML code
- [ 0.662961] localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
- [ 0.677603] localhost kernel: ACPI: Dynamic OEM Table Load:
- [ 0.679042] localhost kernel: ACPI: SSDT 0xFFFF88043483D000 0005EE (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
- [ 0.679239] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.679375] localhost kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
- [ 0.680885] localhost kernel: ACPI: Dynamic OEM Table Load:
- [ 0.680905] localhost kernel: ACPI: SSDT 0xFFFF880434FC5C00 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
- [ 0.681109] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.681430] localhost kernel: ACPI: Dynamic OEM Table Load:
- [ 0.681445] localhost kernel: ACPI: SSDT 0xFFFF88043481A840 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
- [ 0.681600] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.681968] localhost kernel: ACPI: Dynamic OEM Table Load:
- [ 0.681982] localhost kernel: ACPI: SSDT 0xFFFF880434838800 000628 (v02 PmRef HwpLvt 00003000 INTL 20160527)
- [ 0.682142] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.683673] localhost kernel: ACPI: Dynamic OEM Table Load:
- [ 0.683673] localhost kernel: ACPI: SSDT 0xFFFF880434F28000 000D14 (v02 PmRef ApIst 00003000 INTL 20160527)
- [ 0.684338] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.685391] localhost kernel: ACPI: Dynamic OEM Table Load:
- [ 0.685409] localhost kernel: ACPI: SSDT 0xFFFF880434FAA400 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
- [ 0.685627] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.685643] localhost kernel: ACPI: Dynamic OEM Table Load:
- [ 0.685643] localhost kernel: ACPI: SSDT 0xFFFF880434FC7800 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
- [ 0.685643] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
- [ 0.690946] localhost kernel: ACPI: Interpreter enabled
- [ 0.691039] localhost kernel: ACPI: (supports S0 S4 S5)
- [ 0.691044] localhost kernel: ACPI: Using IOAPIC for interrupt routing
- [ 0.691104] localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.692000] localhost kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
- [ 0.699367] localhost kernel: ACPI: Power Resource [PUBS] (on)
- [ 0.752431] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
- [ 0.752442] localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
- [ 0.752718] localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME AER PCIeCapability]
- [ 0.752724] localhost kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
- [ 0.752730] localhost kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
- [ 0.752735] localhost kernel: acpi PNP0A08:00: _OSC: platform willing to grant []
- [ 0.752740] localhost kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
- [ 0.756956] localhost kernel: PCI host bridge to bus 0000:00
- [ 0.756966] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.756970] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.756975] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.756984] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xac800000-0xefffffff window]
- [ 0.756990] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
- [ 0.756996] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
- [ 0.757000] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
- [ 0.757074] localhost kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
- [ 0.758843] localhost kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
- [ 0.758966] localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0x2ffe000000-0x2ffeffffff 64bit]
- [ 0.759048] localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xdfffffff 64bit pref]
- [ 0.759095] localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xe000-0xe03f]
- [ 0.760843] localhost kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
- [ 0.761000] localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0x2fff010000-0x2fff017fff 64bit]
- [ 0.762930] localhost kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
- [ 0.763087] localhost kernel: pci 0000:00:08.0: reg 0x10: [mem 0x2fff020000-0x2fff020fff 64bit]
- [ 0.764955] localhost kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
- [ 0.765162] localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xe0420000-0xe042ffff 64bit]
- [ 0.765756] localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
- [ 0.767392] localhost kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
- [ 0.767590] localhost kernel: pci 0000:00:14.2: reg 0x10: [mem 0x2fff01f000-0x2fff01ffff 64bit]
- [ 0.769672] localhost kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
- [ 0.770034] localhost kernel: pci 0000:00:15.0: reg 0x10: [mem 0x2fff01e000-0x2fff01efff 64bit]
- [ 0.772677] localhost kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
- [ 0.772899] localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0x2fff01d000-0x2fff01dfff 64bit]
- [ 0.773578] localhost kernel: pci 0000:00:16.0: PME# supported from D3hot
- [ 0.775207] localhost kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
- [ 0.776231] localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
- [ 0.777927] localhost kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
- [ 0.779487] localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
- [ 0.781230] localhost kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
- [ 0.782242] localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
- [ 0.783869] localhost kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
- [ 0.786030] localhost kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
- [ 0.786138] localhost kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xe0430000-0xe0433fff]
- [ 0.787903] localhost kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
- [ 0.788120] localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x2fff018000-0x2fff01bfff 64bit]
- [ 0.788360] localhost kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x2fff000000-0x2fff00ffff 64bit]
- [ 0.788707] localhost kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
- [ 0.790200] localhost kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
- [ 0.790375] localhost kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x2fff01c000-0x2fff01c0ff 64bit]
- [ 0.790541] localhost kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
- [ 0.792208] localhost kernel: pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000
- [ 0.792386] localhost kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xe0400000-0xe041ffff]
- [ 0.793115] localhost kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
- [ 0.797577] localhost kernel: pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
- [ 0.801575] localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xe0300000-0xe0301fff 64bit]
- [ 0.816295] localhost kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
- [ 0.824296] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
- [ 0.824357] localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0300000-0xe03fffff]
- [ 0.825160] localhost kernel: pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
- [ 0.825301] localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xe0200000-0xe0203fff 64bit]
- [ 0.826711] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
- [ 0.826744] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xe0200000-0xe02fffff]
- [ 0.827213] localhost kernel: pci 0000:00:1d.0: PCI bridge to [bus 05-6f]
- [ 0.827271] localhost kernel: pci 0000:00:1d.0: bridge window [mem 0xe0000000-0xe01fffff]
- [ 0.830748] localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.830851] localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
- [ 0.830965] localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.831085] localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.831198] localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.831296] localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.831395] localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.831501] localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.832577] localhost kernel: ACPI: EC: EC stopped
- [ 0.832582] localhost kernel: ACPI: EC: EC started
- [ 0.832585] localhost kernel: ACPI: EC: interrupt blocked
- [ 0.832808] localhost kernel: ACPI: EC: interrupt unblocked
- [ 0.832857] localhost kernel: ACPI: EC: event unblocked
- [ 0.832891] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 0.832897] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot ECDT EC to handle transactions and events
- [ 0.832928] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 0.832933] localhost kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
- [ 0.832986] localhost kernel: xen:balloon: Initialising balloon driver
- [ 0.837485] localhost kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
- [ 0.837485] localhost kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
- [ 0.837485] localhost kernel: pci 0000:00:02.0: vgaarb: bridge control possible
- [ 0.837485] localhost kernel: vgaarb: loaded
- [ 0.837485] localhost kernel: SCSI subsystem initialized
- [ 0.837505] localhost kernel: libata version 3.00 loaded.
- [ 0.837505] localhost kernel: ACPI: bus type USB registered
- [ 0.837505] localhost kernel: usbcore: registered new interface driver usbfs
- [ 0.837505] localhost kernel: usbcore: registered new interface driver hub
- [ 0.838025] localhost kernel: usbcore: registered new device driver usb
- [ 0.838105] localhost kernel: EDAC MC: Ver: 3.0.0
- [ 0.839303] localhost kernel: Registered efivars operations
- [ 0.894046] localhost kernel: PCI: Using ACPI for IRQ routing
- [ 0.947026] localhost kernel: PCI: pci_cache_line_size set to 64 bytes
- [ 0.948350] localhost kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
- [ 0.948352] localhost kernel: e820: reserve RAM buffer [mem 0x0006a000-0x0006ffff]
- [ 0.948353] localhost kernel: e820: reserve RAM buffer [mem 0x4f230000-0x4fffffff]
- [ 0.948354] localhost kernel: e820: reserve RAM buffer [mem 0x4ff0c000-0x4fffffff]
- [ 0.948355] localhost kernel: e820: reserve RAM buffer [mem 0x900db000-0x93ffffff]
- [ 0.948356] localhost kernel: e820: reserve RAM buffer [mem 0x92bbc000-0x93ffffff]
- [ 0.948357] localhost kernel: e820: reserve RAM buffer [mem 0x954da000-0x97ffffff]
- [ 0.948358] localhost kernel: e820: reserve RAM buffer [mem 0x97635000-0x97ffffff]
- [ 0.948359] localhost kernel: e820: reserve RAM buffer [mem 0x97e60000-0x97ffffff]
- [ 0.948360] localhost kernel: e820: reserve RAM buffer [mem 0x983a8000-0x9bffffff]
- [ 0.948362] localhost kernel: e820: reserve RAM buffer [mem 0x98b63000-0x9bffffff]
- [ 0.948363] localhost kernel: e820: reserve RAM buffer [mem 0x98ca9000-0x9bffffff]
- [ 0.948365] localhost kernel: e820: reserve RAM buffer [mem 0x99080000-0x9bffffff]
- [ 0.948366] localhost kernel: e820: reserve RAM buffer [mem 0x990bc000-0x9bffffff]
- [ 0.948367] localhost kernel: e820: reserve RAM buffer [mem 0x9dab6000-0x9fffffff]
- [ 0.948368] localhost kernel: e820: reserve RAM buffer [mem 0x451800000-0x453ffffff]
- [ 0.948462] localhost kernel: NetLabel: Initializing
- [ 0.948467] localhost kernel: NetLabel: domain hash size = 128
- [ 0.948470] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
- [ 0.948493] localhost kernel: NetLabel: unlabeled traffic allowed by default
- [ 0.949123] localhost kernel: clocksource: Switched to clocksource xen
- [ 0.962369] localhost kernel: VFS: Disk quotas dquot_6.6.0
- [ 0.962392] localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.962422] localhost kernel: hugetlbfs: disabling because there are no supported hugepage sizes
- [ 0.962456] localhost kernel: pnp: PnP ACPI init
- [ 0.962682] localhost kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
- [ 0.962688] localhost kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
- [ 0.962692] localhost kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
- [ 0.962698] localhost kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
- [ 0.962703] localhost kernel: system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
- [ 0.962708] localhost kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
- [ 0.962713] localhost kernel: system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
- [ 0.962720] localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.963258] localhost kernel: system 00:01: [io 0xff00-0xfffe] has been reserved
- [ 0.963264] localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.963955] localhost kernel: system 00:02: [io 0x0680-0x069f] has been reserved
- [ 0.963963] localhost kernel: system 00:02: [io 0xffff] has been reserved
- [ 0.963969] localhost kernel: system 00:02: [io 0xffff] has been reserved
- [ 0.963974] localhost kernel: system 00:02: [io 0xffff] has been reserved
- [ 0.963978] localhost kernel: system 00:02: [io 0x1800-0x18fe] has been reserved
- [ 0.963983] localhost kernel: system 00:02: [io 0x164e-0x164f] has been reserved
- [ 0.963990] localhost kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.964152] localhost kernel: xen: registering gsi 8 triggering 1 polarity 0
- [ 0.964228] localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
- [ 0.964272] localhost kernel: system 00:04: [io 0x1854-0x1857] has been reserved
- [ 0.964279] localhost kernel: system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
- [ 0.964287] localhost kernel: xen: registering gsi 1 triggering 1 polarity 0
- [ 0.964347] localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
- [ 0.964353] localhost kernel: xen: registering gsi 12 triggering 1 polarity 0
- [ 0.964409] localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0091 PNP0f13 (active)
- [ 0.964608] localhost kernel: system 00:07: [io 0x1800-0x189f] could not be reserved
- [ 0.964614] localhost kernel: system 00:07: [io 0x0800-0x087f] has been reserved
- [ 0.964619] localhost kernel: system 00:07: [io 0x0880-0x08ff] has been reserved
- [ 0.964624] localhost kernel: system 00:07: [io 0x0900-0x097f] has been reserved
- [ 0.964629] localhost kernel: system 00:07: [io 0x0980-0x09ff] has been reserved
- [ 0.964634] localhost kernel: system 00:07: [io 0x0a00-0x0a7f] has been reserved
- [ 0.964638] localhost kernel: system 00:07: [io 0x0a80-0x0aff] has been reserved
- [ 0.964642] localhost kernel: system 00:07: [io 0x0b00-0x0b7f] has been reserved
- [ 0.964647] localhost kernel: system 00:07: [io 0x0b80-0x0bff] has been reserved
- [ 0.964652] localhost kernel: system 00:07: [io 0x15e0-0x15ef] has been reserved
- [ 0.964657] localhost kernel: system 00:07: [io 0x1600-0x167f] could not be reserved
- [ 0.964662] localhost kernel: system 00:07: [io 0x1640-0x165f] could not be reserved
- [ 0.964668] localhost kernel: system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
- [ 0.964673] localhost kernel: system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
- [ 0.964678] localhost kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
- [ 0.964682] localhost kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
- [ 0.964687] localhost kernel: system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
- [ 0.964693] localhost kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
- [ 0.964698] localhost kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
- [ 0.964703] localhost kernel: system 00:07: [mem 0xeffe0000-0xefffffff] has been reserved
- [ 0.964709] localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.966715] localhost kernel: xen: registering gsi 14 triggering 0 polarity 1
- [ 0.966790] localhost kernel: system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
- [ 0.966796] localhost kernel: system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
- [ 0.966801] localhost kernel: system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
- [ 0.966808] localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.968185] localhost kernel: system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
- [ 0.968191] localhost kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
- [ 0.968196] localhost kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
- [ 0.968201] localhost kernel: system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
- [ 0.968205] localhost kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
- [ 0.968210] localhost kernel: system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
- [ 0.968215] localhost kernel: system 00:09: [mem 0xfed45000-0xfed8ffff] could not be reserved
- [ 0.968221] localhost kernel: system 00:09: [mem 0xff000000-0xffffffff] has been reserved
- [ 0.968225] localhost kernel: system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
- [ 0.968230] localhost kernel: system 00:09: [mem 0xeffe0000-0xefffffff] has been reserved
- [ 0.968235] localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.968897] localhost kernel: system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
- [ 0.968902] localhost kernel: system 00:0a: [mem 0x000c0000-0x000c3fff] could not be reserved
- [ 0.968908] localhost kernel: system 00:0a: [mem 0x000c8000-0x000cbfff] could not be reserved
- [ 0.968913] localhost kernel: system 00:0a: [mem 0x000d0000-0x000d3fff] could not be reserved
- [ 0.968918] localhost kernel: system 00:0a: [mem 0x000d8000-0x000dbfff] could not be reserved
- [ 0.968923] localhost kernel: system 00:0a: [mem 0x000e0000-0x000e3fff] could not be reserved
- [ 0.968926] localhost kernel: system 00:0a: [mem 0x000e8000-0x000ebfff] could not be reserved
- [ 0.968930] localhost kernel: system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
- [ 0.968934] localhost kernel: system 00:0a: [mem 0x00100000-0xac7fffff] could not be reserved
- [ 0.968939] localhost kernel: system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
- [ 0.968944] localhost kernel: system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
- [ 0.968950] localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
- [ 0.969167] localhost kernel: pnp: PnP ACPI: found 11 devices
- [ 1.003736] localhost kernel: PM-Timer failed consistency check (0xffffff) - aborting.
- [ 1.004094] localhost kernel: pci 0000:00:1d.0: bridge window [io 0x1000-0x0fff] to [bus 05-6f] add_size 1000
- [ 1.004097] localhost kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-6f] add_size 200000 add_align 100000
- [ 1.004107] localhost kernel: pci 0000:00:1d.0: BAR 15: assigned [mem 0x2000000000-0x20001fffff 64bit pref]
- [ 1.004119] localhost kernel: pci 0000:00:1d.0: BAR 13: assigned [io 0x2000-0x2fff]
- [ 1.004126] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
- [ 1.004173] localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0300000-0xe03fffff]
- [ 1.004258] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 04]
- [ 1.004325] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xe0200000-0xe02fffff]
- [ 1.004454] localhost kernel: pci 0000:00:1d.0: PCI bridge to [bus 05-6f]
- [ 1.004472] localhost kernel: pci 0000:00:1d.0: bridge window [io 0x2000-0x2fff]
- [ 1.004515] localhost kernel: pci 0000:00:1d.0: bridge window [mem 0xe0000000-0xe01fffff]
- [ 1.004546] localhost kernel: pci 0000:00:1d.0: bridge window [mem 0x2000000000-0x20001fffff 64bit pref]
- [ 1.004608] localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
- [ 1.004610] localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
- [ 1.004611] localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
- [ 1.004612] localhost kernel: pci_bus 0000:00: resource 7 [mem 0xac800000-0xefffffff window]
- [ 1.004613] localhost kernel: pci_bus 0000:00: resource 8 [mem 0x2000000000-0x2fffffffff window]
- [ 1.004615] localhost kernel: pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
- [ 1.004616] localhost kernel: pci_bus 0000:02: resource 1 [mem 0xe0300000-0xe03fffff]
- [ 1.004618] localhost kernel: pci_bus 0000:04: resource 1 [mem 0xe0200000-0xe02fffff]
- [ 1.004619] localhost kernel: pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
- [ 1.004620] localhost kernel: pci_bus 0000:05: resource 1 [mem 0xe0000000-0xe01fffff]
- [ 1.004621] localhost kernel: pci_bus 0000:05: resource 2 [mem 0x2000000000-0x20001fffff 64bit pref]
- [ 1.004810] localhost kernel: NET: Registered protocol family 2
- [ 1.005815] localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
- [ 1.006765] localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
- [ 1.006917] localhost kernel: TCP: Hash tables configured (established 131072 bind 65536)
- [ 1.007171] localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
- [ 1.007494] localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
- [ 1.007622] localhost kernel: NET: Registered protocol family 1
- [ 1.007669] localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
- [ 1.007863] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
- [ 1.007892] localhost kernel: xen: --> pirq=16 -> irq=16 (gsi=16)
- [ 1.008944] localhost kernel: PCI: CLS 0 bytes, default 64
- [ 1.008996] localhost kernel: Unpacking initramfs...
- [ 1.391022] localhost kernel: random: crng init done
- [ 3.713028] localhost kernel: Freeing initrd memory: 20160K
- [ 3.713104] localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e721ad7805, max_idle_ns: 440795225719 ns
- [ 3.715563] localhost kernel: audit: initializing netlink subsys (disabled)
- [ 3.715684] localhost kernel: audit: type=2000 audit(1521672508.720:1): state=initialized audit_enabled=0 res=1
- [ 3.715975] localhost kernel: Initialise system trusted keyrings
- [ 3.716034] localhost kernel: Key type blacklist registered
- [ 3.716139] localhost kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
- [ 3.717343] localhost kernel: zbud: loaded
- [ 3.717956] localhost kernel: SELinux: Registering netfilter hooks
- [ 3.958577] localhost kernel: NET: Registered protocol family 38
- [ 3.958585] localhost kernel: Key type asymmetric registered
- [ 3.958590] localhost kernel: Asymmetric key parser 'x509' registered
- [ 3.958636] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
- [ 3.958800] localhost kernel: io scheduler noop registered
- [ 3.958804] localhost kernel: io scheduler deadline registered
- [ 3.958843] localhost kernel: io scheduler cfq registered (default)
- [ 3.958847] localhost kernel: io scheduler mq-deadline registered
- [ 3.959171] localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
- [ 3.959480] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
- [ 3.959490] localhost kernel: Already setup the GSI :16
- [ 3.960134] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
- [ 3.960140] localhost kernel: Already setup the GSI :16
- [ 3.960934] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
- [ 3.960940] localhost kernel: Already setup the GSI :16
- [ 3.961458] localhost kernel: efifb: probing for efifb
- [ 3.972688] localhost kernel: efifb: framebuffer at 0xc0000000, using 14400k, total 14400k
- [ 3.972694] localhost kernel: efifb: mode is 2560x1440x32, linelength=10240, pages=1
- [ 3.972697] localhost kernel: efifb: scrolling: redraw
- [ 3.972700] localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
- [ 3.982225] localhost kernel: Console: switching to colour frame buffer device 320x90
- [ 3.991377] localhost kernel: fb0: EFI VGA frame buffer device
- [ 3.991410] localhost kernel: intel_idle: MWAIT substates: 0x11142120
- [ 3.991411] localhost kernel: intel_idle: v0.4.1 model 0x8E
- [ 3.991415] localhost kernel: intel_idle: intel_idle yielding to none
- [ 3.991910] localhost kernel: ACPI: AC Adapter [AC] (on-line)
- [ 3.992052] localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
- [ 3.992144] localhost kernel: ACPI: Sleep Button [SLPB]
- [ 3.992655] localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
- [ 3.993181] localhost kernel: ACPI: Lid Switch [LID]
- [ 3.993255] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
- [ 3.993328] localhost kernel: ACPI: Power Button [PWRF]
- [ 3.993933] localhost kernel: Monitor-Mwait will be used to enter C-1 state
- [ 3.993969] localhost kernel: Monitor-Mwait will be used to enter C-2 state
- [ 3.994011] localhost kernel: Monitor-Mwait will be used to enter C-3 state
- [ 3.997397] localhost kernel: Warning: Processor Platform Limit not supported.
- [ 3.999944] localhost kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
- [ 4.001148] localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
- [ 4.001180] localhost kernel: ACPI: Thermal Zone [THM0] (48 C)
- [ 4.001259] localhost kernel: GHES: HEST is not enabled!
- [ 4.002620] localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
- [ 4.005893] localhost kernel: hpet_acpi_add: no address or irqs in _CRS
- [ 4.006003] localhost kernel: Non-volatile memory driver v1.3
- [ 4.006084] localhost kernel: Linux agpgart interface v0.103
- [ 4.008480] localhost kernel: libphy: Fixed MDIO Bus: probed
- [ 4.008591] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 4.008762] localhost kernel: ehci-pci: EHCI PCI platform driver
- [ 4.008798] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 4.008953] localhost kernel: ohci-pci: OHCI PCI platform driver
- [ 4.009134] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
- [ 4.009837] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
- [ 4.009958] localhost kernel: Already setup the GSI :16
- [ 4.010612] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
- [ 4.010722] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
- [ 4.012885] localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
- [ 4.013228] localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
- [ 4.015429] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 4.015466] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 4.015629] localhost kernel: usb usb1: Product: xHCI Host Controller
- [ 4.015793] localhost kernel: usb usb1: Manufacturer: Linux 4.13.16-100.fc25.x86_64 xhci-hcd
- [ 4.015828] localhost kernel: usb usb1: SerialNumber: 0000:00:14.0
- [ 4.016513] localhost kernel: hub 1-0:1.0: USB hub found
- [ 4.016589] localhost kernel: hub 1-0:1.0: 12 ports detected
- [ 4.019126] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
- [ 4.019230] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
- [ 4.020267] localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
- [ 4.020307] localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 4.020343] localhost kernel: usb usb2: Product: xHCI Host Controller
- [ 4.020390] localhost kernel: usb usb2: Manufacturer: Linux 4.13.16-100.fc25.x86_64 xhci-hcd
- [ 4.020423] localhost kernel: usb usb2: SerialNumber: 0000:00:14.0
- [ 4.020643] localhost kernel: hub 2-0:1.0: USB hub found
- [ 4.020705] localhost kernel: hub 2-0:1.0: 6 ports detected
- [ 4.023765] localhost kernel: usb: port power management may be unreliable
- [ 4.026495] localhost kernel: usbcore: registered new interface driver usbserial
- [ 4.026535] localhost kernel: usbcore: registered new interface driver usbserial_generic
- [ 4.026571] localhost kernel: usbserial: USB Serial support registered for generic
- [ 4.026639] localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
- [ 4.029306] localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
- [ 4.029339] localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
- [ 4.029450] localhost kernel: mousedev: PS/2 mouse device common for all mice
- [ 4.029788] localhost kernel: rtc_cmos 00:03: RTC can wake from S4
- [ 4.030523] localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
- [ 4.030752] localhost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
- [ 4.030847] localhost kernel: device-mapper: uevent: version 1.0.3
- [ 4.030973] localhost kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
- [ 4.031215] localhost kernel: intel_pstate: Intel P-state driver initializing
- [ 4.031776] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
- [ 4.031845] localhost kernel: usbcore: registered new interface driver usbhid
- [ 4.031874] localhost kernel: usbhid: USB HID core driver
- [ 4.031953] localhost kernel: intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
- [ 4.032887] localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
- [ 4.034344] localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
- [ 4.037353] localhost kernel: drop_monitor: Initializing network drop monitor service
- [ 4.039205] localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 4.041208] localhost kernel: Initializing XFRM netlink socket
- [ 4.043161] localhost kernel: NET: Registered protocol family 10
- [ 4.056584] localhost kernel: Segment Routing with IPv6
- [ 4.058419] localhost kernel: mip6: Mobile IPv6
- [ 4.060200] localhost kernel: NET: Registered protocol family 17
- [ 4.062681] localhost kernel: RAS: Correctable Errors collector initialized.
- [ 4.064503] localhost kernel: AVX2 version of gcm_enc/dec engaged.
- [ 4.066256] localhost kernel: AES CTR mode by8 optimization enabled
- [ 4.123773] localhost kernel: sched_clock: Marking stable (4123760498, 0)->(62824736480, -58700975982)
- [ 4.127083] localhost kernel: registered taskstats version 1
- [ 4.128896] localhost kernel: Loading compiled-in X.509 certificates
- [ 4.190167] localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 1becb3ce930e4e7879d1eaa1c22676aff2f6382e'
- [ 4.192788] localhost kernel: Loaded UEFI:db cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949' linked to secondary sys keyring
- [ 4.194647] localhost kernel: Loaded UEFI:db cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f' linked to secondary sys keyring
- [ 4.196519] localhost kernel: Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
- [ 4.198410] localhost kernel: Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
- [ 4.200570] localhost kernel: Couldn't get size: 0x800000000000000e
- [ 4.202494] localhost kernel: MODSIGN: Couldn't get UEFI MokListRT
- [ 4.205211] localhost kernel: zswap: loaded using pool lzo/zbud
- [ 4.229273] localhost kernel: Key type big_key registered
- [ 4.241762] localhost kernel: Key type encrypted registered
- [ 4.246683] localhost kernel: Magic number: 10:681:856
- [ 4.248871] localhost kernel: rtc_cmos 00:03: setting system clock to 2018-03-21 22:48:29 UTC (1521672509)
- [ 4.250875] localhost kernel: PM: Hibernation image not present or could not be loaded.
- [ 4.253574] localhost kernel: Freeing unused kernel memory: 2224K
- [ 4.255481] localhost kernel: Write protecting the kernel read-only data: 14336k
- [ 4.279341] localhost kernel: Freeing unused kernel memory: 1380K
- [ 4.281605] localhost kernel: Freeing unused kernel memory: 336K
- [ 4.283489] localhost kernel: x86/mm: Found insecure W+X mapping at address ffff880000000000/0xffff880000000000
- [ 4.285369] localhost kernel: ------------[ cut here ]------------
- [ 4.287186] localhost kernel: WARNING: CPU: 2 PID: 1 at arch/x86/mm/dump_pagetables.c:236 note_page+0x630/0x7e0
- [ 4.288996] localhost kernel: Modules linked in:
- [ 4.290806] localhost kernel: CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.13.16-100.fc25.x86_64 #1
- [ 4.292633] localhost kernel: Hardware name: LENOVO 20KH002HUS/20KH002HUS, BIOS N23ET37W (1.12 ) 02/27/2018
- [ 4.294488] localhost kernel: task: ffff880435292640 task.stack: ffffc90003ce8000
- [ 4.296323] localhost kernel: RIP: e030:note_page+0x630/0x7e0
- [ 4.298135] localhost kernel: RSP: e02b:ffffc90003cebdf8 EFLAGS: 00010282
- [ 4.299983] localhost kernel: RAX: 0000000000000051 RBX: ffffc90003cebe90 RCX: ffffffff81e591c8
- [ 4.301832] localhost kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000200
- [ 4.303683] localhost kernel: RBP: ffffc90003cebe30 R08: 0000000000000000 R09: 00000000000002d7
- [ 4.305538] localhost kernel: R10: 00000000000019a0 R11: 0000000000000001 R12: 0010000000000027
- [ 4.307378] localhost kernel: R13: 0000000000000004 R14: 0000000000000000 R15: 0000000000000000
- [ 4.309265] localhost kernel: FS: 0000000000000000(0000) GS:ffff88043b280000(0000) knlGS:0000000000000000
- [ 4.311114] localhost kernel: CS: e033 DS: 0000 ES: 0000 CR0: 0000000080050033
- [ 4.312943] localhost kernel: CR2: 0000000000000000 CR3: 0000000001e09000 CR4: 0000000000042660
- [ 4.314760] localhost kernel: Call Trace:
- [ 4.316591] localhost kernel: ptdump_walk_pgd_level_core+0x3e7/0x490
- [ 4.318426] localhost kernel: ? 0xffffffff81000000
- [ 4.320234] localhost kernel: ptdump_walk_pgd_level_checkwx+0x17/0x20
- [ 4.322092] localhost kernel: mark_rodata_ro+0xf4/0x100
- [ 4.323914] localhost kernel: ? rest_init+0xc0/0xc0
- [ 4.325724] localhost kernel: kernel_init+0x2f/0x101
- [ 4.327513] localhost kernel: ret_from_fork+0x25/0x30
- [ 4.329274] localhost kernel: Code: 48 c7 43 28 00 00 00 00 48 89 43 20 e9 05 fd ff ff 48 8b 73 10 48 c7 c7 00 eb c7 81 c6 05 35 a8 f9 00 01 48 89 f2 e8 f1 84 09 00 <0f> ff e9 1f fa ff ff 48 8b 70 20 48 c7 c7 bd e9 c7 81 e8 da 84
- [ 4.331170] localhost kernel: ---[ end trace aaded1625694393c ]---
- [ 4.366449] localhost kernel: x86/mm: Checked W+X mappings: FAILED, 4586 W+X pages found.
- [ 4.368474] localhost kernel: rodata_test: all tests were successful
- [ 4.387237] localhost kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
- [ 4.525667] localhost systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
- [ 4.527945] localhost systemd[1]: Detected virtualization xen.
- [ 4.530060] localhost systemd[1]: Detected architecture x86-64.
- [ 4.532080] localhost systemd[1]: Running in initial RAM disk.
- [ 4.533192] localhost kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b
- [ 4.533193] localhost kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 4.544820] localhost systemd[1]: No hostname configured.
- [ 4.546893] localhost systemd[1]: Set hostname to <localhost>.
- [ 4.549114] localhost systemd[1]: Initializing machine ID from random generator.
- [ 4.640741] localhost kernel: usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
- [ 4.663074] localhost kernel: usb 2-1: New USB device found, idVendor=090c, idProduct=1000
- [ 4.665122] localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 4.667371] localhost kernel: usb 2-1: Product: Flash Drive
- [ 4.669646] localhost kernel: usb 2-1: Manufacturer: Samsung
- [ 4.671805] localhost kernel: usb 2-1: SerialNumber: 0376618010008240
- [ 4.691152] localhost systemd[1]: Reached target Initrd Root Device.
- [ 4.695608] localhost systemd[1]: Reached target Swap.
- [ 4.699924] localhost systemd[1]: Reached target Local File Systems.
- [ 4.719262] localhost kernel: clocksource: Switched to clocksource tsc
- [ 4.754624] localhost kernel: xen:xen_evtchn: Event-channel device installed
- [ 4.777489] localhost kernel: audit: type=1130 audit(1521672510.028:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.783624] localhost kernel: audit: type=1130 audit(1521672510.034:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.786670] localhost kernel: xen_pciback: backend is vpci
- [ 4.797821] localhost kernel: xen_acpi_processor: Uploading Xen processor PM info
- [ 4.807708] localhost kernel: audit: type=1130 audit(1521672510.058:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.816066] localhost kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
- [ 4.821022] localhost kernel: audit: type=1130 audit(1521672510.072:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.828384] localhost kernel: audit: type=1130 audit(1521672510.079:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.842822] localhost systemd-journald[232]: Journal started
- [ 4.842974] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.843168] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.843294] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.843406] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.843492] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.843781] localhost systemd-modules-load[228]: Inserted module 'xen_evtchn'
- [ 4.844332] localhost systemd-modules-load[228]: Inserted module 'xen_gntdev'
- [ 4.844794] localhost systemd-modules-load[228]: Inserted module 'xen_gntalloc'
- [ 4.844858] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.845354] localhost systemd-modules-load[228]: Inserted module 'xen_blkback'
- [ 4.845863] localhost dracut-cmdline[233]: dracut-25 (Generic) dracut-046-2.git20170811.fc25
- [ 4.846114] localhost dracut-cmdline[233]: Using kernel command line parameters: inst.stage2=hd:LABEL=Qubes-R4.0-rc5-x86_64 i915.alpha_support=1
- [ 4.846292] localhost systemd-modules-load[228]: Inserted module 'xen_pciback'
- [ 4.846527] localhost systemd-modules-load[228]: Inserted module 'xen_privcmd'
- [ 4.846767] localhost systemd-modules-load[228]: Inserted module 'xen_acpi_processor'
- [ 4.844734] localhost kernel: audit: type=1130 audit(1521672510.095:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 4.847165] localhost systemd-sysctl[246]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
- [ 4.847360] localhost systemd-sysctl[246]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory
- [ 4.847477] localhost systemd-sysctl[246]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
- [ 4.869892] localhost kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4760]
- [ 4.901199] localhost kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1094..]
- [ 4.902708] localhost kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN0091 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
- [ 4.963294] localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.16, id: 0x1e2b1, caps: 0xf015a3/0x940300/0x12e800/0x400000, board id: 3289, fw id: 2698617
- [ 4.964804] localhost kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
- [ 4.968118] localhost dracut-cmdline[233]: Loading Qubes R4.0-rc5 x86_64 installer...
- [ 5.000587] localhost kernel: usb 1-8: New USB device found, idVendor=5986, idProduct=2115
- [ 5.002131] localhost kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 5.003737] localhost kernel: usb 1-8: Product: Integrated Camera
- [ 5.005335] localhost kernel: usb 1-8: Manufacturer: SunplusIT Inc
- [ 5.009713] localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
- [ 5.094474] localhost kernel: usb 2-3: new SuperSpeed USB device number 3 using xhci_hcd
- [ 5.118270] localhost kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0328
- [ 5.119845] localhost kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 5.121423] localhost kernel: usb 2-3: Product: USB3.0-CRW
- [ 5.122990] localhost kernel: usb 2-3: Manufacturer: Generic
- [ 5.124526] localhost kernel: usb 2-3: SerialNumber: 28203008282014000
- [ 5.182421] localhost systemd[1]: Started dracut cmdline hook.
- [ 5.183743] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 5.183650] localhost kernel: audit: type=1130 audit(1521672510.434:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 5.186307] localhost systemd[1]: Starting dracut pre-udev hook...
- [ 5.223347] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 5.267019] localhost kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
- [ 5.280098] localhost kernel: psmouse serio2: trackpoint: failed to get extended button data, assuming 3 buttons
- [ 5.437944] localhost kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=009a
- [ 5.441245] localhost kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
- [ 5.444575] localhost kernel: usb 1-9: SerialNumber: 0197a80794fc
- [ 8.351373] localhost kernel: floppy0: no floppy controllers found
- [ 8.419007] localhost kernel: raid6: sse2x1 gen() 13910 MB/s
- [ 8.437007] localhost kernel: raid6: sse2x1 xor() 10894 MB/s
- [ 8.455006] localhost kernel: raid6: sse2x2 gen() 17476 MB/s
- [ 8.473005] localhost kernel: raid6: sse2x2 xor() 11939 MB/s
- [ 8.491004] localhost kernel: raid6: sse2x4 gen() 19417 MB/s
- [ 8.509003] localhost kernel: raid6: sse2x4 xor() 12822 MB/s
- [ 8.527007] localhost kernel: raid6: avx2x1 gen() 27648 MB/s
- [ 8.545006] localhost kernel: raid6: avx2x1 xor() 19435 MB/s
- [ 8.563005] localhost kernel: raid6: avx2x2 gen() 30718 MB/s
- [ 8.581005] localhost kernel: raid6: avx2x2 xor() 21976 MB/s
- [ 8.599005] localhost kernel: raid6: avx2x4 gen() 33386 MB/s
- [ 8.617005] localhost kernel: raid6: avx2x4 xor() 22285 MB/s
- [ 8.618475] localhost kernel: raid6: using algorithm avx2x4 gen() 33386 MB/s
- [ 8.619993] localhost kernel: raid6: .... xor() 22285 MB/s, rmw enabled
- [ 8.621506] localhost kernel: raid6: using avx2x2 recovery algorithm
- [ 8.624260] localhost kernel: async_tx: api initialized (async)
- [ 8.626811] localhost kernel: xor: automatically using best checksumming function avx
- [ 8.689389] localhost kernel: device-mapper: multipath round-robin: version 1.2.0 loaded
- [ 8.761258] localhost systemd[1]: Started dracut pre-udev hook.
- [ 8.762615] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 8.764970] localhost systemd[1]: Starting udev Kernel Device Manager...
- [ 8.762578] localhost kernel: audit: type=1130 audit(1521672514.013:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 8.773609] localhost systemd[1]: Started udev Kernel Device Manager.
- [ 8.775212] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 8.777968] localhost systemd[1]: Starting dracut pre-trigger hook...
- [ 8.775134] localhost kernel: audit: type=1130 audit(1521672514.026:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 8.788523] localhost kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
- [ 8.790432] localhost kernel: scsi host0: usb-storage 2-1:1.0
- [ 8.792111] localhost kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
- [ 8.793816] localhost kernel: scsi host1: usb-storage 2-3:1.0
- [ 8.795452] localhost kernel: usbcore: registered new interface driver usb-storage
- [ 8.799408] localhost dracut-pre-trigger[449]: rd.dm=0: removing DM RAID activation
- [ 8.798774] localhost kernel: usbcore: registered new interface driver uas
- [ 8.828370] localhost dracut-pre-trigger[449]: rd.md.imsm=0: no MD RAID for imsm/isw raids
- [ 8.839031] localhost kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x04, buttons: 3/3
- [ 8.850307] localhost dracut-pre-trigger[449]: rd.md.ddf=0: no MD RAID for SNIA ddf raids
- [ 8.897957] localhost dracut-pre-trigger[449]: rd.md=0: removing MD RAID activation
- [ 8.999184] localhost systemd[1]: Started dracut pre-trigger hook.
- [ 9.000668] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 9.003206] localhost systemd[1]: Starting udev Coldplug all Devices...
- [ 9.000603] localhost kernel: audit: type=1130 audit(1521672514.251:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 9.032540] localhost kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6
- [ 9.046798] localhost systemd[1]: Mounting Configuration File System...
- [ 9.053190] localhost systemd[1]: Mounted Configuration File System.
- [ 9.113890] localhost systemd[1]: Started udev Coldplug all Devices.
- [ 9.116409] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 9.116864] localhost systemd[1]: Reached target System Initialization.
- [ 9.116358] localhost kernel: audit: type=1130 audit(1521672514.367:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 9.120584] localhost systemd[1]: Reached target Basic System.
- [ 9.124482] localhost systemd[1]: Starting dracut initqueue hook...
- [ 9.155588] localhost kernel: nvme nvme0: pci function 0000:04:00.0
- [ 9.158537] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
- [ 9.158543] localhost kernel: Already setup the GSI :16
- [ 9.227228] localhost systemd[1]: Reloading.
- [ 9.442021] localhost kernel: nvme0n1: p1 p2 p3 p4
- [ 9.826368] localhost kernel: scsi 1:0:0:0: Direct-Access Generic- SD/MMC CRW 1.00 PQ: 0 ANSI: 6
- [ 9.986265] localhost kernel: scsi 0:0:0:0: Direct-Access Samsung Flash Drive 1100 PQ: 0 ANSI: 6
- [ 9.992394] localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 9.993440] localhost kernel: sd 0:0:0:0: [sda] 62668800 512-byte logical blocks: (32.1 GB/29.9 GiB)
- [ 9.994197] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
- [ 9.994201] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
- [ 9.994915] localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 10.000522] localhost kernel: sda: sda1
- [ 10.002677] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
- [ 10.007910] localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
- [ 10.012132] localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
- [ 142.940917] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 143.511098] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 144.072761] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 144.631864] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 145.189864] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 145.750310] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 146.301724] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 146.857472] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 147.413305] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 147.961957] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 148.513422] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 149.068517] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 149.629122] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 150.189081] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 150.750176] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 151.312727] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 151.870945] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 152.429766] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 152.981810] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 153.536384] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 154.091505] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 154.649172] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 155.209788] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 155.762970] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 156.310679] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 156.871729] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 157.430697] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 157.992661] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 158.551597] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 159.102739] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 159.658424] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 160.212497] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 160.770462] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 161.322010] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 161.875514] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 162.430689] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 162.988285] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 163.548793] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 164.101546] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 164.654578] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 165.201913] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 165.754590] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 166.311208] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 166.861354] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 167.411504] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 167.969328] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 168.529627] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 169.089584] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 169.645947] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 170.209687] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 170.761566] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 171.314554] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 171.867915] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 172.428985] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 172.988830] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 173.544690] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 174.109695] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 174.669358] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 175.221132] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 175.766648] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 176.329729] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 176.888428] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 177.447696] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 178.007863] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 178.560132] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 179.111617] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 179.667978] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 180.228443] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 180.788550] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 181.341306] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 181.896999] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 182.453289] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 183.008747] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 183.567776] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 184.121305] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 184.673406] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 185.229127] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 185.789409] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 186.351538] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 186.907750] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 187.461464] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 188.012071] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 188.570461] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 189.121657] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 189.670077] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 190.228950] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 190.787956] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 191.349957] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 191.901161] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 192.448770] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 193.007883] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 193.569769] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 194.128120] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 194.687997] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 195.249592] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 195.807856] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 196.360240] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 196.909410] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 197.469922] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 198.030892] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 198.589568] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 199.150168] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 199.709264] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 200.270111] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 200.831312] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 201.382272] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 201.933795] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 202.492227] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 203.048932] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 203.611140] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 204.170598] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 204.722137] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 205.272275] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 205.828349] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 206.388100] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 206.950195] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 207.510166] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 208.070558] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 208.628781] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 209.187890] localhost dracut-initqueue[560]: Warning: dracut-initqueue timeout - starting timeout scripts
- [ 209.191787] localhost dracut-initqueue[560]: Warning: Could not boot.
- [ 209.194274] localhost dracut-initqueue[560]: Warning: /dev/root does not exist
- [ 209.221527] localhost systemd[1]: Starting Setup Virtual Console...
- [ 209.231015] localhost systemd[1]: Started Setup Virtual Console.
- [ 209.231391] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 209.231174] localhost kernel: audit: type=1130 audit(1521672714.482:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 209.234375] localhost systemd[1]: Starting Dracut Emergency Shell...
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

