Advertisement
Guest User

Untitled

a guest
Jun 6th, 2015
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 33.86 KB | None | 0 0
  1. # ./boot-vexpress --kernel=../temp/custom_boot/vmlinuz-4.0.0-0.rc5.git4.1.fc22.armv7hl --ramfs=../temp/custom_boot/initramfs-4.0.0-0.rc5.git4.1.fc22.armv7hl.img --image=disk3.img --dtb=vexpress-v2p-ca9.dtb
  2. pulseaudio: set_sink_input_volume() failed
  3. pulseaudio: Reason: Invalid argument
  4. pulseaudio: set_sink_input_mute() failed
  5. pulseaudio: Reason: Invalid argument
  6. [    0.000000] Booting Linux on physical CPU 0x0
  7. [    0.000000] Initializing cgroup subsys cpuset
  8. [    0.000000] Initializing cgroup subsys cpu
  9. [    0.000000] Initializing cgroup subsys cpuacct
  10. [    0.000000] Linux version 4.0.0-0.rc5.git4.1.fc22.armv7hl (mockbuild@arm02-builder01.arm.fedoraproject.org) (gcc version 5.0.0 20150319 (Red Hat 5.0.0-0.21) (GCC) ) #1 SMP Fri Mar 27 15:21:35 UTC 2015
  11. [    0.000000] CPU: ARMv7 Processor [410fc090] revision 0 (ARMv7), cr=10c5387d
  12. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  13. [    0.000000] Machine model: V2P-CA9
  14. [    0.000000] cma: Reserved 16 MiB at 0x9f000000
  15. [    0.000000] Memory policy: Data cache writeback
  16. [    0.000000] CPU: All CPU(s) started in SVC mode.
  17. [    0.000000] PERCPU: Embedded 12 pages/cpu @eeeb8000 s17920 r8192 d23040 u49152
  18. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260434
  19. [    0.000000] Kernel command line: console=ttyAMA0,115200n8 rw root=/dev/mmcblk0p3 rootwait physmap.enabled=0
  20. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  21. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  23. [    0.000000] Memory: 982148K/1048576K available (7025K kernel code, 893K rwdata, 3332K rodata, 952K init, 829K bss, 50044K reserved, 16384K cma-reserved, 253952K highmem)
  24. [    0.000000] Virtual kernel memory layout:
  25. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  26. [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  27. [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
  28. [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
  29. [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  30. [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  31. [    0.000000]       .text : 0xc0208000 - 0xc0c259f4   (10359 kB)
  32. [    0.000000]       .init : 0xc0c26000 - 0xc0d14000   ( 952 kB)
  33. [    0.000000]       .data : 0xc0d14000 - 0xc0df3458   ( 894 kB)
  34. [    0.000000]        .bss : 0xc0df3458 - 0xc0ec2ab0   ( 830 kB)
  35. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  36. [    0.000000] Hierarchical RCU implementation.
  37. [    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
  38. [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  39. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  40. [    0.000000] NR_IRQS:16 nr_irqs:16 16
  41. [    0.000000] GIC CPU mask not found - kernel will fail to boot.
  42. [    0.000000] GIC CPU mask not found - kernel will fail to boot.
  43. [    0.000000] L2C: platform modifies aux control register: 0x02020000 -> 0x02420000
  44. [    0.000000] L2C: device tree omits to specify unified cache
  45. [    0.000000] L2C: DT/platform modifies aux control register: 0x02020000 -> 0x02420000
  46. [    0.000000] L2C-310 erratum 769419 enabled
  47. [    0.000000] L2C-310 enabling early BRESP for Cortex-A9
  48. [    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  49. [    0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled
  50. [    0.000000] L2C-310 cache controller enabled, 8 ways, 128 kB
  51. [    0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x46420001
  52. [    0.000000]  Offload RCU callbacks from all CPUs
  53. [    0.000000]  Offload RCU callbacks from CPUs: 0-3.
  54. [    0.000122] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
  55. [    0.006604] Console: colour dummy device 80x30
  56. [    0.006926] Calibrating delay loop... 815.92 BogoMIPS (lpj=2039808)
  57. [    0.103606] pid_max: default: 32768 minimum: 301
  58. [    0.104130] Security Framework initialized
  59. [    0.105383] SELinux:  Initializing.
  60. [    0.105580] Yama: becoming mindful.
  61. [    0.106979] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  62. [    0.107009] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  63. [    0.113895] Initializing cgroup subsys blkio
  64. [    0.113950] Initializing cgroup subsys memory
  65. [    0.114109] Initializing cgroup subsys devices
  66. [    0.114164] Initializing cgroup subsys freezer
  67. [    0.114223] Initializing cgroup subsys net_cls
  68. [    0.114263] Initializing cgroup subsys perf_event
  69. [    0.114303] Initializing cgroup subsys net_prio
  70. [    0.114588] CPU: Testing write buffer coherency: ok
  71. [    0.114866] ftrace: allocating 29977 entries in 59 pages
  72. [    0.170361] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  73. [    0.170798] Setting up static identity map for 0x608ac588 - 0x608ac620
  74. [    0.184739] Brought up 1 CPUs
  75. [    0.184794] SMP: Total of 1 processors activated (815.92 BogoMIPS).
  76. [    0.184831] CPU: All CPU(s) started in SVC mode.
  77. [    0.190574] devtmpfs: initialized
  78. [    0.195435] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 0
  79. [    0.211760] atomic64_test: passed
  80. [    0.212418] pinctrl core: initialized pinctrl subsystem
  81. [    0.234352] NET: Registered protocol family 16
  82. [    0.241669] DMA: preallocated 256 KiB pool for atomic coherent allocations
  83. [    0.275028] cpuidle: using governor menu
  84. [    0.276755] genirq: Setting trigger mode 1 for irq 17 failed (gic_set_type+0x0/0xb4)
  85. [    0.277124] genirq: Setting trigger mode 1 for irq 18 failed (gic_set_type+0x0/0xb4)
  86. [    0.277438] genirq: Setting trigger mode 1 for irq 19 failed (gic_set_type+0x0/0xb4)
  87. [    0.277728] genirq: Setting trigger mode 1 for irq 20 failed (gic_set_type+0x0/0xb4)
  88. [    0.279360] of_amba_device_create(): amba_device_add() failed (-19) for /memory-controller@100e0000
  89. [    0.279763] of_amba_device_create(): amba_device_add() failed (-19) for /memory-controller@100e1000
  90. [    0.279950] of_amba_device_create(): amba_device_add() failed (-19) for /watchdog@100e5000
  91. [    0.284282] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@7,00000000/sysctl@01000
  92. [    0.287644] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@7,00000000/wdt@0f000
  93. [    0.290959] No ATAGs?
  94. [    0.291031] hw-breakpoint: debug architecture 0x0 unsupported.
  95. [    0.293711] Serial: AMBA PL011 UART driver
  96. [    0.294730] 10009000.uart: ttyAMA0 at MMIO 0x10009000 (irq = 38, base_baud = 0) is a PL011 rev1
  97. [    0.306386] console [ttyAMA0] enabled
  98. [    0.310145] 1000a000.uart: ttyAMA1 at MMIO 0x1000a000 (irq = 39, base_baud = 0) is a PL011 rev1
  99. [    0.310898] 1000b000.uart: ttyAMA2 at MMIO 0x1000b000 (irq = 40, base_baud = 0) is a PL011 rev1
  100. [    0.311593] 1000c000.uart: ttyAMA3 at MMIO 0x1000c000 (irq = 41, base_baud = 0) is a PL011 rev1
  101. [    0.335704] vgaarb: loaded
  102. [    0.338234] SCSI subsystem initialized
  103. [    0.339857] usbcore: registered new interface driver usbfs
  104. [    0.340157] usbcore: registered new interface driver hub
  105. [    0.340557] usbcore: registered new device driver usb
  106. [    0.346029] NetLabel: Initializing
  107. [    0.346121] NetLabel:  domain hash size = 128
  108. [    0.346221] NetLabel:  protocols = UNLABELED CIPSOv4
  109. [    0.346896] NetLabel:  unlabeled traffic allowed by default
  110. [    0.348511] Switched to clocksource arm,sp804
  111. [    0.349786] Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
  112. [    0.349999] Could not switch to high resolution mode on CPU 0
  113. [    0.452665] NET: Registered protocol family 2
  114. [    0.456369] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  115. [    0.456683] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  116. [    0.457023] TCP: Hash tables configured (established 8192 bind 8192)
  117. [    0.457425] TCP: reno registered
  118. [    0.457594] UDP hash table entries: 512 (order: 2, 16384 bytes)
  119. [    0.457829] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  120. [    0.458909] NET: Registered protocol family 1
  121. [    0.461082] RPC: Registered named UNIX socket transport module.
  122. [    0.461234] RPC: Registered udp transport module.
  123. [    0.461343] RPC: Registered tcp transport module.
  124. [    0.461443] RPC: Registered tcp NFSv4.1 backchannel transport module.
  125. [    0.466426] Unpacking initramfs...
  126. [    2.960077] Freeing initrd memory: 26664K (c8000000 - c9a0a000)
  127. [    2.961212] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 1 counters available
  128. [    2.965053] futex hash table entries: 1024 (order: 4, 65536 bytes)
  129. [    2.965611] audit: initializing netlink subsys (disabled)
  130. [    2.966129] audit: type=2000 audit(2.940:1): initialized
  131. [    2.983245] zpool: loaded
  132. [    2.983348] zbud: loaded
  133. [    2.984639] VFS: Disk quotas dquot_6.5.2
  134. [    2.985099] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  135. [    2.990229] NFS: Registering the id_resolver key type
  136. [    2.990842] Key type id_resolver registered
  137. [    2.990967] Key type id_legacy registered
  138. [    2.991148] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  139. [    2.993027] Key type big_key registered
  140. [    3.006392] alg: No test for stdrng (krng)
  141. [    3.006557] NET: Registered protocol family 38
  142. [    3.006905] bounce: pool size: 64 pages
  143. [    3.007358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  144. [    3.007927] io scheduler noop registered
  145. [    3.008054] io scheduler deadline registered
  146. [    3.008501] io scheduler cfq registered (default)
  147. [    3.018710] clcd-pl11x 10020000.clcd: PL111 rev2 at 0x10020000
  148. [    3.029202] clcd-pl11x 10020000.clcd: /clcd@10020000 hardware, 1024x768@59 display
  149. [    3.072407] Console: switching to colour frame buffer device 128x48
  150. [    3.078628] clcd-pl11x 1001f000.clcd: PL111 rev2 at 0x1001f000
  151. [    3.079139] clcd-pl11x 1001f000.clcd: /smb/motherboard/iofpga@7,00000000/clcd@1f000 hardware, 640x480@59 display
  152. [    3.081630] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  153. [    3.084876] Serial: AMBA driver
  154. [    3.085202] uart-pl011 10009000.uart: no DMA platform data
  155. [    3.085390] uart-pl011 1000a000.uart: no DMA platform data
  156. [    3.085520] uart-pl011 1000b000.uart: no DMA platform data
  157. [    3.085651] uart-pl011 1000c000.uart: no DMA platform data
  158. [    3.086737] msm_serial: driver initialized
  159. [    3.092188] libphy: Fixed MDIO Bus: probed
  160. [    3.093289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  161. [    3.093500] ehci-pci: EHCI PCI platform driver
  162. [    3.093741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  163. [    3.093932] ohci-pci: OHCI PCI platform driver
  164. [    3.094171] uhci_hcd: USB Universal Host Controller Interface driver
  165. [    3.095222] usbcore: registered new interface driver usbserial
  166. [    3.095630] usbcore: registered new interface driver usbserial_generic
  167. [    3.097671] usbserial: USB Serial support registered for generic
  168. [    3.098488] mousedev: PS/2 mouse device common for all mice
  169. [    3.101457] rtc-pl031 10017000.rtc: rtc core: registered pl031 as rtc0
  170. [    3.105382] device-mapper: uevent: version 1.0.3
  171. [    3.106309] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-devel@redhat.com
  172. [    3.107996] ledtrig-cpu: registered to indicate activity on CPUs
  173. [    3.108306] hidraw: raw HID events driver (C) Jiri Kosina
  174. [    3.109864] usbcore: registered new interface driver usbhid
  175. [    3.110001] usbhid: USB HID core driver
  176. [    3.112494] drop_monitor: Initializing network drop monitor service
  177. [    3.113680] ip_tables: (C) 2000-2006 Netfilter Core Team
  178. [    3.115237] TCP: cubic registered
  179. [    3.115404] Initializing XFRM netlink socket
  180. [    3.117298] NET: Registered protocol family 10
  181. [    3.121877] mip6: Mobile IPv6
  182. [    3.122043] NET: Registered protocol family 17
  183. [    3.122515] Key type dns_resolver registered
  184. [    3.122922] ThumbEE CPU extension supported.
  185. [    3.123075] Registering SWP/SWPB emulation handler
  186. [    3.125003] registered taskstats version 1
  187. [    3.127424] rtc-pl031 10017000.rtc: setting system clock to 2015-06-07 00:17:42 UTC (1433636262)
  188. [    3.128077] sr_init: No PMIC hook to init smartreflex
  189. [    3.128346] sr_init: platform driver register failed for SR
  190. [    3.142242] Freeing unused kernel memory: 952K (c0c26000 - c0d14000)
  191. [    3.243135] random: systemd urandom read with 10 bits of entropy available
  192. [    3.277257] 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)
  193. [    3.279707] systemd[1]: Detected architecture 'arm'.
  194. [    3.280153] systemd[1]: Running in initial RAM disk.
  195.  
  196. Welcome to Fedora 22 (Twenty Two) dracut-041-10.fc22 (Initramfs)!
  197.  
  198. [    3.286308] systemd[1]: No hostname configured.
  199. [    3.286658] systemd[1]: Set hostname to <localhost>.
  200. [    3.287568] systemd[1]: Initializing machine ID from random generator.
  201. [  OK  ] Created slice -.slice.
  202. [    4.212290] systemd[1]: Created slice -.slice.
  203. [    4.212938] systemd[1]: Starting -.slice.
  204. [  OK  ] Created slice System Slice.
  205. [    4.215283] systemd[1]: Created slice System Slice.
  206. [    4.215533] systemd[1]: Starting System Slice.
  207. [  OK  ] Reached target Slices.
  208. [    4.216335] systemd[1]: Reached target Slices.
  209. [    4.216534] systemd[1]: Starting Slices.
  210. [  OK  ] Reached target Timers.
  211. [    4.217232] systemd[1]: Reached target Timers.
  212. [    4.217425] systemd[1]: Starting Timers.
  213. [  OK  ] Created slice system-systemd\x2dfsck.slice.
  214. [    4.219268] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  215. [    4.219515] systemd[1]: Starting system-systemd\x2dfsck.slice.
  216. [  OK  ] Listening on udev Control Socket.
  217. [    4.223155] systemd[1]: Listening on udev Control Socket.
  218. [    4.223475] systemd[1]: Starting udev Control Socket.
  219. [  OK  ] Reached target Swap.
  220. [    4.224295] systemd[1]: Reached target Swap.
  221. [    4.224457] systemd[1]: Starting Swap.
  222. [  OK  ] Listening on Journal Socket (/dev/log).
  223. [    4.225885] systemd[1]: Listening on Journal Socket (/dev/log).
  224. [    4.226036] systemd[1]: Starting Journal Socket (/dev/log).
  225. [  OK  ] Reached target Local File Systems.
  226. [    4.226658] systemd[1]: Reached target Local File Systems.
  227. [    4.226797] systemd[1]: Starting Local File Systems.
  228. [  OK  ] Listening on Journal Socket.
  229. [    4.228269] systemd[1]: Listening on Journal Socket.
  230. [    4.228488] systemd[1]: Starting Journal Socket.
  231. [    4.250951] systemd[1]: Starting Setup Virtual Console...
  232.          Starting Setup Virtual Console...
  233. [    4.272971] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  234.          Starting Create list of required st... nodes for the current kernel...
  235. [    4.280263] systemd[1]: Started Device-Mapper Multipath Device Controller.
  236. [    4.281346] systemd[1]: Started dracut ask for additional cmdline parameters.
  237. [    4.325800] systemd[1]: Starting dracut cmdline hook...
  238.          Starting dracut cmdline hook...
  239. [    4.337754] systemd[1]: Started Load Kernel Modules.
  240. [    4.390899] systemd[1]: Starting Apply Kernel Variables...
  241.          Starting Apply Kernel Variables...
  242. [  OK  ] Listening on Journal Audit Socket.
  243. [    4.414869] systemd[1]: Listening on Journal Audit Socket.
  244. [    4.415191] systemd[1]: Starting Journal Audit Socket.
  245. [    4.480224] systemd[1]: Starting Journal Service...
  246.          Starting Journal Service...
  247. [  OK  ] Listening on udev Kernel Socket.
  248. [    4.499935] systemd[1]: Listening on udev Kernel Socket.
  249. [    4.500319] systemd[1]: Starting udev Kernel Socket.
  250. [  OK  ] Reached target Sockets.
  251. [    4.510141] systemd[1]: Reached target Sockets.
  252. [    4.510466] systemd[1]: Starting Sockets.
  253. [  OK  ] Started Setup Virtual Console.
  254. [    4.594894] systemd[1]: Started Setup Virtual Console.
  255. [  OK  ] Started Create list of required sta...ce nodes for the current kernel.
  256. [    4.634996] systemd[1]: Started Create list of required static device nodes for the current kernel.
  257. [  OK  ] Started Apply Kernel Variables.
  258. [    4.734865] systemd[1]: Started Apply Kernel Variables.
  259. [    4.950717] systemd[1]: Starting Create Static Device Nodes in /dev...
  260.          Starting Create Static Device Nodes in /dev...
  261. [  OK  ] Started Journal Service.
  262. [    5.155617] systemd[1]: Started Journal Service.
  263. [    5.157646] audit: type=1130 audit(1433636264.525: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'
  264. [  OK  ] Started Create Static Device Nodes in /dev.
  265. [    5.191228] audit: type=1130 audit(1433636264.560:3): 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'
  266. [  OK  ] Started dracut cmdline hook.
  267. [    5.902239] audit: type=1130 audit(1433636265.270:4): 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'
  268.          Starting dracut pre-udev hook...
  269. [    6.433271] alua: device handler registered
  270. [    6.490602] emc: device handler registered
  271. [    6.554484] rdac: device handler registered
  272. [  OK  ] Started dracut pre-udev hook.
  273. [    6.733753] audit: type=1130 audit(1433636266.100:5): 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'
  274.          Starting udev Kernel Device Manager...
  275. [  OK  ] Started udev Kernel Device Manager.
  276. [    6.927753] audit: type=1130 audit(1433636266.295:6): 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'
  277.          Starting dracut pre-trigger hook...
  278. [  OK  ] Started dracut pre-trigger hook.
  279. [    8.132912] audit: type=1130 audit(1433636267.500:7): 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'
  280.          Starting udev Coldplug all Devices...
  281. [  OK  ] Started udev Coldplug all Devices.
  282. [    8.714126] audit: type=1130 audit(1433636268.080:8): 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'
  283. [  OK  ] Reached target System Initialization.
  284.          Starting dracut initqueue hook...
  285.          Starting Show Plymouth Boot Screen...
  286. [   10.258703] mmci-pl18x 10005000.mmci: Got CD GPIO
  287. [   10.258999] mmci-pl18x 10005000.mmci: Got WP GPIO
  288. [   10.306930] mmci-pl18x 10005000.mmci: No vqmmc regulator found
  289. [   10.307482] mmci-pl18x 10005000.mmci: mmc0: PL181 manf 41 rev0 at 0x10005000 irq 34,35 (pio)
  290. [   10.307709] mmci-pl18x 10005000.mmci: DMA channels RX none, TX none
  291. [   10.352703] mmc0: new SDHC card at address 4567
  292. [   10.697534] Driver 'mmcblk' needs updating - please use bus_type methods
  293. [   10.720334] mmcblk0: mmc0:4567 QEMU! 4.00 GiB
  294. [   10.741231]  mmcblk0: p1 p2 p3
  295. [   10.883077] random: nonblocking pool is initialized
  296. [   11.355399] audit: type=1130 audit(1433636270.725:9): 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'
  297.          Mounting Configuration File System...
  298. [  OK  ] Mounted Configuration File System.
  299. [  OK  ] Found device /dev/mmcblk0p3.
  300. [  OK  ] Started dracut initqueue hook.
  301. [  OK  ] Reached target Remote File Systems (Pre).
  302. [  OK  ] Reached target Remote File Systems.
  303.          Starting dracut pre-mount hook...
  304.          Starting File System Check on /dev/mmcblk0p3...
  305. [  OK  ] Started Show Plymouth Boot Screen.
  306. [   11.888947] audit: type=1130 audit(1433636271.255:10): 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'
  307. [  OK  ] Reached target Paths.
  308. [  OK  ] Reached target Basic System.
  309. [  OK  ] Started dracut pre-mount hook.
  310. [   12.391083] audit: type=1130 audit(1433636271.760:11): 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'
  311. [   12.419173] systemd-fsck[304]: /dev/mmcblk0p3: clean, 21766/131072 files, 241241/524288 blocks
  312. [   12.518789] audit: type=1130 audit(1433636271.885:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck@dev-mmcblk0p3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  313. [  OK  ] Started File System Check on /dev/mmcblk0p3.
  314.          Mounting /sysroot...
  315. [   12.996259] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
  316. [  OK  ] Mounted /sysroot.
  317. [  OK  ] Reached target Initrd Root File System.
  318.          Starting Reload Configuration from the Real Root...
  319. [  OK  ] Started Reload Configuration from the Real Root.
  320. [   14.615537] audit: type=1130 audit(1433636273.985:13): 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'
  321. [   14.616664] audit: type=1131 audit(1433636273.985:14): 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'
  322. [  OK  ] Reached target Initrd File Systems.
  323. [  OK  ] Reached target Initrd Default Target.
  324.          Starting dracut pre-pivot and cleanup hook...
  325. [  OK  ] Started dracut pre-pivot and cleanup hook.
  326. [   15.087558] audit: type=1130 audit(1433636274.455:15): 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'
  327.          Starting Cleaning Up and Shutting Down Daemons...
  328. [  OK  ] Stopped target Timers.
  329.          Starting Plymouth switch root service...
  330. [  OK  ] Stopped Cleaning Up and Shutting Down Daemons.
  331. [   15.371236] audit: type=1130 audit(1433636274.740:16): 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'
  332. [   15.371925] audit: type=1131 audit(1433636274.740:17): 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'
  333. [  OK  ] Stopped dracut pre-pivot and cleanup hook.
  334. [   15.415285] audit: type=1131 audit(1433636274.785: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'
  335.          Stopping dracut pre-pivot and cleanup hook...
  336. [  OK  ] Stopped dracut pre-mount hook.
  337. [   15.443164] audit: type=1130 audit(1433636274.810:19): 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'
  338. [   15.443769] audit: type=1131 audit(1433636274.810:20): 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'
  339.          Stopping dracut pre-mount hook...
  340. [  OK  ] Stopped target Remote File Systems.
  341. [  OK  ] Stopped target Remote File Systems (Pre).
  342. [  OK  ] Stopped dracut initqueue hook.
  343. [   15.478647] audit: type=1130 audit(1433636274.845:21): 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'
  344. [   15.479230] audit: type=1131 audit(1433636274.845:22): 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'
  345.          Stopping dracut initqueue hook...
  346. [  OK  ] Stopped target Initrd Default Target.
  347. [  OK  ] Stopped target Basic System.
  348. [  OK  ] Stopped target System Initialization.
  349. [  OK  ] Stopped target Local File Systems.
  350. [  OK  ] Stopped target Swap.
  351. [  OK  ] Stopped udev Coldplug all Devices.
  352.          Stopping udev Coldplug all Devices...
  353. [  OK  ] Stopped dracut pre-trigger hook.
  354.          Stopping dracut pre-trigger hook...
  355. [  OK  ] Stopped Apply Kernel Variables.
  356.          Stopping Apply Kernel Variables...
  357.          Stopping udev Kernel Device Manager...
  358. [  OK  ] Stopped target Sockets.
  359. [  OK  ] Stopped target Slices.
  360. [  OK  ] Stopped target Paths.
  361. [  OK  ] Started Plymouth switch root service.
  362. [  OK  ] Stopped udev Kernel Device Manager.
  363. [  OK  ] Stopped dracut pre-udev hook.
  364.          Stopping dracut pre-udev hook...
  365. [  OK  ] Stopped dracut cmdline hook.
  366.          Stopping dracut cmdline hook...
  367. [  OK  ] Stopped Create Static Device Nodes in /dev.
  368.          Stopping Create Static Device Nodes in /dev...
  369. [  OK  ] Stopped Create list of required sta...ce nodes for the current kernel.
  370.          Stopping Create list of required st... nodes for the current kernel...
  371. [  OK  ] Closed udev Kernel Socket.
  372. [  OK  ] Closed udev Control Socket.
  373.          Starting Cleanup udevd DB...
  374. [  OK  ] Started Cleanup udevd DB.
  375. [  OK  ] Reached target Switch Root.
  376.          Starting Switch Root...
  377. [   16.475288] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).
  378. [   17.927165] SELinux:  Disabled at runtime.
  379.  
  380. Welcome to CentOS Linux 7 (Core)!
  381.  
  382. [  OK  ] Stopped Switch Root.
  383. [  OK  ] Closed systemd-journald-dev-log.socket.
  384. [  OK  ] Removed slice system-systemd\x2dfsck.slice.
  385.          Stopping File System Check on /dev/mmcblk0p3...
  386. [  OK  ] Stopped File System Check on /dev/mmcblk0p3.
  387. [  OK  ] Stopped target Switch Root.
  388. [  OK  ] Stopped target Initrd File Systems.
  389. [  OK  ] Stopped target Initrd Root File System.
  390. [  OK  ] Closed systemd-journald-audit.socket.
  391.          Starting Replay Read-Ahead Data...
  392.          Starting Collect Read-Ahead Data...
  393. [  OK  ] Created slice User and Session Slice.
  394. [  OK  ] Created slice system-serial\x2dgetty.slice.
  395.          Expecting device dev-ttyAMA0.device...
  396. [  OK  ] Created slice system-getty.slice.
  397. [  OK  ] Reached target Remote File Systems.
  398. [  OK  ] Reached target Slices.
  399. [  OK  ] Listening on Delayed Shutdown Socket.
  400. [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
  401.          Mounting Debug File System...
  402. [  OK  ] Reached target Encrypted Volumes.
  403.          Mounting POSIX Message Queue File System...
  404. [  OK  ] Set up automount Arbitrary Executable File Formats F...utomount Point.
  405. [  OK  ] Listening on udev Kernel Socket.
  406. [  OK  ] Listening on udev Control Socket.
  407.          Starting udev Coldplug all Devices...
  408. [   19.731724] systemd-readahead[373]: Bumped block_nr parameter of 179:0 to 20480. This is a temporary hack and should be removed one day.
  409.          Starting Create static device nodes in /dev...
  410.          Expecting device dev-disk-by\x2duuid-5a1d930d\x2db41...edd6e.device...
  411.          Expecting device dev-disk-by\x2duuid-ab38ab0d\x2d83e...79a28.device...
  412. [  OK  ] Mounted Debug File System.
  413. [  OK  ] Mounted POSIX Message Queue File System.
  414. [  OK  ] Stopped Trigger Flushing of Journal to Persistent Storage.
  415.          Stopping Journal Service...
  416. [  OK  ] Stopped Journal Service.
  417. [   20.234519] audit_printk_skb: 81 callbacks suppressed
  418. [   20.234835] audit: type=1130 audit(1433636279.600:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-journald" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  419. [   20.246297] audit: type=1131 audit(1433636279.615:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-journald" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  420.          Starting Journal Service...
  421. [  OK  ] Started Journal Service.
  422. [   20.321736] audit: type=1130 audit(1433636279.690:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-journald" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  423. [  OK  ] Started Collect Read-Ahead Data.
  424. [   20.377183] audit: type=1130 audit(1433636279.745:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-readahead-collect" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  425. [  OK  ] Started Replay Read-Ahead Data.
  426. [   20.402379] audit: type=1130 audit(1433636279.770:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-readahead-replay" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  427.          Starting Remount Root and Kernel File Systems...
  428.          Starting Apply Kernel Variables...
  429. [  OK  ] Started Create static device nodes in /dev.
  430. [   21.302034] audit: type=1130 audit(1433636280.670:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-tmpfiles-setup-dev" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  431. [  OK  ] Started Apply Kernel Variables.
  432. [   21.341871] audit: type=1130 audit(1433636280.710:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-sysctl" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  433.          Starting udev Kernel Device Manager...
  434. [   21.394976] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
  435. [  OK  ] Started Remount Root and Kernel File Systems.
  436. [   21.536989] audit: type=1130 audit(1433636280.905:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-remount-fs" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  437.          Starting Configure read-only root support...
  438. [  OK  ] Reached target Local File Systems (Pre).
  439.          Starting Load/Save Random Seed...
  440. [   21.699080] systemd-udevd[389]: starting version 208
  441. [  OK  ] Started udev Kernel Device Manager.
  442. [   21.831106] audit: type=1130 audit(1433636281.200:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-udevd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  443. [  OK  ] Started udev Coldplug all Devices.
  444. [   21.885545] audit: type=1130 audit(1433636281.255:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-udev-trigger" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  445. [  OK  ] Started Load/Save Random Seed.
  446. [  OK  ] Started Configure read-only root support.
  447. [  OK  ] Found device /dev/ttyAMA0.
  448. [  OK  ] Found device /dev/disk/by-uuid/ab38ab0d-83e6-4bd8-b380-e2b4fb979a28.
  449.          Mounting /boot...
  450. [  OK  ] Found device /dev/disk/by-uuid/5a1d930d-b413-40ff-92d4-855d509edd6e.
  451.          Activating swap /dev/disk/by-uuid/5a1d930d-b413-40ff...855d509edd6e...
  452. [   25.792131] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem
  453. [   25.815150] Adding 1048572k swap on /dev/mmcblk0p2.  Priority:-1 extents:1 across:1048572k SSFS
  454. [   25.842636] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  455. [  OK  ] Mounted /boot.
  456. [  OK  ] Activated swap /dev/disk/by-uuid/5a1d930d-b413-40ff-92d4-855d509edd6e.
  457. [  OK  ] Reached target Swap.
  458. [  OK  ] Reached target Local File Systems.
  459.          Starting Trigger Flushing of Journal to Persistent Storage...
  460.          Starting Create Volatile Files and Directories...
  461.          Starting Tell Plymouth To Write Out Runtime Data...
  462. [   26.718803] systemd-journald[381]: Received request to flush runtime journal from PID 1
  463. [  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
  464. [   26.881914] audit_printk_skb: 6 callbacks suppressed
  465. [   26.882123] audit: type=1130 audit(1433636286.250:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-journal-flush" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  466. [   26.883768] audit: type=1131 audit(1433636286.250:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-journal-flush" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  467. [  OK  ] Started Tell Plymouth To Write Out Runtime Data.
  468. [   26.955427] audit: type=1130 audit(1433636286.325:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="plymouth-read-write" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  469. [   26.956008] audit: type=1131 audit(1433636286.325:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="plymouth-read-write" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  470. [  OK  ] Started Create Volatile Files and Directories.
  471. [   27.075575] audit: type=1130 audit(1433636286.445:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-tmpfiles-setup" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  472.          Starting Security Auditing Service...
  473. [   27.531050] audit: type=1305 audit(1433636286.900:67): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 res=1
  474. [   27.531505] audit: type=1305 audit(1433636286.900:68): audit_pid=424 old=0 auid=4294967295 ses=4294967295 res=1
  475. [  OK  ] Started Security Auditing Service.
  476.          Starting Update UTMP about System Reboot/Shutdown...
  477. [  OK  ] Started Update UTMP about System Reboot/Shutdown.
  478. [  OK  ] Reached target System Initialization.
  479. [  OK  ] Reached target Timers.
  480. [  OK  ] Reached target Paths.
  481. [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  482. [  OK  ] Listening on D-Bus System Message Bus Socket.
  483. [  OK  ] Reached target Sockets.
  484. [  OK  ] Reached target Basic System.
  485.          Starting firewalld - dynamic firewall daemon...
  486.          Starting Dump dmesg to /var/log/dmesg...
  487.          Starting Permit User Sessions...
  488.          Starting Avahi mDNS/DNS-SD Stack...
  489.          Starting Dynamic System Tuning Daemon...
  490.          Starting Login Service...
  491.          Starting D-Bus System Message Bus...
  492. [  OK  ] Started D-Bus System Message Bus.
  493. [  OK  ] Started Permit User Sessions.
  494.          Starting Command Scheduler...
  495. [  OK  ] Started Command Scheduler.
  496.          Starting Terminate Plymouth Boot Screen...
  497.          Starting Wait for Plymouth Boot Screen to Quit...
  498.  
  499. CentOS Linux 7 (Core)
  500. Kernel 4.0.0-0.rc5.git4.1.fc22.armv7hl on an armv7l
  501.  
  502. cubietruck login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement