Tool/software: Linux
Hello,
I have a custom K2L board and I am trying to install Processor SDK kernel 4.4 on it. I have built the UBI file system image from the release packages "tisdk-server-rootfs-image-k2l-evm.tar.gz" by unzipping it, replacing the /boot/zImage and the /boot/keystone-k2l-evm.dtb" with my own and finally ubinizing it back to a ubifs image file. The problem with it is that it fails mounting the following file systems:
[ 36.311109] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[FAILED] Failed to mount POSIX Message Queue File System.
See 'systemctl status dev-mqueue.mount' for details.
[ 36.401141] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[FAILED] Failed to mount Temporary Directory.
See 'systemctl status tmp.mount' for details.
[ 36.422495] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[FAILED] Failed to mount Debug File System.
See 'systemctl status sys-kernel-debug.mount' for details.
Mounting /media/ram...
[FAILED] Failed to mount /media/ram.
See 'systemctl status media-ram.mount' for details.
Mounting /var/volatile...
[FAILED] Failed to mount /var/volatile.
See 'systemctl status var-volatile.mount' for details.
It also fails the following:
[ 36.651283] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[ 36.561300] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[FAILED] Failed to start Remount Root and Kernel File Systems.
See 'systemctl status systemd-remount-fs.service' for details.
The error messages above suggest reading some files for details, but I haven't found such files so far and I don't have any idea why the boot fails like this. I have a K2H EVM board with the same kernel version and release UBI file system image installed, but it has not these issues.
Please see the full boot log below.
Best regards, Ari
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.19-gdb0b54cdad (neukkari@xskybex-laptop) (gcc v
ersion 4.7.3 20130205 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.02-01-20
130221 - Linaro GCC 2013.02) ) #16 SMP PREEMPT Fri Dec 23 13:57:49 EET 2016
[ 0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: Texas Instruments Keystone 2 Lamarr EVM
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Switching physical address space to 0x800000000
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000081f800000, s
ize 8 MiB
[ 0.000000] Reserved memory: initialized node dsp_common_cma_pool, compatible
id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000820000000, s
ize 512 MiB
[ 0.000000] Reserved memory: initialized node dsp_reserved_mpm_area, compatib
le id shared-dma-pool
[ 0.000000] cma: Reserved 16 MiB at 0x000000087ec00000
[ 0.000000] Forcing write-allocate cache policy for SMP
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] PERCPU: Embedded 13 pages/cpu @de7ac000 s21248 r8192 d23808 u5324
8
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag
es: 391680
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rootwait=1 earlyprint
k rootfstype=ubifs root=ubi0:rootfs rootflags=sync rw ubi.mtd=ubifs,2048
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 1526396K/1572864K available (5817K kernel code, 365K rwda
ta, 1992K rodata, 364K init, 200K bss, 21892K reserved, 24576K cma-reserved, 103
2192K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc07a878c (7810 kB)
[ 0.000000] .init : 0xc07a9000 - 0xc0804000 ( 364 kB)
[ 0.000000] .data : 0xc0804000 - 0xc085f674 ( 366 kB)
[ 0.000000] .bss : 0xc0861000 - 0xc0893144 ( 201 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] of_psc_clk_init: error registering clk clkpcie1
[ 0.000000] Architected cp15 timer(s) running at 199.68MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles:
0x2e0d652267, max_idle_ns: 440795206693 ns
[ 0.000003] sched_clock: 56 bits at 199MHz, resolution 5ns, wraps every 43980
46511101ns
[ 0.008108] Switching to timer-based delay loop, resolution 5ns
[ 0.014238] keystone timer clock @199680000 Hz
[ 0.018964] Console: colour dummy device 80x30
[ 0.023508] Calibrating delay loop (skipped), value calculated using timer fr
equency.. 399.36 BogoMIPS (lpj=1996800)
[ 0.034148] pid_max: default: 4096 minimum: 301
[ 0.038822] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.045541] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.053044] Initializing cgroup subsys io
[ 0.057161] Initializing cgroup subsys devices
[ 0.061697] Initializing cgroup subsys freezer
[ 0.066241] CPU: Testing write buffer coherency: ok
[ 0.071381] /cpus/cpu@0 missing clock-frequency property
[ 0.076801] /cpus/cpu@1 missing clock-frequency property
[ 0.082220] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.088000] Setting up static identity map for 0x80008300 - 0x8000840c
[ 0.175947] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.176015] Brought up 2 CPUs
[ 0.184839] SMP: Total of 2 processors activated (798.72 BogoMIPS).
[ 0.191201] CPU: All CPU(s) started in SVC mode.
[ 0.196181] devtmpfs: initialized
[ 0.208156] VFP support v0.3: implementor 41 architecture 4 part 30 variant f
rev 0
[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma
x_idle_ns: 19112604462750000 ns
[ 0.226754] pinctrl core: initialized pinctrl subsystem
[ 0.232380] NET: Registered protocol family 16
[ 0.237631] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.251822] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[ 0.258484] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[ 0.265109] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[ 0.271768] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[ 0.284254] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint
registers.
[ 0.292388] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.307326] vgaarb: loaded
[ 0.310387] SCSI subsystem initialized
[ 0.314619] usbcore: registered new interface driver usbfs
[ 0.320295] usbcore: registered new interface driver hub
[ 0.325803] usbcore: registered new device driver usb
[ 0.332131] pps_core: LinuxPPS API ver. 1 registered
[ 0.337216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome
tti <giometti@linux.it>
[ 0.346504] PTP clock support registered
[ 0.351427] clocksource: Switched to clocksource arch_sys_counter
[ 0.382759] NET: Registered protocol family 2
[ 0.387605] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.394816] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.401394] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.407918] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.413881] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.420371] NET: Registered protocol family 1
[ 0.425029] RPC: Registered named UNIX socket transport module.
[ 0.431045] RPC: Registered udp transport module.
[ 0.435866] RPC: Registered tcp transport module.
[ 0.440661] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.447385] Unpacking initramfs...
[ 0.454114] Freeing initrd memory: 64K (cfff0000 - d0000000)
[ 0.460028] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counte
rs available
[ 0.469206] platform alarmtimer: set dma_pfn_offset00780000
[ 0.475355] futex hash table entries: 16 (order: -2, 1024 bytes)
[ 0.492144] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.498702] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.503478] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.512831] NET: Registered protocol family 38
[ 0.517445] bounce: pool size: 64 pages
[ 0.521605] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
51)
[ 0.529115] io scheduler noop registered
[ 0.533166] io scheduler deadline registered
[ 0.537551] io scheduler cfq registered (default)
[ 0.542524] keystone_irq soc:keystone_irq@26202a0: irqchip registered, nr_irq
s 28
[ 0.550755] ti,keystone-serdes 232a000.phy: init fw ks2_gbe_serdes.bin: versi
on 3.3.0.2c
[ 0.560879] keystone-navigator-qmss soc:qmss@2a40000: qmgr start queue 0, num
ber of queues 8192
[ 0.569805] keystone-navigator-qmss soc:qmss@2a40000: added qmgr start queue
0, num of queues 8192, reg_peek f09c0000, reg_status f098c000, reg_config f098e0
00, reg_region f0990000, reg_push f0a00000, reg_pop f0a40000
[ 0.589498] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_
pdsp_acc48.bin downloaded for pdsp0
[ 0.599870] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_
pdsp_qos.bin downloaded for pdsp3
[ 0.610064] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_
pdsp_qos.bin downloaded for pdsp7
[ 0.620901] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @8096,
drop sched @8000
[ 0.630909] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @6496,
drop sched @6400
[ 0.641135] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b,
magic valid
[ 0.649869] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b,
magic valid
[ 0.659181] SR-I: dma_init: dma=de3b9f10
[ 0.663232] keystone-navigator-dma soc:knav_dmas@0: DMA dma_gbe registered 14
9 logical channels, flows 128, tx chans: 21, rx chans: 91
[ 0.730198] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.736752] platform serial8250: set dma_pfn_offset00780000
[ 0.743964] console [ttyS0] disabled
[ 0.747658] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 26, base_baud = 12
480000) is a 16550A
[ 0.756604] console [ttyS0] enabled
[ 0.756604] console [ttyS0] enabled
[ 0.763674] bootconsole [earlycon0] disabled
[ 0.763674] bootconsole [earlycon0] disabled
[ 0.773001] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 27, base_baud = 12
480000) is a 16550A
[ 0.782443] 2348400.serial: ttyS2 at MMIO 0x2348400 (irq = 68, base_baud = 12
480000) is a 16550A
[ 0.791820] 2348800.serial: ttyS3 at MMIO 0x2348800 (irq = 69, base_baud = 12
480000) is a 16550A
[ 0.805243] loop: module loaded
[ 0.808562] at24 0-0050: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write
[ 0.816753] spi_davinci 21000400.spi: DMA is not supported (-19)
[ 0.823357] m25p80 spi32766.0: n25q128a11 (16384 Kbytes)
[ 0.828659] 2 ofpart partitions found on MTD device spi32766.0
[ 0.834496] Creating 2 MTD partitions on "spi32766.0":
[ 0.839611] 0x000000000000-0x000000100000 : "u-boot-spl"
[ 0.845698] 0x000000100000-0x000001000000 : "misc"
[ 0.851208] spi_davinci 21000400.spi: Controller at 0xf09ea400
[ 0.857184] spi_davinci 21000600.spi: DMA is not supported (-19)
[ 0.863517] spi_davinci 21000600.spi: Controller at 0xf09ec600
[ 0.869578] platform Fixed MDIO bus.0: set dma_pfn_offset00780000
[ 0.875829] libphy: Fixed MDIO Bus: probed
[ 1.381427] ti,keystone-serdes 232a000.phy: init_lane_rx wait sd valid FAILED
-110
[ 3.389458] serdes PLL not locked
[ 5.893437] serdes PLL not locked
[ 6.397009] netcp-1.0 2620110.netcp: initialized cpsw ale version 1.4
[ 6.403432] netcp-1.0 2620110.netcp: ALE Table size 1024
[ 6.410607] netcp-1.0 2620110.netcp: module(netcp-xgbe) not used for device
[ 6.417590] netcp-1.0 2620110.netcp: module(netcp-pa) not used for device
[ 6.425902] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 0
[ 6.434192] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 1
[ 6.442448] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 2
[ 6.450678] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 3
[ 6.458991] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 4
[ 6.467243] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 5
[ 6.475482] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 6
[ 6.483721] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 7
[ 6.491958] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 8
[ 6.500187] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 9
[ 6.508425] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 10
[ 6.516750] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 11
[ 6.525078] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 12
[ 6.533403] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 13
[ 6.541728] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x030002
00 for pdsp 14
[ 6.550431] netcp-1.0 2620110.netcp: rx_chan_name netrx0-pa for port 1
[ 6.556956] netcp-1.0 2620110.netcp: rx_chan_name netrx1-pa for port 2
[ 6.765020] platform xhci-hcd.0.auto: set dma_pfn_offset00780000
[ 6.771765] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.777372] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu
mber 1
[ 6.785235] xhci-hcd xhci-hcd.0.auto: hcc params 0x0298f06d hci version 0x100
quirks 0x00010010
[ 6.793935] xhci-hcd xhci-hcd.0.auto: irq 33, io mem 0x02690000
[ 6.799933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.806717] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=
1
[ 6.813932] usb usb1: Product: xHCI Host Controller
[ 6.818787] usb usb1: Manufacturer: Linux 4.4.19-gdb0b54cdad xhci-hcd
[ 6.825221] usb usb1: SerialNumber: xhci-hcd.0.auto
[ 6.830494] hub 1-0:1.0: USB hub found
[ 6.834268] hub 1-0:1.0: 1 port detected
[ 6.838395] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.844016] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu
mber 2
[ 6.851711] usb usb2: We don't know the algorithms for LPM for this host, dis
abling LPM.
[ 6.859845] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 6.866627] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=
1
[ 6.873840] usb usb2: Product: xHCI Host Controller
[ 6.878695] usb usb2: Manufacturer: Linux 4.4.19-gdb0b54cdad xhci-hcd
[ 6.885129] usb usb2: SerialNumber: xhci-hcd.0.auto
[ 6.890382] hub 2-0:1.0: USB hub found
[ 6.894155] hub 2-0:1.0: 1 port detected
[ 6.899085] usbcore: registered new interface driver usb-storage
[ 6.905451] mousedev: PS/2 mouse device common for all mice
[ 6.911240] i2c /dev entries driver
[ 6.915233] davinci-wdt 22f0080.wdt: heartbeat 60 sec
[ 6.921283] usbcore: registered new interface driver usbhid
[ 6.926860] usbhid: USB HID core driver
[ 6.932200] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 6.938526] nand: Micron MT29F4G08ABBDAHC
[ 6.942541] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB siz
e: 64
[ 6.950380] Bad block table found at page 262080, version 0x01
[ 6.956735] Bad block table found at page 262016, version 0x01
[ 6.962881] 3 ofpart partitions found on MTD device 30000000.nand
[ 6.968945] Creating 3 MTD partitions on "30000000.nand":
[ 6.974345] 0x000000000000-0x000000100000 : "u-boot"
[ 6.980137] 0x000000100000-0x000000180000 : "params"
[ 6.995857] 0x000000180000-0x000020000000 : "ubifs"
[ 7.011696] davinci_nand 30000000.nand: controller rev. 2.5
[ 7.017572] platform oprofile-perf.0: set dma_pfn_offset00780000
[ 7.023800] oprofile: using timer interrupt.
[ 7.028112] Netfilter messages via NETLINK v0.30.
[ 7.032842] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 7.039352] ctnetlink v0.93: registering with nfnetlink.
[ 7.045195] ipip: IPv4 over IPv4 tunneling driver
[ 7.050328] gre: GRE over IPv4 demultiplexor driver
[ 7.055223] ip_gre: GRE over IPv4 tunneling driver
[ 7.060999] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.066432] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 7.072857] arp_tables: (C) 2002 David S. Miller
[ 7.077541] Initializing XFRM netlink socket
[ 7.082682] NET: Registered protocol family 10
[ 7.087798] NET: Registered protocol family 17
[ 7.092277] NET: Registered protocol family 15
[ 7.096712] 8021q: 802.1Q VLAN Support v1.8
[ 7.100924] sctp: Hash tables configured (established 512 bind 512)
[ 7.107507] Registering SWP/SWPB emulation handler
[ 7.123560] ubi0: attaching mtd4
[ 9.279988] ubi0: scanning is finished
[ 9.294100] ubi0: attached mtd4 (name "ubifs", size 510 MiB)
[ 9.299737] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 9.306609] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 9.313392] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 9.320323] ubi0: good PEBs: 4080, bad PEBs: 4, corrupted PEBs: 0
[ 9.326408] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 12
8
[ 9.333623] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequ
ence number: 1443958434
[ 9.342739] ubi0: available PEBs: 0, total reserved PEBs: 4080, PEBs reserved
for bad PEB handling: 76
[ 9.352038] ubi0: background thread "ubi_bgt0d" started, PID 1210
[ 9.370874] UBIFS: parse sync
[ 9.381443] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 121
2
[ 9.467050] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "root
fs"
[ 9.474428] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O u
nit sizes: 2048 bytes/2048 bytes
[ 9.484311] UBIFS (ubi0:1): FS size: 485429248 bytes (462 MiB, 3823 LEBs), jo
urnal size 9023488 bytes (8 MiB, 72 LEBs)
[ 9.494971] UBIFS (ubi0:1): reserved for root: 0 bytes (0 KiB)
[ 9.500779] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID BF204
C2D-A867-4FA8-ABA1-AA099865E2BE, small LPT model
[ 9.514208] VFS: Mounted root (ubifs filesystem) on device 0:15.
[ 9.522093] devtmpfs: mounted
[ 9.525196] Freeing unused kernel memory: 364K (c07a9000 - c0804000)
[ 9.531534] This architecture does not have kernel memory protection.
[ 9.741852] systemd[1]: System time before build time, advancing clock.
[ 9.792773] random: systemd: uninitialized urandom read (16 bytes read, 0 bit
s of entropy available)
[ 9.822320] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SEL
INUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +
XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 9.841077] systemd[1]: Detected architecture arm.
Welcome to Arago 2016.08!
[ 9.873493] systemd[1]: Set hostname to <k2l-evm>.
[ 9.940939] random: systemd: uninitialized urandom read (16 bytes read, 0 bit
s of entropy available)
[ 10.016723] random: systemd-sysv-ge: uninitialized urandom read (16 bytes rea
d, 0 bits of entropy available)
[ 10.048631] random: systemd-sysv-ge: uninitialized urandom read (16 bytes rea
d, 0 bits of entropy available)
[ 10.073363] random: systemd-sysv-ge: uninitialized urandom read (16 bytes rea
d, 0 bits of entropy available)
[ 10.141813] random: systemd: uninitialized urandom read (16 bytes read, 0 bit
s of entropy available)
[ 10.150992] random: systemd: uninitialized urandom read (16 bytes read, 0 bit
s of entropy available)
[ 10.217003] random: systemd: uninitialized urandom read (16 bytes read, 0 bit
s of entropy available)
[ 10.226312] random: systemd: uninitialized urandom read (16 bytes read, 0 bit
s of entropy available)
[ 10.235808] random: systemd: uninitialized urandom read (16 bytes read, 0 bit
s of entropy available)
[ 10.373866] systemd[1]: [/lib/systemd/system/syslog-ng.service:6] Executable
path is not absolute, ignoring: @SBINDIR@/syslog-ng -F -p @LOCALSTATEDIR@/run/sy
slogd.pid
[ 10.388734] systemd[1]: [/lib/systemd/system/syslog-ng.service:7] Executable
path is not absolute, ignoring: @BASEBINDIR@/kill -HUP $MAINPID
[ 10.401652] systemd[1]: syslog-ng.service: Service lacks both ExecStart= and
ExecStop= setting. Refusing.
[ 10.495664] systemd[1]: syslog-ng.service: Cannot add dependency job, ignorin
g: Unit syslog-ng.service is not loaded properly: Invalid argument.
[ 10.514215] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 10.542102] systemd[1]: syslog.socket: Socket service syslog-ng.service not l
oaded, refusing.
[ 10.550612] systemd[1]: Failed to listen on Syslog Socket.
[FAILED] Failed to listen on Syslog Socket.
See 'systemctl status syslog.socket' for details.
[ 10.594125] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 10.621517] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 10.641578] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 10.672208] systemd[1]: Started Dispatch Password Requests to Console Directo
ry Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 10.722630] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 10.753492] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 10.781623] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 10.811843] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 10.861721] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 10.871544] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 10.894643] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 10.924193] 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...
[ 10.953406] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 10.989469] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 11.051683] systemd[1]: Mounting POSIX Message Queue File System...
[ 11.052359] systemd-journald[1226]: /dev/kmsg buffer overrun, some messages l
ost.
Mounting POSIX Message Queue File System...
[ 11.092041] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 11.151725] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 11.163017] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 11.192004] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 11.221684] systemd[1]: Started Forward Password Requests to Wall Directory W
atch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 11.251524] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 11.271675] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 11.331626] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 11.354156] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[FAILED] Failed to start Remount Root and Kernel File Systems.
See 'systemctl status systemd-remount-fs.service' for details.
[FAILED] Failed to mount Temporary Directory.
See 'systemctl status tmp.mount' for details.
[DEPEND] Dependency failed for Network Time Synchronization.
[FAILED] Failed to mount POSIX Message Queue File System.
See 'systemctl status dev-mqueue.mount' for details.
[ OK ] Started Setup Virtual Console.
[FAILED] Failed to mount Debug File System.
See 'systemctl status sys-kernel-debug.mount' for details.
Starting Synchronize System and HW clocks...
[ OK ] Reached target System Time Synchronized.
Starting udev Coldplug all Devices...
Starting Create Static Device Nodes in /dev...
Starting Apply Kernel Variables...
Starting Flush Journal to Persistent Storage...
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Create Static Device Nodes in /dev.
[ 12.138146] systemd-journald[1226]: Received request to flush runtime journal
from PID 1
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
[ OK ] Started Flush Journal to Persistent Storage.
[FAILED] Failed to mount /media/ram.
See 'systemctl status media-ram.mount' for details.
[DEPEND] Dependency failed for Local File Systems.
[FAILED] Failed to mount /var/volatile.
See 'systemctl status var-volatile.mount' for details.
[DEPEND] Dependency failed for Bind mount volatile /var/lib.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Stopped target Multi-User System.
[ OK ] Stopped Login Service.
[ OK ] Stopped D-Bus System Message Bus.
[ OK ] Stopped Ethernet Bridge Filtering Tables.
[ OK ] Stopped parse-ip.service.
[ OK ] Stopped Network Name Resolution.
[ OK ] Closed Network Name Resolution Service Bus Name.
[ OK ] Stopped Vsftpd ftp daemon.
[ OK ] Stopped strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[ OK ] Stopped Lightning Fast Webserver With Light System Requirements.
[ OK ] Stopped Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Stopped System Logging Service.
[ OK ] Closed D-Bus System Message Bus Socket.
[ OK ] Stopped Getty on tty1.
[ OK ] Closed Network Service Bus Name.
Starting Network Service...
[ OK ] Stopped Print notice about GPLv3 packages.
[ OK ] Stopped Kernel Logging Service.
[ OK ] Closed dropbear.socket.
[ OK ] Closed RPCbind Server Activation Socket.
[ OK ] Stopped Serial Getty on ttyS0.
[ OK ] Stopped thermal-zone-init.service.
[ OK ] Stopped matrix-gui-2.0.service.
[ OK ] Stopped gdbserverproxy.service.
[ OK ] Stopped rng-tools.service.
[ OK ] Stopped thttpd.service.
[ OK ] Stopped run_srss_tc.service.
[ OK ] Stopped telnetd.service.
[ OK ] Stopped softhsm-daemon.service.
[ OK ] Stopped tiipclad-daemon.service.
[ OK ] Stopped TI Multiproc Manager.
[ OK ] Stopped Serial Getty on ttyO0.
[ OK ] Stopped Permit User Sessions.
[ OK ] Stopped target Basic System.
[ OK ] Reached target Sockets.
[ OK ] Stopped target System Initialization.
[ OK ] Started Emergency Shell.
[ OK ] Reached target Emergency Mode.
Starting Load/Save Random Seed...
[ OK ] Reached target Login Prompts.
Starting Create Volatile Files and Directories...
[ OK ] Started Network Service.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Reached target Network.
[ OK ] Started Update UTMP about System Boot/Shutdown.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
[ 13.926729] netcp-1.0 2620110.netcp: phy not found on slave 1
[ 13.933680] net eth1: module open failed
[ 14.309811] netcp-1.0 2620110.netcp: phy not found on slave 0
[ 14.315570] net eth0: module open failed
Welcome to emergPress Enter for maintenance
(or press Control-D to continue):
[FAILED] Failed to mount /media/ram.
See 'systemctl status media-ram.mount' for details.
Mounting /var/volatile...
[FAILED] Failed to mount /var/volatile.
See 'systemctl status var-volatile.mount' for details.