LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Kickstart install from USB not starting. (https://www.linuxquestions.org/questions/linux-software-2/kickstart-install-from-usb-not-starting-4175578647/)

dbrazeau 04-29-2016 02:30 PM

Kickstart install from USB not starting.
 
I am attempting to create a custom Fedora 23 install from a USB drive using a kickstart file. I need to perform the install via the serial port. Due to some issues with serial port on my board I had to modify and rebuild the live kernel and therefore rebuild the initrd.img and squashfs.img to match the new kernel (4.4.7). As far as I can tell I have all that working now as I can boot to the Live image off of my USB drive, but when I try to boot into kickstart install option the installer never seems to start.

My syslinux.cfg label entries for my kickstart install and live boot look like this.
Code:

label live
  menu label ^Rescue installed system, via serial port
  kernel vmlinuz
  append initrd=initrd.img root=live:LABEL=LIVE rootfstype=auto ro rd.live.image console=ttyS0 nomodeset
label ks
  menu label ^Install system with kickstart file, via serial port
  menu default
  kernel vmlinuz
  append inst.ks=hd:LABEL=LIVE/ks.cfg initrd=initrd.img root=live:LABEL=LIVE console=ttyS0 nomodeset inst.text

My ks.cfg
Code:

# Kickstart file.

#version=DEVEL
install
# System authorization information
authconfig --enableshadow --passalgo=sha512
# Use text mode install
text
# Keyboard layouts
keyboard --vckeymap=us --xlayouts=''
# System language
lang en_US.UTF-8

network  --bootproto=dhcp --device=enp8s0 --ipv6=auto --activate
network  --hostname=MySystem
# root password is 'rootroot'
rootpw --iscrypted $6$aaoAGXHR0u1fC1eE$mIG0U/4BVaFTzuyV0gK7ZzWSvJLU9XcDwikc2SZepJannKxOc0jy46y1X8afTYUDgaQ3VHMV09UBsebaou2Ey1
# Do not configure the X Window System
skipx
# System timezone
timezone US/Pacific --isUtc
# System bootloader configuration
bootloader --location=mbr --boot-drive=sda

# Partition clearing information
clearpart --all --initlabel --drives=sda
part / --asprimary --fstype=ext4 --grow --maxsize=16000 --ondisk=/dev/sda --size=1
part swap --asprimary --ondisk=/dev/sda --size=512 --maxsize=512

riohdid=0"

%packages
@base
@core
@base-x
gcc
vim
-openbox
-firstboot
-iptables
-iptables-ipv6

# CWCEC
sysfsutils
i2c-tools
i2cutils
i2c_lib
ts_mon
sg3_utils
cpupowerutils
dracut*

#New items 001
@Fonts
rpm-build
perl-ExtUtils-Embed
redhat-rpm-config
xmlto
python
elfutils-devel
binutils-devel
newt-devel
zlib-devel
python-devel

%end

%post --log=/root/ks-post.log
%end


dbrazeau 04-29-2016 02:34 PM

and here is the serial output when booting the ks label
Code:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.7 (root@localhost.localdomain) (gcc version 5.3.1 20160406 (Red Hat 5.3.1-6) (GCC) ) #1 SMP Wed Apr 27 12:37:44 PDT 2016
[    0.000000] Command line: inst.ks=hd:sdc1:/ks.cfg initrd=initrd.img root=live:LABEL=LIVE console=ttyS0 nomodeset inst.text inst.sshd BOOT_IMAGE=vmlinuz
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007efbafff] usable
[    0.000000] BIOS-e820: [mem 0x000000007efbb000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] e820: last_pfn = 0x280000 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT
[    0.000000] e820: last_pfn = 0x7efbb max_arch_pfn = 0x400000000
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x7cdd1000-0x7efb9fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F7740 000024 (v02 CORE  )
[    0.000000] ACPI: XSDT 0x000000007EFD70E0 00004C (v01 CORE  COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: FACP 0x000000007EFD9990 0000F4 (v04 CORE  COREBOOT 00000000 CORE 00000001)
[    0.000000] ACPI: DSDT 0x000000007EFD7250 002739 (v02 COREv4 COREBOOT 20110725 INTL 20140114)
[    0.000000] ACPI: FACS 0x000000007EFD7210 000040
[    0.000000] ACPI: FACS 0x000000007EFD7210 000040
[    0.000000] ACPI: HPET 0x000000007EFD9A90 000038 (v01 CORE  COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: APIC 0x000000007EFD9AD0 00010C (v01 CORE  COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: MCFG 0x000000007EFD9BE0 00003C (v01 CORE  COREBOOT 00000000 CORE 00000000)
[    0.000000] ACPI: SSDT 0x000000007EFD9C20 0010D4 (v02 CORE  COREBOOT 0000002A CORE 0000002A)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x27ffec000-0x27fffdfff]
[    0.000000] cma: Reserved 4 MiB at 0x000000027f800000
[    0.000000] Zone ranges:
[    0.000000]  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]  DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]  Normal  [mem 0x0000000100000000-0x000000027fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]  node  0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.000000]  node  0: [mem 0x0000000000100000-0x000000007efbafff]
[    0.000000]  node  0: [mem 0x0000000100000000-0x000000027fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 3 global_irq 3 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 4 global_irq 4 low level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7efbb000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfeb7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x90000000-0xfeafffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88027fc00000 s96408 r8192 d30568 u262144
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2060164
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: inst.ks=hd:sdc1:/ks.cfg initrd=initrd.img root=live:LABEL=LIVE console=ttyS0 nomodeset inst.text inst.sshd BOOT_IMAGE=vmlinuz
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 8117616K/8371552K available (7516K kernel code, 1242K rwdata, 3500K rodata, 1480K init, 1448K bss, 249840K reserved, 4096K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000] NR_IRQS:4352 nr_irqs:896 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1400.005 MHz processor
[    0.000046] Calibrating delay loop (skipped), value calculated using timer frequency.. 2800.01 BogoMIPS (lpj=1400005)
[    0.031896] pid_max: default: 32768 minimum: 301
[    0.045753] ACPI: Core revision 20150930
[    0.058772] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.077933] Security Framework initialized
[    0.090212] SELinux:  Initializing.
[    0.101589] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.126016] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.148450] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.169078] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.191278] Initializing cgroup subsys io
[    0.203302] Initializing cgroup subsys memory
[    0.216369] Initializing cgroup subsys devices
[    0.229691] Initializing cgroup subsys freezer
[    0.243013] Initializing cgroup subsys net_cls
[    0.256335] Initializing cgroup subsys perf_event
[    0.270437] Initializing cgroup subsys net_prio
[    0.284019] Initializing cgroup subsys hugetlb
[    0.297372] CPU: Physical Processor ID: 0
[    0.309391] CPU: Processor Core ID: 0
[    0.321490] mce: CPU supports 22 MCE banks
[    0.333813] CPU0: Thermal monitoring enabled (TM1)
[    0.348207] process: using mwait in idle threads
[    0.362051] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.378236] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.396813] Freeing SMP alternatives memory: 28K (ffffffff81eaa000 - ffffffff81eb1000)
[    0.421892] ftrace: allocating 28411 entries in 111 pages
[    0.456691] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.474483] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.502492] smpboot: CPU0: Genuine Intel(R) CPU @ 1.40GHz (family: 0x6, model: 0x56, stepping: 0x2)
[    0.529735] Performance Events: PEBS fmt2+, 16-deep LBR, Broadwell events, full-width counters, Intel PMU driver.
[    0.560686] ... version:                3
[    0.572699] ... bit width:              48
[    0.584972] ... generic registers:      4
[    0.596985] ... value mask:            0000ffffffffffff
[    0.612902] ... max period:            0000ffffffffffff
[    0.628820] ... fixed-purpose events:  3
[    0.640832] ... event mask:            000000070000000f
[    0.657716] x86: Booting SMP configuration:
[    0.670252] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.714198] x86: Booted up 1 node, 8 CPUs
[    0.726766] smpboot: Total of 8 processors activated (22400.08 BogoMIPS)
[    0.759391] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.783751] devtmpfs: initialized
[    0.797012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.826390] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.847263] pinctrl core: initialized pinctrl subsystem
[    0.862974] RTC time: 19:08:55, date: 04/29/16
[    0.878161] NET: Registered protocol family 16
[    0.896498] cpuidle: using governor menu
[    0.908360] ACPI: bus type PCI registered
[    0.920374] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.939790] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000)
[    0.967689] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820
[    0.988054] PCI: Using configuration type 1 for base access
[    1.011374] ACPI: Added _OSI(Module Device)
[    1.023913] ACPI: Added _OSI(Processor Device)
[    1.037229] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.051326] ACPI: Added _OSI(Processor Aggregator Device)
[    1.071642] ACPI: Interpreter enabled
[    1.082618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    1.110324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    1.138027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580)
[    1.165730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580)
[    1.193438] ACPI: (supports S0 S5)
[    1.203628] ACPI: Using IOAPIC for interrupt routing
[    1.218534] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.248166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    1.266696] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.291258] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    1.315406] PCI host bridge to bus 0000:00
[    1.327682] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.348029] pci_bus 0000:00: root bus resource [io  0x0d00-0xefff window]
[    1.368378] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.390807] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    1.413238] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    1.435669] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    1.458099] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    1.480528] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    1.502958] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    1.525388] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    1.547819] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    1.570248] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    1.592678] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    1.615107] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    1.637537] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    1.659966] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    1.682396] pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff window]
[    1.704826] pci_bus 0000:00: root bus resource [mem 0xfec00000-0xfecfffff window]
[    1.727254] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfedfffff window]
[    1.749685] pci_bus 0000:00: root bus resource [mem 0x380000000000-0x383fffffffff window]
[    1.774198] pci_bus 0000:00: root bus resource [bus 00-fe]
[    1.790875] pci 0000:00:01.0: System wakeup disabled by ACPI
[    1.807979] pci 0000:00:02.0: System wakeup disabled by ACPI
[    1.825076] pci 0000:00:02.2: System wakeup disabled by ACPI
[    1.842198] pci 0000:00:03.0: System wakeup disabled by ACPI
[    1.859298] pci 0000:00:03.1: System wakeup disabled by ACPI
[    1.876394] pci 0000:00:03.2: System wakeup disabled by ACPI
[    1.893492] pci 0000:00:03.3: System wakeup disabled by ACPI
[    1.914008] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.929511] pci 0000:00:02.0: PCI bridge to [bus 02]
[    1.944556] pci 0000:03:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 64 VFs)
[    1.974028] pci 0000:03:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR3 for 64 VFs)
[    2.003723] pci 0000:03:00.1: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 64 VFs)
[    2.033196] pci 0000:03:00.1: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR3 for 64 VFs)
[    2.062787] pci 0000:00:02.2: PCI bridge to [bus 03]
[    2.077716] pci 0000:00:03.1: PCI bridge to [bus 04]
[    2.092636] pci 0000:00:03.2: PCI bridge to [bus 05]
[    2.107533] pci 0000:00:03.3: PCI bridge to [bus 06]
[    2.122466] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    2.139373] pci 0000:00:1c.6: PCI bridge to [bus 08]
[    2.154407] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 *4 5 6 7 9 10 11 12 14 15)
[    2.176525] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    2.198636] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    2.220743] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    2.242850] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    2.264961] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
[    2.287066] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 *14 15)
[    2.309173] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 *15)
[    2.331335] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
[    2.349081] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    2.373598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    2.393473] PCI host bridge to bus 0000:ff
[    2.405748] pci_bus 0000:ff: root bus resource [bus ff]
[    2.424885] vgaarb: loaded
[    2.433097] SCSI subsystem initialized
[    2.444410] ACPI: bus type USB registered
[    2.456444] usbcore: registered new interface driver usbfs
[    2.472899] usbcore: registered new interface driver hub
[    2.488851] usbcore: registered new device driver usb
[    2.504139] PCI: Using ACPI for IRQ routing
[    2.524237] NetLabel: Initializing
[    2.534428] NetLabel:  domain hash size = 128
[    2.547483] NetLabel:  protocols = UNLABELED CIPSOv4
[    2.562374] NetLabel:  unlabeled traffic allowed by default
[    2.579159] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    2.597959] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    2.617494] clocksource: Switched to clocksource hpet
[    2.642283] pnp: PnP ACPI init
[    2.651589] system 00:00: [mem 0xfeb00000-0xfeb0ffff] has been reserved
[    2.671424] system 00:00: [mem 0xfeb80000-0xfebfffff] has been reserved
[    2.691256] system 00:00: [mem 0xfec00000-0xfecfffff] could not be reserved
[    2.712129] system 00:00: [mem 0xfec01000-0xfed00fff] could not be reserved
[    2.733002] system 00:00: [mem 0xfed00000-0xfedfffff] has been reserved
[    2.752834] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
[    2.772666] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[    2.792688] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    2.812683] pnp: PnP ACPI: found 4 devices
[    2.831788] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.858504] pci 0000:00:1c.0: BAR 14: assigned [mem 0x90000000-0x901fffff]
[    2.879127] pci 0000:00:1c.0: BAR 15: assigned [mem 0x380000000000-0x3800001fffff 64bit pref]
[    2.904697] pci 0000:00:1c.6: BAR 15: assigned [mem 0x380000200000-0x3800003fffff 64bit pref]
[    2.930261] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[    2.948792] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.963686] pci 0000:00:02.0: PCI bridge to [bus 02]
[    2.978571] pci 0000:00:02.0:  bridge window [mem 0xfe800000-0xfe8fffff]
[    2.998934] pci 0000:03:00.0: BAR 7: no space for [mem size 0x00100000 64bit]
[    3.020328] pci 0000:03:00.0: BAR 7: failed to assign [mem size 0x00100000 64bit]
[    3.042764] pci 0000:03:00.0: BAR 10: no space for [mem size 0x00100000 64bit]
[    3.064419] pci 0000:03:00.0: BAR 10: failed to assign [mem size 0x00100000 64bit]
[    3.087115] pci 0000:03:00.1: BAR 7: no space for [mem size 0x00100000 64bit]
[    3.108510] pci 0000:03:00.1: BAR 7: failed to assign [mem size 0x00100000 64bit]
[    3.130946] pci 0000:03:00.1: BAR 10: no space for [mem size 0x00100000 64bit]
[    3.152600] pci 0000:03:00.1: BAR 10: failed to assign [mem size 0x00100000 64bit]
[    3.175297] pci 0000:00:02.2: PCI bridge to [bus 03]
[    3.190183] pci 0000:00:02.2:  bridge window [mem 0xfe900000-0xfe9fffff]
[    3.210535] pci 0000:00:02.2:  bridge window [mem 0x383e00000000-0x383e004fffff 64bit pref]
[    3.235839] pci 0000:00:03.1: PCI bridge to [bus 04]
[    3.250732] pci 0000:00:03.2: PCI bridge to [bus 05]
[    3.265623] pci 0000:00:03.3: PCI bridge to [bus 06]
[    3.280515] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    3.295399] pci 0000:00:1c.0:  bridge window [io  0x3000-0x3fff]
[    3.313671] pci 0000:00:1c.0:  bridge window [mem 0x90000000-0x901fffff]
[    3.334025] pci 0000:00:1c.0:  bridge window [mem 0x380000000000-0x3800001fffff 64bit pref]
[    3.359331] pci 0000:00:1c.6: PCI bridge to [bus 08]
[    3.374214] pci 0000:00:1c.6:  bridge window [io  0x1000-0x1fff]
[    3.392492] pci 0000:00:1c.6:  bridge window [mem 0xfe500000-0xfe7fffff]
[    3.412848] pci 0000:00:1c.6:  bridge window [mem 0x380000200000-0x3800003fffff 64bit pref]
[    3.438153] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    3.465360] pci 0000:ff:12.0: BAR 6: no space for [mem size 0x00000001 pref]
[    3.486491] pci 0000:ff:12.0: BAR 6: failed to assign [mem size 0x00000001 pref]
[    3.508666] pci 0000:ff:1e.3: BAR 6: no space for [mem size 0x00000001 pref]
[    3.529800] pci 0000:ff:1e.3: BAR 6: failed to assign [mem size 0x00000001 pref]
[    3.552049] NET: Registered protocol family 2
[    3.565385] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    3.587265] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    3.607531] TCP: Hash tables configured (established 65536 bind 65536)
[    3.627142] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    3.645458] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    3.665136] NET: Registered protocol family 1
[    3.678620] Unpacking initramfs...
[    4.561940] Freeing initrd memory: 34724K (ffff88007cdd1000 - ffff88007efba000)
[    4.583864] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    4.603174] software IO TLB [mem 0x78dd1000-0x7cdd1000] (64MB) mapped at [ffff880078dd1000-ffff88007cdd0fff]
[    4.632742] Intel CQM monitoring enabled
[    4.645822] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    4.664659] audit: initializing netlink subsys (disabled)
[    4.680856] audit: type=2000 audit(1461956934.363:1): initialized
[    4.699875] Initialise system trusted keyring
[    4.713083] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    4.732132] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    4.753435] zbud: loaded
[    4.761335] VFS: Disk quotas dquot_6.6.0
[    4.773144] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    4.794370] Key type big_key registered
[    4.810897] NET: Registered protocol family 38
[    4.824232] Key type asymmetric registered
[    4.836512] Asymmetric key parser 'x509' registered
[    4.851209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    4.873434] io scheduler noop registered
[    4.885194] io scheduler deadline registered
[    4.898046] io scheduler cfq registered (default)
[    4.913770] pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
[    4.932620] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    4.953512] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[    4.974382] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    4.993949] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
[    5.013516] pci 0000:02:00.2: Signaling PME through PCIe PME interrupt
[    5.033084] pci 0000:02:00.3: Signaling PME through PCIe PME interrupt
[    5.052661] pcieport 0000:00:02.2: Signaling PME through PCIe PME interrupt
[    5.073531] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    5.093098] pci 0000:03:00.1: Signaling PME through PCIe PME interrupt
[    5.112674] pcieport 0000:00:03.1: Signaling PME through PCIe PME interrupt
[    5.133554] pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
[    5.154433] pcieport 0000:00:03.3: Signaling PME through PCIe PME interrupt
[    5.175329] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    5.196225] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    5.217094] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    5.236675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    5.253389] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    5.290192] pciehp 0000:00:1c.6:pcie04: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    5.326986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    5.347284] input: Power Button as /devices/LNXSYSTM:00/PNP0C0C:00/input/input0
[    5.369201] ACPI: Power Button [PWRB]
[    5.380224] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    5.402398] ACPI: Power Button [PWRF]
[    5.413696] GHES: HEST is not enabled!
[    5.425039] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    5.464118] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 153600) is a 16550A
[    5.487876] Non-volatile memory driver v1.3
[    5.500461] Linux agpgart interface v0.103
[    5.514133] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    5.538654] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[    5.572339] scsi host0: ahci
[    5.581198] scsi host1: ahci
[    5.590008] scsi host2: ahci
[    5.598813] scsi host3: ahci
[    5.607627] scsi host4: ahci
[    5.616435] scsi host5: ahci
[    5.625118] ata1: SATA max UDMA/133 abar m2048@0xfea26000 port 0xfea26100 irq 32
[    5.647291] ata2: SATA max UDMA/133 abar m2048@0xfea26000 port 0xfea26180 irq 32
[    5.647525] tsc: Refined TSC clocksource calibration: 1399.998 MHz
[    5.647528] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x142e1e7405b, max_idle_ns: 440795256486 ns
[    5.717972] ata3: SATA max UDMA/133 abar m2048@0xfea26000 port 0xfea26200 irq 32
[    5.740146] ata4: SATA max UDMA/133 abar m2048@0xfea26000 port 0xfea26280 irq 32
[    5.762317] ata5: SATA max UDMA/133 abar m2048@0xfea26000 port 0xfea26300 irq 32
[    5.784488] ata6: SATA max UDMA/133 abar m2048@0xfea26000 port 0xfea26380 irq 32
[    5.806836] libphy: Fixed MDIO Bus: probed
[    5.819202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.838776] ehci-pci: EHCI PCI platform driver
[    5.852248] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    5.867971] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    5.890156] ehci-pci 0000:00:1a.0: debug port 2
[    5.907696] ehci-pci 0000:00:1a.0: irq 18, io mem 0xfea26800
[    5.930522] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    5.947903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.968261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.989914] usb usb1: Product: EHCI Host Controller
[    6.004535] usb usb1: Manufacturer: Linux 4.4.7 ehci_hcd
[    6.020460] usb usb1: SerialNumber: 0000:00:1a.0
[    6.034535] hub 1-0:1.0: USB hub found
[    6.045791] hub 1-0:1.0: 2 ports detected
[    6.058189] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    6.073938] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    6.096123] ehci-pci 0000:00:1d.0: debug port 2
[    6.111507] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    6.113653] ehci-pci 0000:00:1d.0: irq 18, io mem 0xfea26c00
[    6.129488] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    6.129541] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    6.129544] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.129546] usb usb2: Product: EHCI Host Controller
[    6.129548] usb usb2: Manufacturer: Linux 4.4.7 ehci_hcd
[    6.129549] usb usb2: SerialNumber: 0000:00:1d.0
[    6.129741] hub 2-0:1.0: USB hub found
[    6.129749] hub 2-0:1.0: 2 ports detected
[    6.129916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.129923] ohci-pci: OHCI PCI platform driver
[    6.129950] uhci_hcd: USB Universal Host Controller Interface driver
[    6.130137] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.130199] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    6.131561] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    6.131781] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    6.131783] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.131785] usb usb3: Product: xHCI Host Controller
[    6.131787] usb usb3: Manufacturer: Linux 4.4.7 xhci-hcd
[    6.131789] usb usb3: SerialNumber: 0000:00:14.0
[    6.131955] hub 3-0:1.0: USB hub found
[    6.131971] hub 3-0:1.0: 8 ports detected
[    6.132264] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.132319] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    6.132376] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    6.132378] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.132380] usb usb4: Product: xHCI Host Controller
[    6.132382] usb usb4: Manufacturer: Linux 4.4.7 xhci-hcd
[    6.132384] usb usb4: SerialNumber: 0000:00:14.0
[    6.132550] hub 4-0:1.0: USB hub found
[    6.132564] hub 4-0:1.0: 6 ports detected
[    6.132845] usbcore: registered new interface driver usbserial
[    6.132854] usbcore: registered new interface driver usbserial_generic
[    6.132864] usbserial: USB Serial support registered for generic
[    6.132909] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    7.149202] i8042: No controller found


dbrazeau 04-29-2016 02:37 PM

Code:

[    7.160529] ata4: SATA link down (SStatus 0 SControl 300)
[    7.160557] mousedev: PS/2 mouse device common for all mice
[    7.160564] clocksource: Switched to clocksource tsc
[    7.160743] rtc_cmos 00:03: RTC can wake from S4
[    7.160880] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    7.160907] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[    7.160989] device-mapper: uevent: version 1.0.3
[    7.161080] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    7.161205] Intel P-state driver initializing.
[    7.176997] hidraw: raw HID events driver (C) Jiri Kosina
[    7.177327] usbcore: registered new interface driver usbhid
[    7.177328] usbhid: USB HID core driver
[    7.177407] drop_monitor: Initializing network drop monitor service
[    7.177580] ip_tables: (C) 2000-2006 Netfilter Core Team
[    7.208322] Initializing XFRM netlink socket
[    7.208506] NET: Registered protocol family 10
[    7.208745] mip6: Mobile IPv6
[    7.208749] NET: Registered protocol family 17
[    7.209194] microcode: CPU0 sig=0x50662, pf=0x10, revision=0xa
[    7.209202] microcode: CPU1 sig=0x50662, pf=0x10, revision=0xa
[    7.209239] microcode: CPU2 sig=0x50662, pf=0x10, revision=0xa
[    7.209244] microcode: CPU3 sig=0x50662, pf=0x10, revision=0xa
[    7.209251] microcode: CPU4 sig=0x50662, pf=0x10, revision=0xa
[    7.209261] microcode: CPU5 sig=0x50662, pf=0x10, revision=0xa
[    7.209271] microcode: CPU6 sig=0x50662, pf=0x10, revision=0xa
[    7.222151] microcode: CPU7 sig=0x50662, pf=0x10, revision=0xa
[    7.222184] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    7.222205] AVX2 version of gcm_enc/dec engaged.
[    7.222206] AES CTR mode by8 optimization enabled
[    7.258984] registered taskstats version 1
[    7.258997] Loading compiled-in X.509 certificates
[    7.259952] Loaded X.509 cert 'Build time autogenerated kernel key: 12174d043e05b62e9e6ee93aa2ac49dba8b119d5'
[    7.259988] zswap: loaded using pool lzo/zbud
[    7.260527]  Magic number: 12:248:143
[    7.262077] rtc_cmos 00:03: setting system clock to 2016-04-29 19:09:02 UTC (1461956942)
[    7.362508] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    7.362530] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    7.413701] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    7.476820] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    7.476821] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.476864] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    7.476865] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.477095] hub 2-1:1.0: USB hub found
[    7.477121] hub 1-1:1.0: USB hub found
[    7.477192] hub 2-1:1.0: 4 ports detected
[    7.477195] hub 1-1:1.0: 4 ports detected
[    7.582549] usb 3-1: New USB device found, idVendor=1ec9, idProduct=0101
[    7.582551] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    7.582552] usb 3-1: Product: innovera
[    7.582553] usb 3-1: Manufacturer: IVR37616
[    7.582554] usb 3-1: SerialNumber: 300053BF9AB9D350
[  8.008950] ata3: SATA link down (SStatus 0 SControl 300)
[    8.024901] ata2: SATA link down (SStatus 0 SControl 300)
[    8.041153] ata1: SATA link down (SStatus 0 SControl 300)
[    8.057385] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    8.080814] ata5.00: ATA-9: INTEL SSDSCIHF120A4H, LH9i, max UDMA/133
[    8.099870] ata5.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    8.148591] ata5.00: configured for UDMA/133
[    8.161688] scsi 4:0:0:0: Direct-Access    ATA      INTEL SSDSCIHF12 LH9i PQ: 0 ANSI: 5
[    8.186256] sd 4:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    8.186282] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    8.224799] sd 4:0:0:0: [sda] Write Protect is off
[    8.239281] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    8.263220] ata6.00: ATA-9: INTEL SSDSCIHF120A4H, LH9i, max UDMA/133
[    8.263222] ata6.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    8.291423] ata6.00: configured for UDMA/133
[    8.291711] scsi 5:0:0:0: Direct-Access    ATA      INTEL SSDSCIHF12 LH9i PQ: 0 ANSI: 5
[    8.291903] sd 5:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    8.291916] sd 5:0:0:0: Attached scsi generic sg1 type 0
[    8.292017] sd 5:0:0:0: [sdb] Write Protect is off
[    8.292046] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    8.292410]  sdb: sdb1
[    8.292741] sd 5:0:0:0: [sdb] Attached SCSI disk
[    8.446364]  sda: sda1 sda2 sda3 sda4 < sda5 >
[    8.460153] sd 4:0:0:0: [sda] Attached SCSI disk
[    8.475333] Freeing unused kernel memory: 1480K (ffffffff81d38000 - ffffffff81eaa000)
[    8.498809] Write protecting the kernel read-only data: 12288k
[    8.516604] Freeing unused kernel memory: 664K (ffff88000175a000 - ffff880001800000)
[    8.541433] Freeing unused kernel memory: 596K (ffff880001b6b000 - ffff880001c00000)
[    8.569309] random: systemd urandom read with 17 bits of entropy available
[    8.593485] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    8.647972] systemd[1]: Detected architecture x86-64.
[    8.663132] systemd[1]: Running in initial RAM disk.

Welcome to Fedora 22 (Twenty Two) dracut-041-10.fc22.1 (Initramfs)!

[    8.700576] systemd[1]: No hostname configured.
[    8.714200] systemd[1]: Set hostname to <localhost>.
[  OK  ] Reached target Local File Systems.
[    8.784544] systemd[1]: Reached target Local File Systems.
[    8.801004] systemd[1]: Starting Local File Systems.
[  OK  ] Reached target Swap.
[    8.827532] systemd[1]: Reached target Swap.
[    8.840344] systemd[1]: Starting Swap.
[  OK  ] Reached target Timers.
[    8.863533] systemd[1]: Reached target Timers.
[    8.876865] systemd[1]: Starting Timers.
[  OK  ] Created slice -.slice.
[    8.900533] systemd[1]: Created slice -.slice.
[    8.913867] systemd[1]: Starting -.slice.
[  OK  ] Listening on Journal Socket.
[    8.939533] systemd[1]: Listening on Journal Socket.
[    8.954432] systemd[1]: Starting Journal Socket.
[  OK  ] Listening on Journal Socket (/dev/log).
[    8.984532] systemd[1]: Listening on Journal Socket (/dev/log).
[    9.002291] systemd[1]: Starting Journal Socket (/dev/log).
[  OK  ] Listening on Journal Audit Socket.
[    9.034531] systemd[1]: Listening on Journal Audit Socket.
[    9.050989] systemd[1]: Starting Journal Audit Socket.
[  OK  ] Created slice System Slice.
[    9.080533] systemd[1]: Created slice System Slice.
[    9.095170] systemd[1]: Starting System Slice.
[    9.108500] systemd[1]: Started Device-Mapper Multipath Device Controller.
[    9.134601] systemd[1]: Starting Create list of required static device nodes for the current kernel...
        Starting Create list of required st... nodes for the current kernel...
[    9.184686] systemd[1]: Started Load Kernel Modules.
[    9.206618] systemd[1]: Starting Apply Kernel Variables...
        Starting Apply Kernel Variables...
[    9.236602] systemd[1]: Started dracut ask for additional cmdline parameters.
[    9.264616] systemd[1]: Starting dracut cmdline hook...
        Starting dracut cmdline hook...
[    9.298586] systemd[1]: Starting Journal Service...
        Starting Journal Service...
[    9.324053] systemd[1]: Starting Setup Virtual Console...
        Startin[    9.342274] loop: module loaded
g Setup Virtual Console...
[  OK  ] Reached target Slices.
[    9.373543] systemd[1]: Reached target Slices.
[    9.386885] systemd[1]: Starting Slices.
[  OK  ] Listening on udev Control Socket.
[    9.414541] systemd[1]: Listening on udev Control Socket.
[    9.430747] systemd[1]: Starting udev Control Socket.
[  OK  ] Reached target Encrypted Volumes.
[    9.461540] systemd[1]: Reached target Encrypted Volumes.
[    9.477747] systemd[1]: Starting Encrypted Volumes.
[  OK  ] Listening on udev Kernel Socket.
[    9.506596] systemd[1]: Listening on udev Kernel Socket.
[    9.522550] systemd[1]: Starting udev Kernel Socket.
[  OK  ] Reached target Sockets.
[    9.549594] systemd[1]: Reached target Sockets.
[    9.563202] systemd[1]: Starting Sockets.
[  OK  ] Started Journal Service.
[    9.587540] systemd[1]: Started Journal Service.
[    9.601554] audit: type=1130 audit(1461956944.840:2): 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'
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[    9.685577] audit: type=1130 audit(1461956944.924:3): 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'
[  OK  ] Started Apply Kernel Variables.
[    9.759571] audit: type=1130 audit(1461956944.998:4): 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'
[  OK  ] Started dracut cmdline hook.
[    9.832662] audit: type=1130 audit(1461956945.071:5): 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'
[  OK  ] Started Setup Virtual Console.
[    9.905574] audit: type=1130 audit(1461956945.144:6): 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'
        Starting dracut pre-udev hook...
        Starting Create Static Device Nodes in /dev...
[  OK  ] Started Create Static Device Nodes in /dev.
[  10.039589] audit: type=1130 audit(1461956945.278:7): 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'
[  10.102977] RPC: Registered named UNIX socket transport module.
[  10.120727] RPC: Registered udp transport module.
[  10.134826] RPC: Registered tcp transport module.
[  10.148923] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    7.858693] dracut-pre-udev[328]: rpcbind: Symbol `svc_auth_none' has different size in shared object, consider re-linking
[  OK  ] Started dracut pre-udev hook.
[  10.261589] audit: type=1130 audit(1461956945.500:8): 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'
        Starting udev Kernel Device Manager...
[  OK  ] Started udev Kernel Device Manager.
[  10.354702] audit: type=1130 audit(1461956945.593:9): 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'
        Starting dracut pre-trigger hook...
[  OK  ] Started dracut pre-trigger hook.
[  10.515599] audit: type=1130 audit(1461956945.754:10): 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'
        Starting udev Coldplug all Devices...
        Mounting Configuration File System...
[  OK  ] Mounted Configuration File Sys[  10.618465] dca service started, version 1.12.1
tem.
[  10.638618] usb-storage 3-1:1.0: USB Mass Storage device detected
[  OK  ] Started udev Coldplug all Devices.
[  10.672559] audit: type=1130 audit(1461956945.911:11): 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'
[  10.733356] scsi host6: usb-storage 3-1:1.0
[  10.733406] pps_core: LinuxPPS API ver. 1 registered
[  10.733406] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[  10.788331] PTP clock support registered
[  10.788336] usbcore: registered new interface driver usb-storage
[  10.823133] usbcore: registered new interface driver uas
[  10.855810] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[  10.876682] igb: Copyright (c) 2007-2014 Intel Corporation.
        Starting dracut initqueue hook...
[  10.906174] pps pps0: new PPS source ptp0
[  10.918202] igb 0000:08:00.0: added PHC on eth0
[  10.918204] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
[  10.918207] igb 0000:08:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:13:20:ff:e4:15
[  10.918255] igb 0000:08:00.0: eth0: PBA No: 000300-000
[  10.918257] igb 0000:08:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[  10.954808] igb 0000:08:00.0 enp8s0: renamed from eth0
        Starting Show Plymouth Boot Screen...
[  OK  [  11.065610] audit: type=1130 audit(1461956946.304:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
] Reached target System Initialization.
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Basic System.
[  11.791519] scsi 6:0:0:0: Direct-Access    IVR37616 innovera        PMAP PQ: 0 ANSI: 6
[  11.816524] sd 6:0:0:0: Attached scsi generic sg2 type 0
[  11.817297] sd 6:0:0:0: [sdc] 30340800 512-byte logical blocks: (15.5 GB/14.5 GiB)
[  11.817497] sd 6:0:0:0: [sdc] Write Protect is off
[  11.817659] sd 6:0:0:0: [sdc] No Caching mode page found
[  11.817661] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[  11.821225]  sdc: sdc1
[  11.822877] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[  12.244228] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[  12.448837] random: nonblocking pool is initialized
[  OK  [  16.570824] audit: type=1130 audit(1461956951.809:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
] Started dracut initqueue hook.
[  OK  ] Reached target Remote File Systems (Pre).
[  OK    16.661805] audit: type=1130 audit(1461956951.900:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
m] Reached target Remote File Systems.
        Starting dracut pre-mount hook...
[  OK  ] Started dracut pre-mount hook.
[  OK  ] Reached target Initrd Root File System.
        Starting Reload Configuration from the Real Root...
[  16.807921] audit: type=1130 audit(1461956952.046:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  OK  [  16.867628] audit: type=1131 audit(1461956952.106:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
] Started Reload Configuration from the Real Root.
        Starting dracut mount hook...
[  OK  ] [  16.958380] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Reached target Initrd File Systems.
[  OK  [  17.084180] audit: type=1130 audit(1461956952.322:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
] Started dracut mount hook.
[  OK  ] Reached target Initrd Default Target.
        Starting dracut pre-pivot and cleanup hook...
[  OK  [  17.351626] audit: type=1130 audit(1461956952.590:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
] Started dracut pre-pivot and cleanup hook.
        Startin[  17.430931] audit: type=1130 audit(1461956952.669:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
g Cleaning Up an[  17.491065] audit: type=1131 audit(1461956952.729:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
d Shutting Down [  17.556557] audit: type=1131 audit(1461956952.795:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Daemons...
[  17.618600] audit: type=1131 audit(1461956952.857:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
32m  OK  ] Stopped target Timers.
        Starting Plymouth switch root service...
[  OK  ] Stopped Cleaning Up and Shutting Down Daemons.
[  OK  ][  17.723150] systemd-journald[200]: Received SIGTERM from PID 1 (systemd).
 Stopped dracut pre-pivot and cleanup hook.
        Stopping dracut pre-pivot and cleanup hook...
[  OK  ] Stopped target Initrd Default Target.
[  OK  ] Stopped dracut mount hook.
        Stopping dracut mount hook...
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Sockets.
[  OK  ] Stopped target Paths.
[  OK  ] Stopped target Slices.
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped target Local File Systems.
[  OK  ] Stopped Apply Kernel Variables.
        Stopping Apply Kernel Variables...
[  OK  ] Stopped target Swap.
[  OK  ] Stopped target Remote File Systems.
[  OK  ] Stopped target Remote File Systems (Pre).
[  OK  ] Stopped dracut pre-mount hook.
        Stopping dracut pre-mount hook...
[  OK  ] Stopped dracut initqueue hook.
        Stopping dracut initqueue hook...
[  OK  ] Stopped udev Coldplug all Devices.
        Stopping udev Coldplug all Devices...
[  OK  ] Stopped dracut pre-trigger hook.
        Stopping dracut pre-trigger hook...
        Stopping udev Kernel Device Manager...
[  OK  ] Stopped target Encrypted Volumes.
[  OK  ] Started Plymouth switch root service.
[  OK  ] Stopped udev Kernel Device Manager.
[  OK  ] Stopped Create Static Device Nodes in /dev.
        Stopping Create Static Device Nodes in /dev...
[  OK  ] Stopped Create list of required sta...ce nodes for the current kernel.
        Stopping Create list of required st... nodes for the current kernel...
[  OK  ] Stopped dracut pre-udev hook.
        Stopping dracut pre-udev hook...
[  OK  ] Stopped dracut cmdline hook.
        Stopping dracut cmdline hook...
[  OK  ] Closed udev Kernel Socket.
[  OK  ] Closed udev Control Socket.
        Starting Cleanup udevd DB...
[  OK  ] Started Cleanup udevd DB.
[  OK  ] Reached target Switch Root.
        Starting Switch Root...
[  18.409534] SELinux:  Class netlink_iscsi_socket not defined in policy.
[  18.429366] SELinux:  Class netlink_fib_lookup_socket not defined in policy.
[  18.450495] SELinux:  Class netlink_connector_socket not defined in policy.
[  18.471362] SELinux:  Class netlink_netfilter_socket not defined in policy.
[  18.492237] SELinux:  Class netlink_generic_socket not defined in policy.
[  18.512584] SELinux:  Class netlink_scsitransport_socket not defined in policy.
[  18.534492] SELinux:  Class netlink_rdma_socket not defined in policy.
[  18.554057] SELinux:  Class netlink_crypto_socket not defined in policy.
[  18.574151] SELinux:  Permission audit_read in class capability2 not defined in policy.
[  18.598146] SELinux:  Class binder not defined in policy.
[  18.614327] SELinux: the above unknown classes and permissions will be allowed
[  18.657298] systemd[1]: Successfully loaded SELinux policy in 418.445ms.
[  18.755528] systemd[1]: Relabelled /dev and /run in 29.429ms.


dbrazeau 04-29-2016 02:37 PM

Code:

Welcome to Fedora 22 (Twenty Two)!

[  19.080071] systemd-sysv-generator[756]: Overwriting existing symlink /run/systemd/generator.late/netconsole.service with real service
[  19.116395] systemd-sysv-generator[756]: Overwriting existing symlink /run/systemd/generator.late/livesys-late.service with real service
[  19.153446] systemd-sysv-generator[756]: Overwriting existing symlink /run/systemd/generator.late/network.service with real service
[  19.189008] systemd-sysv-generator[756]: Overwriting existing symlink /run/systemd/generator.late/livesys.service with real service
[  OK  ] Stopped Switch Root.
[  OK  ] Listening on Delayed Shutdown Socket.
        Starting Create list of required st... nodes for the current kernel...
        Mounting Huge Pages File System...
[  OK  ] Stopped Flush Journal to Persistent Storage.
[  OK  ] Stopped Journal Service.
        Starting Journal Service...
[  OK  ] Listening on LVM2 metadata daemon socket.
        Mounting Debug File System...
[  OK  ] Stopped target Switch Root.
[  OK  ] Stopped target Initrd File Systems.
[  OK  ] Stopped target Initrd Root File System.
[  OK  ] Listening on udev Kernel Socket.
        Mounting NFSD configuration filesystem...
[  OK  ] Created slice User and Session Slice.
[  OK  ] Reached target Slices.
[  OK  ] Listening on[  20.004795] EXT4-fs (dm-0): re-mounted. Opts: (null)
 udev Control Socket.
        Mounting POSIX Message Queue File System...
        Mounting Temporary Directory...
        Starting Apply Kernel Variables...
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Listening on Device-mapper event daemon FIFOs.
        Starting Remount Root and Kernel File Systems...
[  OK  ] Reached target Swap.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Reached target User and Group Name Lookups.
[  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
        Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...
[  OK  ] Created slice system-getty.slice.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[  OK  ] Mounted Debug File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Temporary Directory.
[  OK  ] Started Remount Root and Kernel File Systems.
        Starting udev Coldplug all Devices...
        Starting Configure read-only root support...
        Starting Create Static Device Nodes in /dev...
[  OK  ] Started udev Coldplug all Devices.
        Starting udev Wait f[  20.377583] systemd-journald[772]: Received request to flush runtime journal from PID 1
or Complete Device Initialization...
[  OK  ] Started Journal Service.
        Starting Flush Journal to Persistent Storage...
[  OK  ] Started LVM2 metadata daemon.
        Starting LVM2 metadata daemon...
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Configure read-only root support.
        Starting Load/Save Random Seed...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
        Mounting /var/tmp...
        Mounting /var/cache/yum...
        Starting udev Kernel Device Manager...
[  OK  ] Mounted /var/tmp.
[  OK  ] Mounted /var/cache/yum.
[  OK  ] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.
[  21.292419] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[  OK  ] Mounted NFSD configuration filesystem.
[  OK  ] Started udev Kernel Device Manager.
[  21.608657] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[  OK  ] Found device /dev/ttyS0.
[  21.749688] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[  21.792973] Intel(R) PCI-E Non-Transparent Bridge Driver 2.0
[  21.810340] ntb_hw_intel 0000:00:03.0: NTB Primary config disabled
[  21.828962] ntb_hw_intel: probe of 0000:00:03.0 failed with error -22
[  21.991843] ioatdma: Intel(R) QuickData Technology Driver 4.00
[  22.038350] EDAC MC: Ver: 3.0.0
[  22.144206] gpio_ich: GPIO from 436 to 511 on gpio_ich
[  22.159793] iTCO_vendor_support: vendor-support=0
[  22.174505] EDAC MC0: Giving out device to module sbridge_edac.c controller Broadwell Socket#0: DEV 0000:ff:12.0 (POLLED)
[  22.207369] EDAC sbridge:  Ver: 1.1.1
[  22.219004] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[  22.235771] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[  OK  [  22.995224] audit_printk_skb: 135 callbacks suppressed
[  22.995613] snd_hda_intel 0000:00:1b.0: no codecs found!
[  23.029879] audit: type=1130 audit(1461956958.233:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
] Started udev Wait for Complete Device Initialization.
        Starting Activation of DM RAID sets...
[  OK  [  23.147306] audit: type=1130 audit(1461956958.385:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
] Started Activa[  23.216871] audit: type=1131 audit(1461956958.455:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
tion of DM RAID sets.
[  OK  ] Reached target Encrypted Volumes.
[  OK  ] Reached target Local File Systems.
        Starting Tell Plymouth To Write Out Runtime Data..[  23.335183] audit: type=1130 audit(1461956958.573:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
.
        Sta[  23.402932] audit: type=1130 audit(1461956958.641:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
rting Preprocess[  23.471464] audit: type=1131 audit(1461956958.710:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
 NFS configurati[  23.543057] audit: type=1130 audit(1461956958.781:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
on...
        [  23.609641] audit: type=1130 audit(1461956958.848:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
 Starting Import network configuration from initramfs...
        Starting Restore /run/initramfs on shutdown...
[  OK  ] Started Restore /run/initramfs on shutdown.
[  OK  ] Started Tell Plymouth To Write Out Runtime Data.
[  OK  ] Started Preprocess NFS configuration[  23.756285] audit: type=1130 audit(1461956958.994:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
.
[  OK  ] Started Import network configuration from initramfs.
        Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volat[  23.870218] audit: type=1305 audit(1461956959.108:77): auid=4294967295 ses=4294967295 subj=system_u:system_r:auditctl_t:s0 op="add_rule" key=(null) list=1 res=1
ile Files and Directories.
        Starting Security Auditing Service...
[  OK  ] Started Security Auditing Service.
        Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Reached target System Initialization.
[  OK  ] Reached target Paths.
[  OK  ] Listening on Open-iSCSI iscsiuio Socket.
[  OK  ] Started Manage Sound Card State (restore and store).
        Starting Manage Sound Card State (restore and store)...
[  OK  ] Listening on Open-iSCSI iscsid Socket.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on CUPS Scheduler.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
        Starting Login Service...
        Starting GSSAPI Proxy Daemon...
        Starting firewalld - dynamic firewall daemon...
        Starting Machine Check Exception Logging Daemon...
        Starting RealtimeKit Scheduling Policy Service...
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started RealtimeKit Scheduling Policy Service.
        Starting D-Bus System Message Bus...
        Starting Accounts Service...
        Starting LSB: Init script for live image....
        Starting NTP client/server...
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
        Starting Hardware RNG Entropy Gatherer Daemon...
        Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Started GSSAPI Proxy Daemon.
[  OK  ] Started Machine Check Exception Logging Daemon.
[  OK  ] Started LSB: Init script for live image..
        Starting SYSV: Late init script for live image....
        Starting ABRT Automated Bug Reporting Tool...
[  OK  ] Reached target NFS client services.
[  OK  ] Started Login Service.
[  OK  ] Started SYSV: Late init script for live image..
[  OK  ] Started NTP client/server.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started ABRT Automated Bug Reporting Tool.
        Starting Install ABRT coredump hook...
[  OK  ] Started ABRT kernel log watcher.
        Starting ABRT kernel log watcher...
[  OK  ] Started Install ABRT coredump hook.
        Starting Authorization Manager...
[  OK  ] Started Authorization Manager.
[  OK  ] Started Accounts Service.
[  26.696821] ip6_tables: (C) 2000-2006 Netfilter Core Team
[  26.833104] Ebtables v2.0 registered
[  27.163870] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[  OK  ] Started firewalld - dynamic firewall daemon.
        Starting Network Manager...
[  OK  ] Started Network Manager.
[  OK  ] Reached target Network.
        Starting Notify NFS peers of a restart...
        Starting Virtualization daemon...
[  OK  ] Started Logout off all iSCSI sessions on shutdown.
        Starting Logout off all iSCSI sessions on shutdown...
[  OK [  27.743442] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
 ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
        Starting Permit User Sessions...
[  OK  ] Started Notify NFS peers of a restart.
[  OK  ] Started Permit User Sessions.
        Starting GNOME Display Manager...
[  OK  ] Started Command Scheduler.
        Starting Command Scheduler...
[  OK  ] Started Job spooling tools.
        Starting Job spooling tools...
        Starting Wait for Plymouth Boot Screen to Quit...
[  OK  ] Started GNOME Display Manager.
[  28.093814] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[  OK  ] Reached target System Initialization.
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Basic System.
[  OK  ] Started dracut initqueue hook.
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
        Starting dracut pre-mount hook...
[  OK  ] Started dracut pre-mount hook.
[  OK  ] Reached target Initrd Root File System.
        Starting Reload Configuration from the Real Root...
[  OK  ] Started Reload Configuration from the Real Roo[  28.359513] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
t.
        Starting dracut mount hook...
[  OK  ] Reached target Initrd File Systems.
[  OK  ] Started dracut mount hook.
[  OK  ] Reached target Initrd Default Target.
        Starting dracut pre-pivot and cleanup hook...
[  OK  ] Started dracut pre-pivot and cleanup hook.
        Starting Cleaning Up and Shutting Down Daemons...
[  OK  ] Stopped target Timers.
        Starting Plymouth switch root service...
[  OK  ] Stopped Cleaning Up and Shutting Down Daemons.
[  OK  ] Stopped dracut pre-pivot and cleanup hook.
        Stopping dracut pre-pivot and cleanup hook...
[  OK  ] Stopped target Initrd Default Target.
[  OK  ] Stopped dracut mount hook.
        Stopping dracut mount hook...
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Sockets.
[  OK  ] Stopped target Paths.
[  OK  ] Stopped target Slices.
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped target Local File Systems.
[  OK  ] Stopped Apply Kernel Variables.
        Stopping Apply Kernel Variables...
[  OK  ] Stopped target Swap.
[  OK  ] Stopped target Remote File Systems.
[  OK  ] Stopped target Remote File Systems (Pre).
[  OK  ] Stopped dracut pre-mount hook.
        Stopping dracut pre-mount hook...
[  OK  ] Stopped dracut initqueue hook.
        Stopping dracut initqueue hook...
[  OK  ] Stopped udev Coldplug all Devices.
        Stopping udev Coldplug all Devices...
[  OK  ] Stopped dracut pre-trigger hook.
        Stopping dracut pre-trigger hook...
        Stopping udev Kernel Device Manager...
[  OK  ] Stopped target Encrypted Volumes.
[  OK  ] Started Plymouth switch root service.
[  OK  ] Stopped udev Kernel Device Manager.
[  OK  ] Stopped Create Static Device Nodes in /dev.
        Stopping Create Static Device Nodes in /dev...
[  OK  ] Stopped Create list of required sta...ce nodes for the current kernel.
        Stopping Create list of required st... nodes for the current kernel...
[  OK  ] Stopped dracut pre-udev hook.
        Stopping dracut pre-udev hook...
[  OK  ] Stopped dracut cmdline hook.
        Stopping dracut cmdline hook...
[  OK  ] Closed udev Kernel Socket.
[  OK  ] Closed udev Control Socket.
        Starting Cleanup udevd DB...
[  OK  ] Started Cleanup udevd DB.
[  OK  ] Reached target Switch Root.
        Starting Switch Root...

Welcome to Fedora 22 (Twenty Two)!

[  OK  ] Stopped Switch Root.
[  OK  ] Listening on Delayed Shutdown Socket.
        Starting Create list of required st... nodes for the current kernel...
        Mounting Huge Pages File System...
[  OK  ] Stopped Flush Journal to Persistent Storage.
[  OK  ] Stopped Journal Service.
        Starting Journal Service...
[  OK  ] Listening on LVM2 metadata daemon socket.
        Mounting Debug File System...
[  OK  ] Stopped target Switch Root.
[  OK  ] Stopped target Initrd File Systems.
[  OK  ] Stopped target Initrd Root File System.
[  OK  ] Listening on udev Kernel Socket.
        Mounting NFSD configuration filesystem...
[  OK  ] Created slice User and Session Slice.
[  OK  ] Reached target Slices.
[  OK  ] Listening on udev Control Socket.
        Mounting POSIX Message Queue File System...
        Mounting Temporary Directory...
        Starting Apply Kernel Variables...
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Listening on Device-mapper event daemon FIFOs.
        Starting Remount Root and Kernel File Systems...
[  OK  ] Reached target Swap.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Reached target User and Group Name Lookups.
[  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
        Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...
[  OK  ] Created slice system-getty.slice.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[  OK  ] Mounted Debug File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Temporary Directory.
[  OK  ] Started Remount Root and Kernel File Systems.
        Starting udev Coldplug all Devices...
        Starting Configure read-only root support...
        Starting Create Static Device Nodes in /dev...
[  OK  ] Started udev Coldplug all Devices.
        Starting udev Wait for Complete Device Initialization...
[  OK  ] Started Journal Service.
        Starting Flush Journal to Persistent Storage...
[  OK  ] Started LVM2 metadata daemon.
        Starting LVM2 metadata daemon...
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Configure read-only root support.
        Starting Load/Save Random Seed...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
        Mounting /var/tmp...
        Mounting /var/cache/yum...
        Starting udev Kernel Device Manager...
[  OK  ] Mounted /var/tmp.
[  OK  ] Mounted /var/cache/yum.
[  OK  ] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.
[  OK  ] Mounted NFSD configuration filesystem.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Found device /dev/ttyS0.
[  OK  ] Started udev Wait for Complete Device Initialization.
        Starting Activation of DM RAID sets...
[  OK  ] Started Activation of DM RAID sets.
[  OK  ] Reached target Encrypted Volumes.
[  OK  ] Reached target Local File Systems.
        Starting Tell Plymouth To Write Out Runtime Data...
        Starting Preprocess NFS configuration...
        Starting Import network configuration from initramfs...
        Starting Restore /run/initramfs on shutdown...
[  OK  ] Started Restore /run/initramfs on shutdown.
[  OK  ] Started Tell Plymouth To Write Out Runtime Data.
[  OK  ] Started Preprocess NFS configuration.
[  OK  ] Started Import network configuration from initramfs.
        Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
        Starting Security Auditing Service...
[  OK  ] Started Security Auditing Service.
        Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Reached target System Initialization.
[  OK  ] Reached target Paths.
[  OK  ] Listening on Open-iSCSI iscsiuio Socket.
[  OK  ] Started Manage Sound Card State (restore and store).
        Starting Manage Sound Card State (restore and store)...
[  OK  ] Listening on Open-iSCSI iscsid Socket.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on CUPS Scheduler.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
        Starting Login Service...
        Starting GSSAPI Proxy Daemon...
        Starting firewalld - dynamic firewall daemon...
        Starting Machine Check Exception Logging Daemon...
        Starting RealtimeKit Scheduling Policy Service...
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started RealtimeKit Scheduling Policy Service.
        Starting D-Bus System Message Bus...
        Starting Accounts Service...
        Starting LSB: Init script for live image....
        Starting NTP client/server...
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
        Starting Hardware RNG Entropy Gatherer Daemon...
        Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Started GSSAPI Proxy Daemon.
[  OK  ] Started Machine Check Exception Logging Daemon.
[  OK  ] Started LSB: Init script for live image..
        Starting SYSV: Late init script for live image....
        Starting ABRT Automated Bug Reporting Tool...
[  OK  ] Reached target NFS client services.
[  OK  ] Started Login Service.
[  OK  ] Started SYSV: Late init script for live image..
[  OK  ] Started NTP client/server.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started ABRT Automated Bug Reporting Tool.
        Starting Install ABRT coredump hook...
[  OK  ] Started ABRT kernel log watcher.
        Starting ABRT kernel log watcher...
[  OK  ] Started Install ABRT coredump hook.
        Starting Authorization Manager...
[  OK  ] Started Authorization Manager.
[  OK  ] Started Accounts Service.
[  OK  ] Started firewalld - dynamic firewall daemon.
        Starting Network Manager...
[  OK  ] Started Network Manager.
[  OK  ] Reached target Network.
        Starting Notify NFS peers of a restart...
        Starting Virtualization daemon...
[  OK  ] Started Logout off all iSCSI sessions on shutdown.
        Starting Logout off all iSCSI sessions on shutdown...
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems.
        Starting Permit User Sessions...
[  OK  ] Started Notify NFS peers of a restart.
[  OK  ] S[  31.071303] igb 0000:08:00.0 enp8s0: igb: enp8s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
tarted Permit Us[  31.104063] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
er Sessions.
        Starting GNOME Display Manager...
[  OK  ] Started Command Scheduler.
        Starting Command Scheduler...
[  OK  ] Started Job spooling tools.
        Starting Job spooling tools...
        Starting Wait for Plymouth Boot Screen to Quit...
[  OK  ] Started GNOME Display Manager.
[  OK  ] Created slice user-987.slice.
[  OK  ] Started Virtualization daemon.
[  31.677597] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.

Fedora release 22 (Twenty Two)
Kernel 4.4.7 on an x86_64 (ttyS0)

localhost login:

Couldn't figure out a way to post all of the serial output in a single post due to the size.


All times are GMT -5. The time now is 10:51 AM.