| U-Boot SPL 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) | |
| reading args | |
| spl_load_image_fat_os: error reading image args, err - -1 | |
| reading u-boot.img | |
| reading u-boot.img | |
| U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) | |
| I2C: ready | |
| DRAM: 512 MiB | |
| NAND: 0 MiB | |
| MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 | |
| *** Warning - readenv() failed, using default environment | |
| Net: <ethaddr> not set. Validating first E-fuse MAC | |
| cpsw, usb_ether | |
| Hit any key to stop autoboot: 0 | |
| gpio: pin 53 (gpio 53) value is 1 | |
| mmc0 is current device | |
| gpio: pin 54 (gpio 54) value is 1 | |
| SD/MMC found on device 0 | |
| reading uEnv.txt | |
| 237 bytes read in 4 ms (57.6 KiB/s) | |
| gpio: pin 55 (gpio 55) value is 1 | |
| Loaded environment from uEnv.txt | |
| Importing environment from mmc ... | |
| Checking if uenvcmd is set ... | |
| gpio: pin 56 (gpio 56) value is 1 | |
| Running uenvcmd ... | |
| reading snappy-system.txt | |
| 1581 bytes read in 8 ms (192.4 KiB/s) | |
| writing snappy-stamp.txt | |
| 0 bytes written | |
| reading a/vmlinuz | |
| 6509864 bytes read in 386 ms (16.1 MiB/s) | |
| reading a/initrd.img | |
| 13574238 bytes read in 786 ms (16.5 MiB/s) | |
| reading a/dtbs/am335x-boneblack.dtb | |
| 30025 bytes read in 12 ms (2.4 MiB/s) | |
| Kernel image @ 0x82000000 [ 0x000000 - 0x635528 ] | |
| ## Flattened Device Tree blob at 88000000 | |
| Booting using the fdt blob at 0x88000000 | |
| Loading Ramdisk to 9e937000, end 9f62905e ... OK | |
| Using Device Tree in place at 88000000, end 8800a548 | |
| Starting kernel ... | |
| [ 0.000000] Booting Linux on physical CPU 0x0 | |
| [ 0.000000] Initializing cgroup subsys cpuset | |
| [ 0.000000] Initializing cgroup subsys cpu | |
| [ 0.000000] Initializing cgroup subsys cpuacct | |
| [ 0.000000] Linux version 3.19.8-ckt2+ (root@ubuntu) (gcc version 4.9.2 (Ubuntu/Linaro 4.9.2-10ubuntu10) ) #3 SMP Fri Jul 31 09:14:25 | |
| UTC 2015 (Ubuntu 3.19.0-18.18-generic 3.19.6) | |
| [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d | |
| [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
| [ 0.000000] Machine model: TI AM335x BeagleBone Black | |
| [ 0.000000] Memory policy: Data cache writeback | |
| [ 0.000000] CPU: All CPU(s) started in SVC mode. | |
| [ 0.000000] AM335X ES2.1 (sgx neon ) | |
| [ 0.000000] PERCPU: Embedded 11 pages/cpu @dfa47000 s13312 r8192 d23552 u45056 | |
| [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129664 | |
| [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/disk/by-label/system-a init=/lib/systemd/systemd ro panic=-1 fixrtc | |
| rootfstype=ext4 rootwait | |
| [ 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: 487768K/523264K available (9935K kernel code, 881K rwdata, 3608K rodata, 1024K init, 722K bss, 35496K reserved, 0 | |
| K cma-reserved, 0K highmem) | |
| [ 0.000000] Virtual kernel memory layout: | |
| [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
| [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) | |
| [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) | |
| [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) | |
| [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
| [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
| [ 0.000000] .text : 0xc0208000 - 0xc1039cb4 (14536 kB) | |
| [ 0.000000] .init : 0xc1100000 - 0xc1200000 (1024 kB) | |
| [ 0.000000] .data : 0xc1200000 - 0xc12dc4a0 ( 882 kB) | |
| [ 0.000000] .bss : 0xc12dc4a0 - 0xc1390e70 ( 723 kB) | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
| [ 0.000000] Hierarchical RCU implementation. | |
| [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. | |
| [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. | |
| [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 | |
| [ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
| [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts | |
| [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz | |
| [ 0.000014] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns | |
| [ 0.000035] OMAP clocksource: timer1 at 24000000 Hz | |
| [ 0.000240] Console: colour dummy device 80x30 | |
| [ 0.000275] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656) | |
| [ 0.047239] pid_max: default: 32768 minimum: 301 | |
| [ 0.047379] Security Framework initialized | |
| [ 0.047492] AppArmor: AppArmor initialized | |
| [ 0.047502] Yama: becoming mindful. | |
| [ 0.047727] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
| [ 0.047741] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
| [ 0.048576] Initializing cgroup subsys memory | |
| [ 0.048620] Initializing cgroup subsys devices | |
| [ 0.048638] Initializing cgroup subsys freezer | |
| [ 0.048656] Initializing cgroup subsys net_cls | |
| [ 0.048671] Initializing cgroup subsys blkio | |
| [ 0.048685] Initializing cgroup subsys perf_event | |
| [ 0.048700] Initializing cgroup subsys net_prio | |
| [ 0.048768] CPU: Testing write buffer coherency: ok | |
| [ 0.048829] ftrace: allocating 30984 entries in 91 pages | |
| [ 0.124058] CPU0: thread -1, cpu 0, socket -1, mpidr 0 | |
| [ 0.124184] Setting up static identity map for 0x80b0ebd0 - 0x80b0ec68 | |
| [ 0.130020] Brought up 1 CPUs | |
| [ 0.130046] SMP: Total of 1 processors activated (995.32 BogoMIPS). | |
| [ 0.130055] CPU: All CPU(s) started in SVC mode. | |
| [ 0.130942] devtmpfs: initialized | |
| [ 0.131762] evm: security.selinux | |
| [ 0.131775] evm: security.SMACK64 | |
| [ 0.131781] evm: security.SMACK64EXEC | |
| [ 0.131786] evm: security.SMACK64TRANSMUTE | |
| [ 0.131792] evm: security.SMACK64MMAP | |
| [ 0.131797] evm: security.ima | |
| [ 0.131803] evm: security.capability | |
| [ 0.132255] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 | |
| [ 0.142924] omap_hwmod: tptc0 using broken dt data from edma | |
| [ 0.143050] omap_hwmod: tptc1 using broken dt data from edma | |
| [ 0.143159] omap_hwmod: tptc2 using broken dt data from edma | |
| [ 0.147706] omap_hwmod: debugss: _wait_target_disable failed | |
| [ 0.201729] pinctrl core: initialized pinctrl subsystem | |
| [ 0.211620] NET: Registered protocol family 16 | |
| [ 0.212214] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
| [ 0.214325] cpuidle: using governor ladder | |
| [ 0.214348] cpuidle: using governor menu | |
| [ 0.218125] OMAP GPIO hardware version 0.1 | |
| [ 0.228141] No ATAGs? | |
| [ 0.228175] hw-breakpoint: debug architecture 0x4 unsupported. | |
| [ 0.231214] Serial: AMBA PL011 UART driver | |
| [ 0.250653] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver | |
| [ 0.252839] exynos_iommu_init: Failed to register exynos-iommu driver. | |
| [ 0.253277] vgaarb: loaded | |
| [ 0.255203] SCSI subsystem initialized | |
| [ 0.256007] usbcore: registered new interface driver usbfs | |
| [ 0.256084] usbcore: registered new interface driver hub | |
| [ 0.256192] usbcore: registered new device driver usb | |
| [ 0.256762] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe | |
| [ 0.256792] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral | |
| [ 0.257061] pps_core: LinuxPPS API ver. 1 registered | |
| [ 0.257069] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
| [ 0.257100] PTP clock support registered | |
| [ 0.258553] Advanced Linux Sound Architecture Driver Initialized. | |
| [ 0.259640] NetLabel: Initializing | |
| [ 0.259654] NetLabel: domain hash size = 128 | |
| [ 0.259661] NetLabel: protocols = UNLABELED CIPSOv4 | |
| [ 0.259733] NetLabel: unlabeled traffic allowed by default | |
| [ 0.260342] Switched to clocksource timer1 | |
| [ 0.310863] AppArmor: AppArmor Filesystem Enabled | |
| [ 0.323971] NET: Registered protocol family 2 | |
| [ 0.325115] TCP established hash table entries: 4096 (order: 2, 16384 bytes) | |
| [ 0.325168] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) | |
| [ 0.325228] TCP: Hash tables configured (established 4096 bind 4096) | |
| [ 0.325298] TCP: reno registered | |
| [ 0.325313] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
| [ 0.325334] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
| [ 0.325562] NET: Registered protocol family 1 | |
| [ 0.326219] Trying to unpack rootfs image as initramfs... | |
| [ 8.764713] Freeing initrd memory: 13260K (de937000 - df62a000) | |
| [ 8.765281] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available | |
| [ 8.767879] futex hash table entries: 256 (order: 2, 16384 bytes) | |
| [ 8.767917] Initialise system trusted keyring | |
| [ 8.768065] audit: initializing netlink subsys (disabled) | |
| [ 8.768186] audit: type=2000 audit(8.720:1): initialized | |
| [ 8.781496] zpool: loaded | |
| [ 8.781522] zbud: loaded | |
| [ 8.782303] VFS: Disk quotas dquot_6.5.2 | |
| [ 8.782584] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
| [ 8.785926] fuse init (API version 7.23) | |
| [ 8.786950] Key type big_key registered | |
| [ 8.788799] Key type asymmetric registered | |
| [ 8.788823] Asymmetric key parser 'x509' registered | |
| [ 8.788968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
| [ 8.789208] io scheduler noop registered | |
| [ 8.789226] io scheduler deadline registered (default) | |
| [ 8.789491] io scheduler cfq registered | |
| [ 8.791315] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 | |
| [ 8.796217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
| [ 8.806279] msm_serial: driver initialized | |
| [ 8.806814] omap_uart 44e09000.serial: no wakeirq for uart0 | |
| [ 8.807061] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 154, base_baud = 3000000) is a OMAP UART0 | |
| [ 9.572124] console [ttyO0] enabled | |
| [ 9.585876] brd: module loaded | |
| [ 9.594027] loop: module loaded | |
| [ 9.600936] libphy: Fixed MDIO Bus: probed | |
| [ 9.605310] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 9.610617] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> | |
| [ 9.617956] PPP generic driver version 2.4.2 | |
| [ 9.623074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
| [ 9.630002] ehci-pci: EHCI PCI platform driver | |
| [ 9.634745] ehci-orion: EHCI orion driver | |
| [ 9.639110] ehci-exynos: EHCI EXYNOS driver | |
| [ 9.643645] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
| [ 9.650304] ohci-pci: OHCI PCI platform driver | |
| [ 9.655050] ohci-exynos: OHCI EXYNOS driver | |
| [ 9.659572] uhci_hcd: USB Universal Host Controller Interface driver | |
| [ 9.666951] mousedev: PS/2 mouse device common for all mice | |
| [ 9.673744] omap_rtc 44e3e000.rtc: already running | |
| [ 9.679244] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 | |
| [ 9.687262] i2c /dev entries driver | |
| [ 9.693828] device-mapper: uevent: version 1.0.3 | |
| [ 9.699306] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com | |
| [ 9.708800] Driver 'mmcblk' needs updating - please use bus_type methods | |
| [ 9.715953] sdhci: Secure Digital Host Controller Interface driver | |
| [ 9.722445] sdhci: Copyright(c) Pierre Ossman | |
| [ 9.791735] mmc0: host does not support reading read-only switch, assuming write-enable | |
| [ 9.800451] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 9.807214] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 9.813763] mmc0: new high speed SDHC card at address 1234 | |
| [ 9.822441] TCP: cubic registered | |
| [ 9.826792] mmcblk0: mmc0:1234 SA08G 7.21 GiB | |
| [ 9.832530] NET: Registered protocol family 10 | |
| [ 9.839092] mmcblk0: p1 p2 p3 p4 | |
| [ 9.843245] NET: Registered protocol family 17 | |
| [ 9.849751] Key type dns_resolver registered | |
| [ 9.854642] omap_voltage_late_init: Voltage driver support not added | |
| [ 9.862452] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize | |
| [ 9.873039] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize | |
| [ 9.882328] ThumbEE CPU extension supported. | |
| [ 9.886947] Registering SWP/SWPB emulation handler | |
| [ 9.892087] SmartReflex Class3 initialized | |
| [ 9.897468] Loading compiled-in X.509 certificates | |
| [ 9.910465] Loaded X.509 cert 'Magrathea: Glacier signing key: 21e805cef30764616be5d834e6de9da39aab4d08' | |
| [ 9.921594] registered taskstats version 1 | |
| [ 9.942104] Key type trusted registered | |
| [ 9.960201] mmc1: BKOPS_EN bit is not set | |
| [ 9.972277] mmc1: new high speed MMC card at address 0001 | |
| [ 9.983931] mmcblk1: mmc1:0001 MMC04G 3.60 GiB | |
| [ 9.989033] Key type encrypted registered | |
| [ 9.993452] AppArmor: AppArmor sha1 policy hashing enabled | |
| [ 9.999621] mmcblk1boot0: mmc1:0001 MMC04G partition 1 2.00 MiB | |
| [ 10.005915] ima: No TPM chip found, activating TPM-bypass! | |
| [ 10.011943] mmcblk1boot1: mmc1:0001 MMC04G partition 2 2.00 MiB | |
| [ 10.018392] evm: HMAC attrs: 0x1 | |
| [ 10.023168] mmcblk1: p1 p2 | |
| [ 10.036761] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz | |
| [ 10.092371] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 | |
| [ 10.098798] davinci_mdio 4a101000.mdio: detected phy mask fffffffe | |
| [ 10.111823] libphy: 4a101000.mdio: probed | |
| [ 10.116160] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver unknown | |
| [ 10.125739] cpsw 4a100000.ethernet: Detected MACID = 6c:ec:eb:83:6d:88 | |
| [ 10.134268] omap_rtc 44e3e000.rtc: setting system clock to 2015-07-31 09:26:19 UTC (1438334779) | |
| [ 10.144127] sr_init: No PMIC hook to init smartreflex | |
| [ 10.149722] sr_init: platform driver register failed for SR | |
| [ 10.160925] ALSA device list: | |
| [ 10.164036] No soundcards found. | |
| [ 10.169492] Freeing unused kernel memory: 1024K (c1100000 - c1200000) | |
| Loading, please wait... | |
| starting version 219 | |
| [ 10.281020] random: systemd-udevd urandom read with 39 bits of entropy available | |
| could not open moddep file '/lib/modules/3.19.8-ckt2+/modules.dep.bin' | |
| could not open moddep file '/lib/modules/3.19.8-ckt2+/modules.dep.bin' | |
| Begin: Loading essential drivers ... done. | |
| Begin: Running /scripts/init-premount ... done. | |
| Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. | |
| Begin: Running /scripts/local-premount ... ext4 | |
| done. | |
| ext4 | |
| [ 11.359841] initrd: mounting /dev/disk/by-label/system-a | |
| [ 11.372234] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities | |
| [ 11.382729] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities | |
| [ 11.404745] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) | |
| [ 11.421159] initrd: mounting /run | |
| [ 11.469006] initrd: checking filesystem for writable partition | |
| [ 11.487650] EXT4-fs (mmcblk0p4): couldn't mount as ext3 due to feature incompatibilities | |
| [ 11.498119] EXT4-fs (mmcblk0p4): couldn't mount as ext2 due to feature incompatibilities | |
| [ 11.528574] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro | |
| [ 11.614902] initrd: mounting writable partition | |
| [ 11.655222] EXT4-fs (mmcblk0p4): couldn't mount as ext3 due to feature incompatibilities | |
| [ 11.667756] EXT4-fs (mmcblk0p4): couldn't mount as ext2 due to feature incompatibilities | |
| [ 11.698348] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: discard | |
| Begin: Running /scripts/local-bottom ... done. | |
| done. | |
| Begin: Running /scripts/init-bottom ... done. | |
| [ 12.524716] systemd[1]: Failed to insert module 'autofs4' | |
| [ 12.550773] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETU | |
| P +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN) | |
| [ 12.570253] systemd[1]: Detected architecture arm. | |
| Welcome to Ubuntu 15.04! | |
| [ 12.585666] systemd[1]: Set hostname to <localhost.localdomain>. | |
| [ 12.593326] systemd[1]: Initializing machine ID from random generator. | |
| [ 12.600708] systemd[1]: Installed transient /etc/machine-id file. | |
| [ 12.995980] systemd[1]: Mounted /. | |
| [ 13.000004] systemd[1]: Mounted /writable. | |
| [ 13.078732] systemd[1]: Cannot add dependency job for unit sshd-keygen.service, ignoring: Unit sshd-keygen.service failed to load: No | |
| such file or directory. | |
| [ 13.094098] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to | |
| load: No such file or directory. | |
| [ 13.114280] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
| [ 13.122886] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. | |
| [ OK ] Reached target Remote File Systems (Pre). | |
| [ 13.140539] systemd[1]: Reached target Remote File Systems (Pre). | |
| [ 13.147087] systemd[1]: Starting Remote File Systems (Pre). | |
| [ OK ] Reached target Swap. | |
| [ 13.160481] systemd[1]: Reached target Swap. | |
| [ 13.165097] systemd[1]: Starting Swap. | |
| [ 13.169305] systemd[1]: Starting of Arbitrary Executable File Formats File System Automount Point not supported. | |
| [ 13.180665] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
| [ 13.188770] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. | |
| [ OK ] Reached target Paths. | |
| [ 13.204514] systemd[1]: Reached target Paths. | |
| [ 13.209231] systemd[1]: Starting Paths. | |
| [ OK ] Reached target Encrypted Volumes. | |
| [ 13.220485] systemd[1]: Reached target Encrypted Volumes. | |
| [ 13.226282] systemd[1]: Starting Encrypted Volumes. | |
| [ OK ] Created slice Root Slice. | |
| [ 13.240512] systemd[1]: Created slice Root Slice. | |
| [ 13.245598] systemd[1]: Starting Root Slice. | |
| [ OK ] Listening on udev Kernel Socket. | |
| [ 13.256527] systemd[1]: Listening on udev Kernel Socket. | |
| [ 13.262259] systemd[1]: Starting udev Kernel Socket. | |
| [ OK ] Created slice User and Session Slice. | |
| [ 13.276538] systemd[1]: Created slice User and Session Slice. | |
| [ 13.282729] systemd[1]: Starting User and Session Slice. | |
| [ OK ] Listening on Delayed Shutdown Socket. | |
| [ 13.296510] systemd[1]: Listening on Delayed Shutdown Socket. | |
| [ 13.302694] systemd[1]: Starting Delayed Shutdown Socket. | |
| [ OK ] Listening on udev Control Socket. | |
| [ 13.316518] systemd[1]: Listening on udev Control Socket. | |
| [ 13.322338] systemd[1]: Starting udev Control Socket. | |
| [ OK ] Listening on Journal Socket (/dev/log). | |
| [ 13.336509] systemd[1]: Listening on Journal Socket (/dev/log). | |
| [ 13.342858] systemd[1]: Starting Journal Socket (/dev/log). | |
| [ OK ] Listening on /dev/initctl Compatibility Named Pipe. | |
| [ 13.356506] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
| [ 13.363957] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. | |
| [ OK ] Listening on Journal Audit Socket. | |
| [ 13.380503] systemd[1]: Listening on Journal Audit Socket. | |
| [ 13.386404] systemd[1]: Starting Journal Audit Socket. | |
| [ OK ] Listening on fsck to fsckd communication Socket. | |
| [ 13.400507] systemd[1]: Listening on fsck to fsckd communication Socket. | |
| [ 13.407687] systemd[1]: Starting fsck to fsckd communication Socket. | |
| [ OK ] Listening on Journal Socket. | |
| [ 13.420501] systemd[1]: Listening on Journal Socket. | |
| [ 13.425937] systemd[1]: Starting Journal Socket. | |
| [ OK ] Created slice System Slice. | |
| [ 13.440532] systemd[1]: Created slice System Slice. | |
| [ 13.445897] systemd[1]: Starting System Slice. | |
| [ 13.451237] systemd[1]: Mounted Huge Pages File System. | |
| [ OK ] Reached target Slices. | |
| [ 13.464536] systemd[1]: Reached target Slices. | |
| [ 13.469350] systemd[1]: Starting Slices. | |
| [ 13.478107] systemd[1]: Mounting Debug File System... | |
| Mounting Debug File System... | |
| [ 13.507595] systemd[1]: Started Set Up Additional Binary Formats. | |
| [ 13.519176] systemd[1]: Starting udev Coldplug all Devices... | |
| Starting udev Coldplug all Devices... | |
| [ 13.549899] systemd[1]: Starting Nameserver information manager... | |
| Starting Nameserver information manager... | |
| [ 13.594355] systemd[1]: Starting Remount Root and Kernel File Systems... | |
| Starting Remount Root and Kernel File Systems... | |
| [ OK ] Created slice system-systemd\x2dfsck.slice. | |
| [ 13.664764] systemd[1]: Created slice system-systemd\x2dfsck.slice. | |
| [ 13.680750] systemd[1]: Starting system-systemd\x2dfsck.slice. | |
| [ 13.704798] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) | |
| [ 13.724955] systemd[1]: Starting Increase datagram queue length... | |
| Starting Increase datagram queue length... | |
| [ OK ] Created slice system-getty.slice. | |
| [ 13.772570] systemd[1]: Created slice system-getty.slice. | |
| [ 13.778447] systemd[1]: Starting system-getty.slice. | |
| [ 13.783952] systemd[1]: Started Create list of required static device nodes for the current kernel. | |
| [ 13.798560] systemd[1]: Starting Create Static Device Nodes in /dev... | |
| Starting Create Static Device Nodes in /dev... | |
| [ 13.841195] systemd[1]: Starting Load Kernel Modules... | |
| Starting Load Kernel Modules... | |
| [ OK ] Created slice system-serial\x2dgetty.slice. | |
| [ 13.872676] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
| [ 13.884765] systemd[1]: Starting system-serial\x2dgetty.slice. | |
| [ 13.903427] systemd[1]: Mounting POSIX Message Queue File System... | |
| Mounting POSIX Message Queue File System... | |
| [ OK ] Mounted POSIX Message Queue File System. | |
| [ 13.968611] systemd[1]: Mounted POSIX Message Queue File System. | |
| [ OK ] Mounted Debug File System. | |
| [ 13.984521] systemd[1]: Mounted Debug File System. | |
| [ OK ] Started Remount Root and Kernel File Systems. | |
| [ 14.044761] systemd[1]: Started Remount Root and Kernel File Systems. | |
| [ OK ] Started Increase datagram queue length. | |
| [ 14.076712] systemd[1]: Started Increase datagram queue length. | |
| [ OK ] Started Create Static Device Nodes in /dev. | |
| [ 14.100720] systemd[1]: Started Create Static Device Nodes in /dev. | |
| [ OK ] Started Load Kernel Modules. | |
| [ 14.128776] systemd[1]: Started Load Kernel Modules. | |
| [ OK ] Started udev Coldplug all Devices. | |
| [ 14.148846] systemd[1]: Started udev Coldplug all Devices. | |
| [ OK ] Started Nameserver information manager. | |
| [ 14.180776] systemd[1]: Started Nameserver information manager. | |
| [ 14.551064] systemd[1]: Mounted Configuration File System. | |
| [ 14.562222] systemd[1]: Starting Apply Kernel Variables... | |
| Starting Apply Kernel Variables... | |
| [ 14.593757] systemd[1]: Mounting FUSE Control File System... | |
| Mounting FUSE Control File System... | |
| [ 14.609890] random: nonblocking pool is initialized | |
| Starting udev Kernel Device Manager... | |
| [ OK ] Listening on Syslog Socket. | |
| Starting Journal Service... | |
| [ OK ] Reached target Local File Systems (Pre). | |
| Mounting /etc/dbus-1/system.d... | |
| Mounting /var/lib/logrotate... | |
| Mounting /var/lib/initramfs-tools... | |
| Mounting /var/lib/dbus... | |
| Mounting /usr/share/click/frameworks... | |
| Mounting /etc/hosts... | |
| Mounting /var/lib/systemd/random-seed... | |
| Mounting /etc/writable... | |
| Mounting /mnt... | |
| Mounting /home... | |
| Mounting /etc/ufw... | |
| Mounting /var/lib/cloud... | |
| Mounting /apps... | |
| Mounting /var/lib/apps... | |
| Mounting /etc/ssh... | |
| Mounting /etc/sudoers.d... | |
| Mounting /var/lib/dhcp... | |
| Mounting /tmp... | |
| Mounting /var/lib/sudo... | |
| Mounting /var/lib/extrausers... | |
| Mounting /var/cache/apparmor... | |
| Mounting /etc/network/interfaces.d... | |
| Mounting /etc/udev/rules.d... | |
| Mounting /oem... | |
| Mounting /root... | |
| Mounting /var/lib/system-image... | |
| Mounting /var/lib/snappy... | |
| Mounting /var/tmp... | |
| Mounting /var/log... | |
| Mounting /etc/apparmor.d/cache... | |
| Mounting /var/lib/apparmor... | |
| Mounting /etc/sysctl.d... | |
| [ OK ] Mounted FUSE Control File System. | |
| [ OK ] Mounted /home. | |
| [ OK ] Mounted /apps. | |
| [ OK ] Mounted /oem. | |
| [ OK ] Mounted /tmp. | |
| [ OK ] Mounted /mnt. | |
| [ OK ] Mounted /var/lib/apps. | |
| [ OK ] Mounted /var/lib/cloud. | |
| [ OK ] Mounted /var/lib/dbus. | |
| [ OK ] Mounted /var/lib/dhcp. | |
| [ OK ] Mounted /var/lib/logrotate. | |
| [ OK ] Mounted /var/lib/sudo. | |
| [ OK ] Mounted /var/lib/system-image. | |
| [ OK ] Mounted /var/log. | |
| [ OK ] Mounted /etc/ufw. | |
| [ OK ] Mounted /etc/apparmor.d/cache. | |
| [ OK ] Mounted /var/cache/apparmor. | |
| [ OK ] Mounted /var/tmp. | |
| [ OK ] Mounted /etc/ssh. | |
| [ OK ] Mounted /etc/writable. | |
| [ OK ] Mounted /var/lib/initramfs-tools. | |
| [ OK ] Mounted /usr/share/click/frameworks. | |
| [ OK ] Mounted /root. | |
| [ OK ] Mounted /etc/sudoers.d. | |
| [ OK ] Mounted /etc/hosts. | |
| [ OK ] Mounted /var/lib/extrausers. | |
| [ OK ] Mounted /etc/network/interfaces.d. | |
| [ OK ] Mounted /var/lib/snappy. | |
| [ OK ] Mounted /etc/udev/rules.d. | |
| [ OK ] Mounted /var/lib/systemd/random-seed. | |
| [ OK ] Mounted /etc/dbus-1/system.d. | |
| [ OK ] Mounted /etc/sysctl.d. | |
| [ OK ] Mounted /var/lib/apparmor. | |
| [ OK ] Started udev Kernel Device Manager. | |
| [ OK ] Started Journal Service. | |
| [ OK ] Started Apply Kernel Variables. | |
| [ OK ] Found device /dev/ttyO0. | |
| [ OK ] Found device /dev/mmcblk0p1. | |
| [ OK ] Found device /dev/mmcblk0p3. | |
| [ OK ] Created slice system-ifup.slice. | |
| Mounting /writable/cache/system... | |
| Starting File System Check on /dev/mmcblk0p1... | |
| Starting Copy rules generated while the root was ro... | |
| Starting Load/Save Random Seed... | |
| Starting Set the hostname to the va...red on the writable partition... | |
| Starting Flush Journal to Persistent Storage... | |
| [ OK ] Started Copy rules generated while the root was ro. | |
| [ OK ] Started Load/Save Random Seed. | |
| [ OK ] Started Set the hostname to the val...tored on the writable partition. | |
| [ OK ] Mounted /writable/cache/system. | |
| [ OK ] Started File System Check Daemon to report status. | |
| Starting File System Check Daemon to report status... | |
| [ OK ] Started Flush Journal to Persistent Storage. | |
| [ OK ] Started File System Check on /dev/mmcblk0p1. | |
| Mounting /boot/uboot... | |
| [ 19.980309] FAT-fs (mmcblk0p1): IO charset iso8859-1 not found | |
| [FAILED] Failed to mount /boot/uboot. | |
| See "systemctl status boot-uboot.mount" for details. | |
| [DEPEND] Dependency failed for Local File Systems. | |
| Starting Wait for all "auto" /etc/n... up for network-online.target... | |
| [ OK ] Stopped Notify bootloader that boot was successful. | |
| [ OK ] Stopped Getty on tty1. | |
| [ OK ] Stopped target Graphical Interface. | |
| [ OK ] Stopped target Multi-User System. | |
| [ OK ] Stopped OpenBSD Secure Shell server. | |
| [ OK ] Stopped Run snappy compatibility hooks. | |
| [ OK ] Stopped D-Bus System Message Bus. | |
| [ OK ] Stopped Snappy WebDM. | |
| [ OK ] Stopped Execute cloud user/final scripts. | |
| [ OK ] Stopped Apply the settings specified in cloud-config. | |
| [ OK ] Stopped Serial Getty on ttyO0. | |
| [ OK ] Stopped /etc/rc.local Compatibility. | |
| [ OK ] Stopped getty on tty2-tty6 if dbus and logind are not available. | |
| [ OK ] Reached target Login Prompts. | |
| [ OK ] Stopped System Logging Service. | |
| [ OK ] Stopped Cgroup management proxy. | |
| [ OK ] Stopped Cgroup management daemon. | |
| [ OK ] Reached target Timers. | |
| [ OK ] Stopped LSB: Set the CPU Frequency Scaling governor to "ondemand". | |
| [ OK ] Stopped Regular background program processing daemon. | |
| [ OK ] Closed Syslog Socket. | |
| [ OK ] Stopped Login Service. | |
| [ OK ] Closed D-Bus System Message Bus Socket. | |
| [ OK ] Stopped Permit User Sessions. | |
| [ OK ] Stopped Initial cloud-init job (metadata service crawler). | |
| [ OK ] Stopped Initial cloud-init job (pre-networking). | |
| [ OK ] Reached target Cloud-config availability. | |
| [ OK ] Stopped Run snappy firstboot setup. | |
| [ OK ] Reached target Remote File Systems. | |
| [ OK ] Stopped Workaround apparmor cacheing. | |
| [ OK ] Stopped target Basic System. | |
| [ OK ] Reached target Sockets. | |
| [ OK ] Stopped target System Initialization. | |
| [ OK ] Started Emergency Shell. | |
| Starting Emergency Shell... | |
| Starting LSB: AppArmor initialization... | |
| Starting Create Volatile Files and Directories... | |
| [ OK ] Reached target Emergency Mode. | |
| [ OK ] Reached target Ready for frameworks. | |
| [ OK ] Started Wait for all "auto" /etc/ne...be up for network-online.target. | |
| [ OK ] Started Create Volatile Files and Directories. | |
| Starting Update UTMP about System Boot/Shutdown... | |
| Starting Network Time Synchronization... | |
| [ OK ] Started Update UTMP about System Boot/Shutdown. | |
| Starting Update UTMP about System Runlevel Changes... | |
| [ OK ] Started Update UTMP about System Runlevel Changes. | |
| [ OK ] Started Network Time Synchronization. | |
| [ OK ] Reached target System Time Synchronized. | |
| [ OK ] Started LSB: AppArmor initialization. | |
| [ OK ] Started ifup for eth0. | |
| Starting ifup for eth0... | |
| Starting LSB: Raise network interfaces.... | |
| [ 22.000988] libphy: PHY 4a101000.mdio:01 not found | |
| [ 22.006093] net eth0: phy 4a101000.mdio:01 not found on slave 1 | |
| [ OK ] Started LSB: Raise network interfaces.. | |
| [ OK ] Reached target Network. | |
| [ OK ] Reached target Network is Online. | |
| Welcome to emergency mode! After logging in, typPress enter for maintenance(or type Control-D to continue): | |
| root@localhost:~# | |
| root@localhost:~# | |
| root@localhost:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment