1 (20.02.2013 19:29:05 отредактировано DarkDigger)

В общем суть такая, установил на виртуалку, всё норм, решил поставить на физический компьютер, и тут засада. После grub грузит только в режиме "только чтение"
В grub, если изменить запись (e нажать)
linux   /boot/vmlinuz-linux root=UUID=ffdcbe9c-481d-43e5-bf36-e193e84e4eb2 ro  quiet на
linux   /boot/vmlinuz-linux root=UUID=ffdcbe9c-481d-43e5-bf36-e193e84e4eb2 rw  quiet
то грузит, но ведь должно быть ro, на многих дистрибутивах проверял, да и на виртуалке тоже прописано ro...
Вот лог dmesg, когда грузится только в чтении:

+ открыть спойлер

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.7.9-1-ARCH (nobody@foutrelis) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Feb 18 02:13:30 EET 2013
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ffdcbe9c-481d-43e5-bf36-e193e84e4eb2 ro quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ddb96fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ddb97000-0x00000000ddd95fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ddd96000-0x00000000dde20fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dde21000-0x00000000ddebdfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ddebe000-0x00000000dedccfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dedcd000-0x00000000dedcdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dedce000-0x00000000dee10fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dee11000-0x00000000df232fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df233000-0x00000000df7f3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df7f4000-0x00000000df7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: MSI MS-7759/Z77MA-G45 (MS-7759), BIOS V1.8 12/17/2012
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask C00000000 write-back
[    0.000000]   1 base 400000000 mask FF0000000 write-back
[    0.000000]   2 base 410000000 mask FF8000000 write-back
[    0.000000]   3 base 418000000 mask FFC000000 write-back
[    0.000000]   4 base 41C000000 mask FFE000000 write-back
[    0.000000]   5 base 41E000000 mask FFF000000 write-back
[    0.000000]   6 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd790-0x000fd79f] mapped at [ffff8800000fd790]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0xdf7fffff]
[    0.000000]  [mem 0x00000000-0xdf7fffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1fffb000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x41effffff]
[    0.000000]  [mem 0x100000000-0x41effffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x41effffff @ [mem 0xdf225000-0xdf232fff]
[    0.000000] RAMDISK: [mem 0x37a5c000-0x37d25fff]
[    0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000ddeae078 0006C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000ddeb8120 0010C (v05 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000ddeae178 09FA3 (v02 ALASKA    A M I 00000022 INTL 20051117)
[    0.000000] ACPI: FACS 00000000ddebc080 00040
[    0.000000] ACPI: APIC 00000000ddeb8230 00072 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 00000000ddeb82a8 00044 (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 00000000ddeb82f0 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 00000000ddeb8330 007CA (v01 Intel_ AoacTabl 00001000 INTL 20091112)
[    0.000000] ACPI: HPET 00000000ddeb8b00 00038 (v01 ALASKA    A M I 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 00000000ddeb8b38 0036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 00000000ddeb8ea8 009AA (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 00000000ddeb9858 00A92 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041effffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x41effffff]
[    0.000000]   NODE_DATA [mem 0x41effc000-0x41effffff]
[    0.000000]  [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e600000-ffff88041e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x41effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0xddb96fff]
[    0.000000]   node   0: [mem 0xddd96000-0xdde20fff]
[    0.000000]   node   0: [mem 0xdedcd000-0xdedcdfff]
[    0.000000]   node   0: [mem 0xdee11000-0xdf232fff]
[    0.000000]   node   0: [mem 0xdf7f4000-0xdf7fffff]
[    0.000000]   node   0: [mem 0x100000000-0x41effffff]
[    0.000000] On node 0 totalpages: 4181982
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3911 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 888977 pages, LIFO batch:31
[    0.000000]   Normal zone: 51136 pages used for memmap
[    0.000000]   Normal zone: 3221568 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    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: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000ddb97000 - 00000000ddd96000
[    0.000000] PM: Registered nosave memory: 00000000dde21000 - 00000000ddebe000
[    0.000000] PM: Registered nosave memory: 00000000ddebe000 - 00000000dedcd000
[    0.000000] PM: Registered nosave memory: 00000000dedce000 - 00000000dee11000
[    0.000000] PM: Registered nosave memory: 00000000df233000 - 00000000df7f4000
[    0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[    0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[    0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041ec00000 s84608 r8192 d21888 u524288
[    0.000000] pcpu-alloc: s84608 r8192 d21888 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4114456
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ffdcbe9c-481d-43e5-bf36-e193e84e4eb2 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16384908k/17285120k available (4893k kernel code, 557192k absent, 343020k reserved, 4021k data, 812k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]     Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000]     RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] NR_IRQS:4352 nr_irqs:712 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 67108864 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 3093.060 MHz processor
[    0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6188.87 BogoMIPS (lpj=10310200)
[    0.000003] pid_max: default: 32768 minimum: 301
[    0.000024] Security Framework initialized
[    0.000030] AppArmor: AppArmor disabled by boot time parameter
[    0.000735] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.003844] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.005218] Mount-cache hash table entries: 256
[    0.005345] Initializing cgroup subsys cpuacct
[    0.005346] Initializing cgroup subsys memory
[    0.005351] Initializing cgroup subsys devices
[    0.005352] Initializing cgroup subsys freezer
[    0.005353] Initializing cgroup subsys net_cls
[    0.005354] Initializing cgroup subsys blkio
[    0.005372] CPU: Physical Processor ID: 0
[    0.005373] CPU: Processor Core ID: 0
[    0.005376] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.005665] mce: CPU supports 9 MCE banks
[    0.005675] CPU0: Thermal monitoring enabled (TM1)
[    0.005680] process: using mwait in idle threads
[    0.005683] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 1
[    0.005805] Freeing SMP alternatives: 16k freed
[    0.006517] ACPI: Core revision 20120913
[    0.021162] ftrace: allocating 18828 entries in 74 pages
[    0.028183] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.061180] smpboot: CPU0: Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz (fam: 06, model: 3a, stepping: 09)
[    0.166976] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver.
[    0.166981] ... version:                3
[    0.166982] ... bit width:              48
[    0.166982] ... generic registers:      8
[    0.166983] ... value mask:             0000ffffffffffff
[    0.166984] ... max period:             000000007fffffff
[    0.166984] ... fixed-purpose events:   3
[    0.166985] ... event mask:             00000007000000ff
[    0.203890] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.190329] smpboot: Booting Node   0, Processors  #1 #2 #3 OK
[    0.243849] Brought up 4 CPUs
[    0.243851] smpboot: Total of 4 processors activated (24754.50 BogoMIPS)
[    0.246379] devtmpfs: initialized
[    0.247706] PM: Registering ACPI NVS region [mem 0xdde21000-0xddebdfff] (643072 bytes)
[    0.247713] PM: Registering ACPI NVS region [mem 0xdedce000-0xdee10fff] (274432 bytes)
[    0.248198] RTC time: 15:15:38, date: 02/20/13
[    0.248226] NET: Registered protocol family 16
[    0.248309] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.248311] ACPI: bus type pci registered
[    0.248354] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.248356] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.253497] PCI: Using configuration type 1 for base access
[    0.253932] bio: create slab <bio-0> at 0
[    0.253965] ACPI: Added _OSI(Module Device)
[    0.253966] ACPI: Added _OSI(Processor Device)
[    0.253967] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.253968] ACPI: Added _OSI(Processor Aggregator Device)
[    0.254980] ACPI: EC: Look up EC in DSDT
[    0.256061] ACPI: Executed 1 blocks of module-level executable AML code
[    0.258162] ACPI: SSDT 00000000ddd43018 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.258419] ACPI: Dynamic OEM Table Load:
[    0.258420] ACPI: SSDT           (null) 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.267311] ACPI: SSDT 00000000ddd44a98 00303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.267583] ACPI: Dynamic OEM Table Load:
[    0.267585] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.287220] ACPI: SSDT 00000000ddd45c18 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.287470] ACPI: Dynamic OEM Table Load:
[    0.287472] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.307512] ACPI: Interpreter enabled
[    0.307514] ACPI: (supports S0 S3 S4 S5)
[    0.307527] ACPI: Using IOAPIC for interrupt routing
[    0.311173] ACPI: Power Resource [FN00] (off)
[    0.311221] ACPI: Power Resource [FN01] (off)
[    0.311266] ACPI: Power Resource [FN02] (off)
[    0.311312] ACPI: Power Resource [FN03] (off)
[    0.311357] ACPI: Power Resource [FN04] (off)
[    0.311656] ACPI: No dock devices found.
[    0.311659] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.311911] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.312199] PCI host bridge to bus 0000:00
[    0.312202] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.312203] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.312204] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.312206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.312207] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.312208] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.312209] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.312210] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.312211] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.312213] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.312214] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
[    0.312220] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.312248] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.312272] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.312307] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.312327] pci 0000:00:14.0: reg 10: [mem 0xf7200000-0xf720ffff 64bit]
[    0.312392] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.312412] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.312432] pci 0000:00:16.0: reg 10: [mem 0xf7219000-0xf721900f 64bit]
[    0.312503] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.312532] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.312551] pci 0000:00:1a.0: reg 10: [mem 0xf7217000-0xf72173ff]
[    0.312634] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.312657] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.312670] pci 0000:00:1b.0: reg 10: [mem 0xf7210000-0xf7213fff 64bit]
[    0.312731] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.312750] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.312821] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.312844] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.312915] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.312945] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.312964] pci 0000:00:1d.0: reg 10: [mem 0xf7216000-0xf72163ff]
[    0.313048] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.313070] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
[    0.313184] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.313200] pci 0000:00:1f.2: reg 10: [io  0xf070-0xf077]
[    0.313206] pci 0000:00:1f.2: reg 14: [io  0xf060-0xf063]
[    0.313213] pci 0000:00:1f.2: reg 18: [io  0xf050-0xf057]
[    0.313219] pci 0000:00:1f.2: reg 1c: [io  0xf040-0xf043]
[    0.313226] pci 0000:00:1f.2: reg 20: [io  0xf020-0xf03f]
[    0.313232] pci 0000:00:1f.2: reg 24: [mem 0xf7215000-0xf72157ff]
[    0.313272] pci 0000:00:1f.2: PME# supported from D3hot
[    0.313287] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.313300] pci 0000:00:1f.3: reg 10: [mem 0xf7214000-0xf72140ff 64bit]
[    0.313318] pci 0000:00:1f.3: reg 20: [io  0xf000-0xf01f]
[    0.313365] pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000
[    0.313373] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff]
[    0.313381] pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.313390] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.313395] pci 0000:01:00.0: reg 24: [io  0xe000-0xe07f]
[    0.313401] pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref]
[    0.313448] pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
[    0.313456] pci 0000:01:00.1: reg 10: [mem 0xf7080000-0xf7083fff]
[    0.317164] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.317166] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.317168] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.317170] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.317210] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.317276] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.317295] pci 0000:03:00.0: reg 10: [io  0xd000-0xd0ff]
[    0.317327] pci 0000:03:00.0: reg 18: [mem 0xf7104000-0xf7104fff 64bit pref]
[    0.317347] pci 0000:03:00.0: reg 20: [mem 0xf7100000-0xf7103fff 64bit pref]
[    0.317433] pci 0000:03:00.0: supports D1 D2
[    0.317435] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.323831] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.323834] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.323837] pci 0000:00:1c.1:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.323853] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.323929] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.323950] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.323975] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[    0.324060]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.324189]  pci0000:00: ACPI _OSC control (0x18) granted
[    0.326541] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.326570] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.326597] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.326624] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.326650] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.326679] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.326706] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.326733] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.326785] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.326786] vgaarb: loaded
[    0.326787] vgaarb: bridge control possible 0000:01:00.0
[    0.326808] PCI: Using ACPI for IRQ routing
[    0.328203] PCI: pci_cache_line_size set to 64 bytes
[    0.328240] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.328242] e820: reserve RAM buffer [mem 0xddb97000-0xdfffffff]
[    0.328243] e820: reserve RAM buffer [mem 0xdde21000-0xdfffffff]
[    0.328244] e820: reserve RAM buffer [mem 0xdedce000-0xdfffffff]
[    0.328245] e820: reserve RAM buffer [mem 0xdf233000-0xdfffffff]
[    0.328246] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
[    0.328247] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
[    0.328304] NetLabel: Initializing
[    0.328304] NetLabel:  domain hash size = 128
[    0.328305] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.328312] NetLabel:  unlabeled traffic allowed by default
[    0.328323] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.328326] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.330333] Switching to clocksource hpet
[    0.333118] pnp: PnP ACPI init
[    0.333126] ACPI: bus type pnp registered
[    0.333286] pnp 00:00: [bus 00-3e]
[    0.333288] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.333289] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.333290] pnp 00:00: [io  0x0d00-0xffff window]
[    0.333291] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.333293] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.333294] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.333295] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.333296] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.333297] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.333298] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.333300] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.333301] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.333302] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.333303] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.333304] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.333305] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.333307] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.333308] pnp 00:00: [mem 0xe0000000-0xfeafffff window]
[    0.333309] pnp 00:00: [mem 0x00010000-0x0001ffff window]
[    0.333330] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.333344] pnp 00:01: [mem 0xfed40000-0xfed44fff]
[    0.333361] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.333363] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.333370] pnp 00:02: [io  0x0000-0x001f]
[    0.333371] pnp 00:02: [io  0x0081-0x0091]
[    0.333372] pnp 00:02: [io  0x0093-0x009f]
[    0.333373] pnp 00:02: [io  0x00c0-0x00df]
[    0.333375] pnp 00:02: [dma 4]
[    0.333386] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.333391] pnp 00:03: [mem 0xff000000-0xffffffff]
[    0.333400] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    0.333448] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[    0.333459] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.333466] pnp 00:05: [io  0x002e-0x002f]
[    0.333467] pnp 00:05: [io  0x004e-0x004f]
[    0.333468] pnp 00:05: [io  0x0061]
[    0.333469] pnp 00:05: [io  0x0063]
[    0.333470] pnp 00:05: [io  0x0065]
[    0.333471] pnp 00:05: [io  0x0067]
[    0.333472] pnp 00:05: [io  0x0070]
[    0.333473] pnp 00:05: [io  0x0080]
[    0.333474] pnp 00:05: [io  0x0092]
[    0.333475] pnp 00:05: [io  0x00b2-0x00b3]
[    0.333477] pnp 00:05: [io  0x0680-0x069f]
[    0.333479] pnp 00:05: [io  0x1000-0x100f]
[    0.333480] pnp 00:05: [io  0xffff]
[    0.333481] pnp 00:05: [io  0xffff]
[    0.333482] pnp 00:05: [io  0x0400-0x0453]
[    0.333483] pnp 00:05: [io  0x0458-0x047f]
[    0.333484] pnp 00:05: [io  0x0500-0x057f]
[    0.333485] pnp 00:05: [io  0x164e-0x164f]
[    0.333503] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.333505] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.333506] system 00:05: [io  0xffff] has been reserved
[    0.333507] system 00:05: [io  0xffff] has been reserved
[    0.333509] system 00:05: [io  0x0400-0x0453] has been reserved
[    0.333510] system 00:05: [io  0x0458-0x047f] has been reserved
[    0.333511] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.333513] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.333514] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.333519] pnp 00:06: [io  0x0070-0x0077]
[    0.333525] pnp 00:06: [irq 8]
[    0.333535] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.333551] pnp 00:07: [io  0x0454-0x0457]
[    0.333566] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.333568] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.333629] pnp 00:08: [io  0x0000-0xffffffffffffffff disabled]
[    0.333631] pnp 00:08: [io  0x0a00-0x0a1f]
[    0.333632] pnp 00:08: [io  0x0a30-0x0a3f]
[    0.333633] pnp 00:08: [io  0x0000-0xffffffffffffffff disabled]
[    0.333648] system 00:08: [io  0x0a00-0x0a1f] has been reserved
[    0.333649] system 00:08: [io  0x0a30-0x0a3f] has been reserved
[    0.333651] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.333806] pnp 00:09: [io  0x03f8-0x03ff]
[    0.333811] pnp 00:09: [irq 4]
[    0.333812] pnp 00:09: [dma 0 disabled]
[    0.333845] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.333858] pnp 00:0a: [io  0x0010-0x001f]
[    0.333859] pnp 00:0a: [io  0x0022-0x003f]
[    0.333860] pnp 00:0a: [io  0x0044-0x005f]
[    0.333861] pnp 00:0a: [io  0x0062-0x0063]
[    0.333863] pnp 00:0a: [io  0x0065-0x006f]
[    0.333864] pnp 00:0a: [io  0x0072-0x007f]
[    0.333865] pnp 00:0a: [io  0x0080]
[    0.333866] pnp 00:0a: [io  0x0084-0x0086]
[    0.333867] pnp 00:0a: [io  0x0088]
[    0.333869] pnp 00:0a: [io  0x008c-0x008e]
[    0.333870] pnp 00:0a: [io  0x0090-0x009f]
[    0.333871] pnp 00:0a: [io  0x00a2-0x00bf]
[    0.333872] pnp 00:0a: [io  0x00e0-0x00ef]
[    0.333873] pnp 00:0a: [io  0x04d0-0x04d1]
[    0.333890] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[    0.333892] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.333897] pnp 00:0b: [io  0x00f0-0x00ff]
[    0.333901] pnp 00:0b: [irq 13]
[    0.333912] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.334052] pnp 00:0c: [mem 0xfed1c000-0xfed1ffff]
[    0.334053] pnp 00:0c: [mem 0xfed10000-0xfed17fff]
[    0.334055] pnp 00:0c: [mem 0xfed18000-0xfed18fff]
[    0.334056] pnp 00:0c: [mem 0xfed19000-0xfed19fff]
[    0.334057] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
[    0.334058] pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
[    0.334059] pnp 00:0c: [mem 0xfed90000-0xfed93fff]
[    0.334060] pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
[    0.334061] pnp 00:0c: [mem 0xff000000-0xffffffff]
[    0.334062] pnp 00:0c: [mem 0xfee00000-0xfeefffff]
[    0.334064] pnp 00:0c: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.334086] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.334087] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.334088] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.334090] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.334092] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.334093] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.334095] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.334096] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.334098] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[    0.334099] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.334101] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.334187] pnp: PnP ACPI: found 13 devices
[    0.334188] ACPI: ACPI bus type pnp unregistered
[    0.339919] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.339921] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.339923] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
[    0.339925] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.339928] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.339938] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.339940] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.339944] pci 0000:00:1c.1:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.339966] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.339967] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.339969] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.339970] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.339971] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.339972] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.339974] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.339975] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.339976] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.339977] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
[    0.339979] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.339980] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[    0.339981] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.339983] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.339984] pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.340005] NET: Registered protocol family 2
[    0.340383] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.341256] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.341355] TCP: Hash tables configured (established 524288 bind 65536)
[    0.341370] TCP: reno registered
[    0.341384] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.341421] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.341491] NET: Registered protocol family 1
[    0.341612] pci 0000:01:00.0: Boot video device
[    0.341623] PCI: CLS 64 bytes, default 64
[    0.341652] Unpacking initramfs...
[    0.376839] Freeing initrd memory: 2856k freed
[    0.377061] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.377064] software IO TLB [mem 0xd9b97000-0xddb96fff] (64MB) mapped at [ffff8800d9b97000-ffff8800ddb96fff]
[    0.377297] audit: initializing netlink socket (disabled)
[    0.377309] type=2000 audit(1361373338.269:1): initialized
[    0.386598] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.387803] VFS: Disk quotas dquot_6.5.2
[    0.387829] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.387927] msgmni has been set to 32007
[    0.388079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.388098] io scheduler noop registered
[    0.388099] io scheduler deadline registered
[    0.388117] io scheduler cfq registered (default)
[    0.388179] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.388311] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[    0.388312] vesafb: scrolling: redraw
[    0.388313] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.388758] vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90006200000, using 5120k, total 5120k
[    0.445886] Console: switching to colour frame buffer device 160x64
[    0.502943] fb0: VESA VGA frame buffer device
[    0.502950] intel_idle: MWAIT substates: 0x1120
[    0.502951] intel_idle: v0.4 model 0x3A
[    0.502952] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.502977] GHES: HEST is not enabled!
[    0.503011] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.523568] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.523835] Linux agpgart interface v0.103
[    0.523879] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.524217] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.524237] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.524302] mousedev: PS/2 mouse device common for all mice
[    0.524342] rtc_cmos 00:06: RTC can wake from S4
[    0.524444] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.524468] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.524513] cpuidle: using governor ladder
[    0.524570] cpuidle: using governor menu
[    0.524571] EFI Variables Facility v0.08 2004-May-17
[    0.524598] drop_monitor: Initializing network drop monitor service
[    0.524644] TCP: cubic registered
[    0.524705] NET: Registered protocol family 10
[    0.524795] NET: Registered protocol family 17
[    0.524801] Key type dns_resolver registered
[    0.525083] PM: Hibernation image not present or could not be loaded.
[    0.525091] registered taskstats version 1
[    0.525670]   Magic number: 1:787:285
[    0.525694] acpi PNP0C04:00: hash matches
[    0.525765] rtc_cmos 00:06: setting system clock to 2013-02-20 15:15:38 UTC (1361373338)
[    0.526824] Freeing unused kernel memory: 812k freed
[    0.526895] Write protecting the kernel read-only data: 8192k
[    0.529233] Freeing unused kernel memory: 1240k freed
[    0.530210] Freeing unused kernel memory: 472k freed
[    0.535214] systemd-udevd[56]: starting version 197
[    0.550659] ACPI: bus type usb registered
[    0.550678] usbcore: registered new interface driver usbfs
[    0.550685] usbcore: registered new interface driver hub
[    0.550716] usbcore: registered new device driver usb
[    0.551141] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.551175] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.551178] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    0.551182] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.551194] ehci_hcd 0000:00:1a.0: debug port 2
[    0.551394] SCSI subsystem initialized
[    0.552165] ACPI: bus type scsi registered
[    0.552206] libata version 3.00 loaded.
[    0.555087] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    0.555100] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7217000
[    0.563645] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.563822] hub 1-0:1.0: USB hub found
[    0.563825] hub 1-0:1.0: 2 ports detected
[    0.563975] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.563978] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    0.563982] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.563992] ehci_hcd 0000:00:1d.0: debug port 2
[    0.567871] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    0.567881] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7216000
[    0.576994] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.577199] hub 2-0:1.0: USB hub found
[    0.577202] hub 2-0:1.0: 2 ports detected
[    0.577371] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    0.577374] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.577378] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.577471] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.577474] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf7200000
[    0.577517] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X
[    0.577685] xHCI xhci_add_endpoint called for root hub
[    0.577687] xHCI xhci_check_bandwidth called for root hub
[    0.577706] hub 3-0:1.0: USB hub found
[    0.577712] hub 3-0:1.0: 4 ports detected
[    0.578011] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.578014] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.578106] xHCI xhci_add_endpoint called for root hub
[    0.578107] xHCI xhci_check_bandwidth called for root hub
[    0.578124] hub 4-0:1.0: USB hub found
[    0.578130] hub 4-0:1.0: 4 ports detected
[    0.584878] ahci 0000:00:1f.2: version 3.0
[    0.584955] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    0.585014] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode
[    0.585016] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[    0.585021] ahci 0000:00:1f.2: setting latency timer to 64
[    0.585431] scsi0 : ahci
[    0.585648] scsi1 : ahci
[    0.585723] scsi2 : ahci
[    0.585800] scsi3 : ahci
[    0.585851] scsi4 : ahci
[    0.585891] scsi5 : ahci
[    0.585918] ata1: SATA max UDMA/133 abar m2048@0xf7215000 port 0xf7215100 irq 42
[    0.585919] ata2: DUMMY
[    0.585919] ata3: DUMMY
[    0.585920] ata4: DUMMY
[    0.585921] ata5: DUMMY
[    0.585922] ata6: DUMMY
[    0.873603] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    0.903598] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.904501] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120913/psargs-359)
[    0.904506] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880408486708), AE_NOT_FOUND (20120913/psparse-536)
[    0.905109] ata1.00: ATA-8: WDC WD10EZEX-08RKKA0, 80.00A80, max UDMA/100
[    0.905113] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.906033] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120913/psargs-359)
[    0.906037] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff880408486708), AE_NOT_FOUND (20120913/psparse-536)
[    0.906216] ata1.00: configured for UDMA/100
[    0.906414] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EZEX-08R 80.0 PQ: 0 ANSI: 5
[    0.908494] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    0.908496] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.908518] sd 0:0:0:0: [sda] Write Protect is off
[    0.908519] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.908528] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.926133]  sda: sda1 sda2 sda3
[    0.926448] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.997445] hub 1-1:1.0: USB hub found
[    0.997575] hub 1-1:1.0: 6 ports detected
[    1.103546] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.227445] hub 2-1:1.0: USB hub found
[    1.227524] hub 2-1:1.0: 8 ports detected
[    1.254666] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.306878] usb 1-1.1: new high-speed USB device number 3 using ehci_hcd
[    1.380150] tsc: Refined TSC clocksource calibration: 3092.973 MHz
[    1.380156] Switching to clocksource tsc
[    1.596888] systemd[1]: systemd 197 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    1.605248] systemd[1]: Set hostname to <komp>.
[    1.686784] usb 2-1.5: new low-speed USB device number 3 using ehci_hcd
[    1.770442] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    1.770477] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.770485] systemd[1]: Starting Remote File Systems.
[    1.770493] systemd[1]: Reached target Remote File Systems.
[    1.770498] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    1.770517] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.770523] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    1.770535] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    1.770540] systemd[1]: Starting Delayed Shutdown Socket.
[    1.770557] systemd[1]: Listening on Delayed Shutdown Socket.
[    1.770563] systemd[1]: Starting LVM2 metadata daemon socket.
[    1.770578] systemd[1]: Listening on LVM2 metadata daemon socket.
[    1.770585] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    1.770605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.770623] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    1.770681] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.770718] systemd[1]: Starting udev Kernel Socket.
[    1.770731] systemd[1]: Listening on udev Kernel Socket.
[    1.770760] systemd[1]: Starting udev Control Socket.
[    1.770775] systemd[1]: Listening on udev Control Socket.
[    1.770781] systemd[1]: Starting Encrypted Volumes.
[    1.770787] systemd[1]: Reached target Encrypted Volumes.
[    1.770792] systemd[1]: Starting Swap.
[    1.770798] systemd[1]: Reached target Swap.
[    1.770803] systemd[1]: Expecting device dev-sda1.device...
[    1.770810] systemd[1]: Starting Journal Socket.
[    1.770835] systemd[1]: Listening on Journal Socket.
[    1.770842] systemd[1]: Mounting Temporary Directory...
[    1.796824] systemd[1]: Started File System Check on Root Device.
[    1.796837] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.803491] systemd[1]: Starting Setup Virtual Console...
[    1.810148] systemd[1]: Starting udev Coldplug all Devices...
[    1.823575] systemd[1]: Mounting Huge Pages File System...
[    1.830767] systemd[1]: Started Set Up Additional Binary Formats.
[    1.830992] systemd[1]: Started Load Kernel Modules.
[    1.831004] systemd[1]: Mounted FUSE Control File System.
[    1.831014] systemd[1]: Mounting Configuration File System...
[    1.840476] systemd[1]: Starting Apply Kernel Variables...
[    1.850155] systemd[1]: Mounting Debug File System...
[    1.856746] usb 2-1.6: new full-speed USB device number 4 using ehci_hcd
[    1.869712] systemd[1]: Mounting POSIX Message Queue File System...
[    1.880226] systemd[1]: Starting udev Kernel Device Manager...
[    1.890116] systemd[1]: Starting Journal Service...
[    1.910137] systemd[1]: Started Journal Service.
[    1.910318] systemd[1]: Mounted Temporary Directory.
[    1.913451] systemd[1]: Started Remount Root and Kernel File Systems.
[    1.920031] systemd[1]: Started Setup Virtual Console.
[    1.940117] systemd[1]: Mounted Huge Pages File System.
[    1.940138] systemd-udevd[135]: starting version 197
[    1.940178] systemd[1]: Started udev Kernel Device Manager.
[    1.940216] systemd[1]: Mounted Configuration File System.
[    1.943367] systemd[1]: Started Apply Kernel Variables.
[    1.943439] systemd[1]: Mounted Debug File System.
[    1.943490] systemd[1]: Mounted POSIX Message Queue File System.
[    1.943506] systemd[1]: Starting Local File Systems (Pre).
[    1.943513] systemd[1]: Reached target Local File Systems (Pre).
[    1.943521] systemd[1]: Starting Load Random Seed...
[    2.252065] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.252070] ACPI: Power Button [PWRB]
[    2.252102] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    2.252104] ACPI: Power Button [PWRF]
[    2.252484] ACPI: Fan [FAN0] (off)
[    2.252509] ACPI: Fan [FAN1] (off)
[    2.252531] ACPI: Fan [FAN2] (off)
[    2.252551] ACPI: Fan [FAN3] (off)
[    2.252572] ACPI: Fan [FAN4] (off)
[    0.906644] ACPI: Invalid Power Resource to register!
[    2.254107] ACPI Warning:
[    2.254110] 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120913/utaddress-251)
[    2.254112] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.254115] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20120913/utaddress-251)
[    2.254117] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.254118] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20120913/utaddress-251)
[    2.254120] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.254121] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.256808] thermal LNXTHERM:00: registered as thermal_zone0
[    2.256810] ACPI: Thermal Zone [TZ00] (28 C)
[    2.256913] thermal LNXTHERM:01: registered as thermal_zone1
[    2.256914] ACPI: Thermal Zone [TZ01] (30 C)
[    2.257359] ACPI: Requesting acpi_cpufreq
[    2.260596] iTCO_vendor_support: vendor-support=0
[    2.263452] wmi: Mapper loaded
[    2.282201] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    2.285401] usbcore: registered new interface driver usbhid
[    2.285402] usbhid: USB HID core driver
[    2.285561] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120913/utaddress-251)
[    2.285565] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.301493] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x16
[    2.302339] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[    2.310723] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    2.310773] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    2.310837] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.362615] media: Linux media interface: v0.10
[    2.371706] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.371956] r8169 0000:03:00.0: irq 44 for MSI/MSI-X
[    2.372089] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc9000181c000, d4:3d:7e:4d:cd:15, XID 0c900800 IRQ 44
[    2.372091] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.376871] input: MLK Defender 2.4GHz mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input3
[    2.377104] hid-generic 0003:04FC:0538.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MLK Defender 2.4GHz mouse] on usb-0000:00:1d.0-1.5/input0
[    2.377279] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input4
[    2.377486] hid-generic 0003:09DA:054F.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:1d.0-1.6/input0
[    2.378034] input: A4TECH USB Device as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input5
[    2.379546] hid-generic 0003:09DA:054F.0003: input,hidraw2: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:1d.0-1.6/input1
[    2.431058] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x16
[    2.431448] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x16
[    2.431882] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x16
[    2.432208] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.436698] systemd-udevd[150]: renamed network interface eth0 to enp3s0
[    2.453466] Linux video capture interface: v2.00
[    2.455678] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825)
[    2.470159] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input6
[    2.470224] usbcore: registered new interface driver uvcvideo
[    2.470225] USB Video Class driver (1.1.1)
[    2.653644] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    2.653696] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    2.653729] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    2.653761] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.653793] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.653823] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.653858] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    2.653889] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    2.654019] mei 0000:00:16.0: setting latency timer to 64
[    2.654103] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[    2.654123] hda_intel: Disabling MSI
[    2.654126] hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
[    2.665323] mei 0000:00:16.0: wd: failed to find the client
[    2.679387] nvidia: module license 'NVIDIA' taints kernel.
[    2.679389] Disabling lock debugging due to kernel taint
[    3.061811] systemd[1]: Starting Emergency Shell...
[    3.073536] systemd[1]: Started Emergency Shell.
[    3.073584] systemd[1]: Starting Emergency Mode.
[    3.073598] systemd[1]: Reached target Emergency Mode.
[    3.073985] systemd[1]: Starting Journal Service...
[    3.076009] systemd-journald[136]: Received SIGTERM
[    3.089933] systemd[1]: Starting Journal Service...
[    3.099979] systemd[1]: Started Journal Service.
[    3.269867] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input15
[    3.270061] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input16
[    3.270246] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input17
[    3.270433] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input18
[    3.271376] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    3.271596] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  313.18  Wed Jan  9 17:02:09 PST 2013
[    3.649872] 3:3:3: cannot set freq 32000 to ep 0x86
[    3.786672] usbcore: registered new interface driver snd-usb-audio
[    3.793111] systemd[1]: Stopped udev Kernel Device Manager.
[    3.793136] systemd[1]: Stopping udev Kernel Socket.
[    3.793187] systemd[1]: Closed udev Kernel Socket.
[    3.793199] systemd[1]: Stopping udev Control Socket.
[    3.793244] systemd[1]: Closed udev Control Socket.
[    3.793319] systemd[1]: Startup finished in 1s 498ms 741us (kernel) + 2s 188ms 279us (userspace) = 3s 687ms 20us.
[

Где ошибка,помогите пожалуйста...

2

Это я тупанул, скрипт genfstab сделал запись fstsb вида

/dev/sda1     /mnt       ext4     defaults   0 1