Skip to content

Instantly share code, notes, and snippets.

@bradfa
Created January 13, 2015 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradfa/66dbc2e4a8bb4895c012 to your computer and use it in GitHub Desktop.
Save bradfa/66dbc2e4a8bb4895c012 to your computer and use it in GitHub Desktop.
Toradex VF50 Stock Image Boot
andrew@boomboom:~$ picocom -b 115200 /dev/ttyS0
picocom v1.7
port is : /dev/ttyS0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
escape is : C-a
local echo is : no
noinit is : no
noreset is : no
nolock is : no
send_cmd is : sz -vv
receive_cmd is : rz -vv
imap is :
omap is :
emap is : crcrlf,delbs,
Terminal ready
U-Boot 2014.04 (Aug 04 2014 - 18:07:18)
CPU: Freescale Vybrid VF500 at 396 MHz
Reset cause: unknown reset
Board: Colibri VF50
DRAM: 128 MiB
WARNING: Caches not enabled
NAND: 128 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: FEC
Hit any key to stop autoboot: 0
Booting from NAND...
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: smallest flash I/O unit: 2048
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=3"
UBI: MTD device size: 8 MiB
UBI: number of good PEBs: 64
UBI: number of bad PEBs: 0
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 1
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 64
UBI: number of PEBs reserved for bad PEB handling: 2
UBI: max/mean erase counter: 4/1
Read 0 bytes from volume kernel to 80010000
No size specified -> Using max size (7364608)
## Booting kernel from Legacy Image at 80010000 ...
Image Name: Linux-3.0.15
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3380560 Bytes = 3.2 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 3.0.15 (krm@linuxdev.toradex.int) (gcc version 4.8.3 20140401 (prerelease) (Linaro GCC 4.8-2014.04) ) #1 PREEMPT Mon Aug 4 16:36:33 CEST 2014
[ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Toradex Colibri VF50 Module
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: vmalloc=64M usb_high_speed=1 mtdparts=fsl_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),8m(kernel-ubi),-(rootfs-ubi) fec_mac=00:14:2d:49:bb:59 no_console_suspend=1 console=tty1 console=ttymxc0,115200n8 mem=128M ip=off ubi.mtd=rootfs-ubi root=ubi0:rootfs rw rootfstype=ubifs video=dcufb:640x480-16@60
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Memory: 128MB = 128MB total
[ 0.000000] Memory: 122928k/122928k available, 8144k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xf4600000 - 0xffe00000 ( 184 MB)
[ 0.000000] vmalloc : 0xc8800000 - 0xf2000000 ( 664 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .init : 0xc0008000 - 0xc002f000 ( 156 kB)
[ 0.000000] .text : 0xc002f000 - 0xc0659cfc (6316 kB)
[ 0.000000] .data : 0xc065a000 - 0xc0697760 ( 246 kB)
[ 0.000000] .bss : 0xc0697784 - 0xc06cf358 ( 223 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:432
[ 0.000000] MVF GPIO hardware
[ 0.000000] MXC_Early serial console at MMIO 0xf2047000 (options '115200n8')
[ 0.000000] bootconsole [ttymxc0] enabled
[ 0.000000] sched_clock: 32 bits at 132MHz, resolution 7ns, wraps every 32537ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty1] enabled
[ 0.009314] Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816)
[ 0.082715] pid_max: default: 32768 minimum: 301
[ 0.087904] Mount-cache hash table entries: 512
[ 0.093441] Initializing cgroup subsys blkio
[ 0.097971] CPU: Testing write buffer coherency: ok
[ 0.104514] devtmpfs: initialized
[ 0.119607] NET: Registered protocol family 16
[ 0.125926] mcf_edma: Initialized successfully
[ 0.131351] System REV: 11a
[ 0.138866] L2x0: L2 cache not present
[ 0.142689] mvf_ftm_pwm mvf_ftm_pwm.0: added 8 PWM channels
[ 0.148510] mvf_ftm_pwm mvf_ftm_pwm.1: added 8 PWM channels
[ 0.154807] IMX usb wakeup probe. id=1
[ 0.158908] IMX usb wakeup probe. id=0
[ 0.178874] bio: create slab <bio-0> at 0
[ 0.184788] SCSI subsystem initialized
[ 0.189293] usbcore: registered new interface driver usbfs
[ 0.195206] usbcore: registered new interface driver hub
[ 0.200932] usbcore: registered new device driver usb
[ 0.208173] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.215805] Bluetooth: Core ver 2.16
[ 0.219580] NET: Registered protocol family 31
[ 0.224097] Bluetooth: HCI device and connection manager initialized
[ 0.230432] Bluetooth: HCI socket layer initialized
[ 0.235251] Bluetooth: L2CAP socket layer initialized
[ 0.240649] Bluetooth: SCO socket layer initialized
[ 0.246452] cfg80211: Calling CRDA to update world regulatory domain
[ 0.254916] Switching to clocksource global_timer
[ 0.260110] Switched to NOHz mode on CPU #0
[ 0.291758] NET: Registered protocol family 2
[ 0.296403] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.304105] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.311404] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.317859] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.324216] TCP reno registered
[ 0.327355] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.333226] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.340551] NET: Registered protocol family 1
[ 0.345624] RPC: Registered named UNIX socket transport module.
[ 0.351634] RPC: Registered udp transport module.
[ 0.356286] RPC: Registered tcp transport module.
[ 0.361011] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.368145] Static Power Management for Freescale Vybrid
[ 0.374183] PM driver module loaded
[ 0.415542] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.424432] NTFS driver 2.1.30 [Flags: R/W].
[ 0.430774] fuse init (API version 7.16)
[ 0.436914] msgmni has been set to 240
[ 0.445399] io scheduler noop registered
[ 0.450189] io scheduler cfq registered (default)
[ 0.455914] dcufb: parse cmd options: 640x480-16@60
[ 0.474227] Console: switching to colour frame buffer device 80x30
[ 0.492140] fb0: Layer0 fb device registered successfully.
[ 0.502888] fb1: fb device registered successfully.
[ 0.513214] fb2: fb device registered successfully.
[ 0.523287] fb3: fb device registered successfully.
[ 0.533339] Serial: MVF driver
[ 0.540880] IMX UART RTS/CTS enabled
[ 0.548468] IMX UART EDMA enabled
[ 0.555708] IMX UART FIFO enabled
[ 0.562834] imx-uart.0: ttymxc0 at MMIO 0x40027000 (irq = 93) is a IMX
[ 0.573355] console [ttymxc0] enabled, bootconsole disabled
[ 0.573355] console [ttymxc0] enabled, bootconsole disabled
[ 0.589300] IMX UART EDMA enabled
[ 0.596639] IMX UART FIFO enabled
[ 0.603821] imx-uart.1: ttymxc1 at MMIO 0x40028000 (irq = 94) is a IMX
[ 0.615299] IMX UART RTS/CTS enabled
[ 0.623076] IMX UART EDMA enabled
[ 0.630357] IMX UART FIFO enabled
[ 0.637439] imx-uart.2: ttymxc2 at MMIO 0x40029000 (irq = 95) is a IMX
[ 0.656784] loop: module loaded
[ 0.665038] mvf-adc mvf-adc.0: attached adc driver
[ 0.674746] mvf-adc mvf-adc.1: attached adc driver
[ 0.685595] FSL NFC MTD nand Driver 1.0
[ 0.693856] NAND device: Manufacturer ID: 0xc2, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit)
[ 0.713205] 5 cmdlinepart partitions found on MTD device fsl_nfc
[ 0.723487] Creating 5 MTD partitions on "fsl_nfc":
[ 0.732540] 0x000000000000-0x000000020000 : "vf-bcb"
[ 0.744165] 0x000000020000-0x000000180000 : "u-boot"
[ 0.756022] 0x000000180000-0x000000200000 : "u-boot-env"
[ 0.768162] 0x000000200000-0x000000a00000 : "kernel-ubi"
[ 0.780412] 0x000000a00000-0x000008000000 : "rootfs-ubi"
[ 0.793812] UBI: attaching mtd4 to ubi0
[ 0.801951] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 0.812634] UBI: logical eraseblock size: 126976 bytes
[ 0.822324] UBI: smallest flash I/O unit: 2048
[ 0.831213] UBI: VID header offset: 2048 (aligned 2048)
[ 0.841420] UBI: data offset: 4096
[ 1.934738] UBI: max. sequence number: 871
[ 1.962040] UBI: attached mtd4 to ubi0
[ 1.969957] UBI: MTD device name: "rootfs-ubi"
[ 1.979445] UBI: MTD device size: 118 MiB
[ 1.988588] UBI: number of good PEBs: 939
[ 1.997276] UBI: number of bad PEBs: 5
[ 2.005633] UBI: number of corrupted PEBs: 0
[ 2.013931] UBI: max. allowed volumes: 128
[ 2.022494] UBI: wear-leveling threshold: 4096
[ 2.031117] UBI: number of internal volumes: 1
[ 2.039265] UBI: number of user volumes: 1
[ 2.047291] UBI: available PEBs: 0
[ 2.055220] UBI: total number of reserved PEBs: 939
[ 2.063631] UBI: number of PEBs reserved for bad PEB handling: 9
[ 2.073172] UBI: max/mean erase counter: 4/1
[ 2.081015] UBI: image sequence number: 0
[ 2.088670] UBI: background thread "ubi_bgt0d" started, PID 42
[ 2.099505] DSPI: Coldfire master initialized
[ 2.109468] FEC Ethernet Driver
[ 2.122360] fec_enet_mii_bus: probed
[ 2.130880] PPP generic driver version 2.4.2
[ 2.139469] PPP Deflate Compression module registered
[ 2.148392] PPP BSD Compression module registered
[ 2.158839] PPP MPPE Compression module registered
[ 2.167632] NET: Registered protocol family 24
[ 2.177055] tun: Universal TUN/TAP device driver, 1.6
[ 2.186041] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.196908] usbcore: registered new interface driver asix
[ 2.206605] usbcore: registered new interface driver cdc_ether
[ 2.216678] usbcore: registered new interface driver cdc_subset
[ 2.226616] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.342904] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[ 2.354004] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[ 2.399779] fsl-ehci fsl-ehci.0: irq 108, io base 0x400b4000
[ 2.429720] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[ 2.439925] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.451304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.467255] usb usb1: Product: Freescale On-Chip EHCI Host Controller
[ 2.478390] usb usb1: Manufacturer: Linux 3.0.15 ehci_hcd
[ 2.488436] usb usb1: SerialNumber: fsl-ehci.0
[ 2.498884] hub 1-0:1.0: USB hub found
[ 2.507442] hub 1-0:1.0: 1 port detected
[ 2.517425] usbcore: registered new interface driver cdc_acm
[ 2.527832] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.545372] usbcore: registered new interface driver cdc_wdm
[ 2.556012] Initializing USB Mass Storage driver...
[ 2.566135] usbcore: registered new interface driver usb-storage
[ 2.577208] USB Mass Storage support registered.
[ 2.587115] usbcore: registered new interface driver libusual
[ 2.598407] usbcore: registered new interface driver usbserial
[ 2.609476] USB Serial support registered for generic
[ 2.739756] usb 1-1: new high speed USB device number 2 using fsl-ehci
[ 2.900465] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[ 2.912539] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.926607] hub 1-1:1.0: USB hub found
[ 2.935823] hub 1-1:1.0: 4 ports detected
[ 2.947403] usbcore: registered new interface driver usbserial_generic
[ 2.959220] usbserial: USB Serial Driver core
[ 2.968845] USB Serial support registered for FTDI USB Serial Device
[ 2.980863] usbcore: registered new interface driver ftdi_sio
[ 2.991739] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[ 3.002759] USB Serial support registered for pl2303
[ 3.013020] usbcore: registered new interface driver pl2303
[ 3.023693] pl2303: Prolific PL2303 USB to serial adaptor driver
[ 3.034847] ARC USBOTG Device Controller driver (1 August 2005)
[ 3.154632] g_ether gadget: using random self ethernet address
[ 3.165878] g_ether gadget: using random host ethernet address
[ 3.177791] usb0: MAC c2:f3:45:46:41:c3
[ 3.186617] usb0: HOST MAC f2:ad:6e:f5:4e:cf
[ 3.195699] g_ether gadget: controller 'fsl-usb2-udc' not recognized; trying CDC Ethernet (ECM)
[ 3.214381] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
[ 3.226133] g_ether gadget: g_ether ready
[ 3.235138] fsl-usb2-udc: bind to driver g_ether
[ 3.245979] input: colibri-vf50-ts as /devices/platform/colibri-vf50-ts.0/input/input0
[ 3.265108] colibri-vf50-ts colibri-vf50-ts.0: attached driver successfully
[ 3.282106] rtc-ds1307 0-0068: rtc core: registered m41t00 as rtc0
[ 3.295027] snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc1
[ 3.307300] i2c /dev entries driver
[ 3.317995] imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
[ 3.336983] Bluetooth: HCI UART driver ver 2.2
[ 3.346901] Bluetooth: HCI H4 protocol initialized
[ 3.357051] Bluetooth: HCILL protocol initialized
[ 3.367012] cpuidle: using governor ladder
[ 3.376296] cpuidle: using governor menu
[ 3.385426] sdhci: Secure Digital Host Controller Interface driver
[ 3.396752] sdhci: Copyright(c) Pierre Ossman
[ 3.406456] sdhci sdhci-esdhc-imx.1: no write-protect pin available!
[ 3.419276] mmc0: SDHCI controller on platform [sdhci-esdhc-imx.1] using ADMA
[ 3.434037] MVF ASRC registered
[ 3.444555] usbcore: registered new interface driver usbhid
[ 3.458772] usbhid: USB HID core driver
[ 3.469269] usbcore: registered new interface driver snd-usb-audio
[ 3.482791] ALSA device list:
[ 3.490981] No soundcards found.
[ 3.499340] oprofile: hardware counters not available
[ 3.512935] oprofile: using timer interrupt.
[ 3.522779] GACT probability NOT on
[ 3.531170] Mirror/redirect action on
[ 3.539430] u32 classifier
[ 3.547746] Actions configured
[ 3.555596] Netfilter messages via NETLINK v0.30.
[ 3.567995] nf_conntrack version 0.5.0 (1920 buckets, 7680 max)
[ 3.580258] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 3.592847] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 3.603589] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.617322] arp_tables: (C) 2002 David S. Miller
[ 3.626890] TCP cubic registered
[ 3.637395] NET: Registered protocol family 10
[ 3.651110] Mobile IPv6
[ 3.658151] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 3.668312] IPv6 over IPv4 tunneling driver
[ 3.680150] NET: Registered protocol family 17
[ 3.689122] NET: Registered protocol family 15
[ 3.698103] Bluetooth: RFCOMM TTY layer initialized
[ 3.707409] Bluetooth: RFCOMM socket layer initialized
[ 3.717028] Bluetooth: RFCOMM ver 1.11
[ 3.724819] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.734149] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.744556] Registering the dns_resolver key type
[ 3.753487] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
[ 3.772917] registered taskstats version 1
[ 3.785795] rtc-ds1307 0-0068: setting system clock to 2001-01-01 01:35:46 UTC (978312946)
[ 3.891868] UBIFS: recovery needed
[ 4.255164] UBIFS: recovery completed
[ 4.263625] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 4.274291] UBIFS: file system size: 116183040 bytes (113460 KiB, 110 MiB, 915 LEBs)
[ 4.291277] UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
[ 4.307923] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 4.318983] UBIFS: default compressor: lzo
[ 4.328409] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 4.342527] VFS: Mounted root (ubifs filesystem) on device 0:13.
[ 4.353864] Freeing init memory: 156K
[ 4.921526] systemd[1]: systemd 211 running in system mode. (+PAM +LIBWRAP -AUDIT -SELINUX +IMA +SYSVINIT -LIBCRYPTSETUP -GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 4.952780] systemd[1]: Detected architecture 'arm'.
Welcome to The Ångström Distribution!
[ 4.977401] systemd[1]: Set hostname to <colibri-vf>.
[ 6.148461] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 6.168746] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.188169] systemd[1]: Expecting device dev-ttymxc0.device...
Expec[ 6.201090] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
ting device dev-ttymxc0.device...
[ 6.221930] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 6.241898] systemd[1]: Starting Paths.
[ OK [ 6.252827] systemd[1]: Reached target Paths.
] Reached target Paths.
[ 6.266062] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.287649] systemd[1]: Starting Swap.
[ OK [ 6.298280] systemd[1]: Reached target Swap.
] Reached[ 6.309085] systemd[1]: Starting Root Slice.
target Swap.
[ OK [ 6.351196] systemd[1]: Created slice Root Slice.
] Created[ 6.362352] systemd[1]: Starting Journal Socket.
slice Root Slice.
[ OK [ 6.380411] systemd[1]: Listening on Journal Socket.
] Listenin[ 6.391758] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
g on Journal Socket.
[ OK [ 6.405590] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
] Listenin[ 6.418914] systemd[1]: Starting udev Control Socket.
g on /dev/initctl Compatibility Named Pipe.
[ OK [ 6.431256] systemd[1]: Listening on udev Control Socket.
] Listeni[ 6.442665] systemd[1]: Starting Delayed Shutdown Socket.
ng on udev Control Socket.
[ OK [ 6.455050] systemd[1]: Listening on Delayed Shutdown Socket.
] Listenin[ 6.466879] systemd[1]: Starting udev Kernel Socket.
g on Delayed Shutdown Socket.
[ OK [ 6.478533] systemd[1]: Listening on udev Kernel Socket.
] Listeni[ 6.489544] systemd[1]: Starting Syslog Socket.
ng on udev Kernel Socket.
[ OK [ 6.500732] systemd[1]: Listening on Syslog Socket.
] Listeni[ 6.511050] systemd[1]: Starting User and Session Slice.
ng on Syslog Socket.
[ OK [ 6.523757] systemd[1]: Created slice User and Session Slice.
] Created[ 6.534829] systemd[1]: Starting System Slice.
slice User and Session Slice.
[ OK [ 6.546442] systemd[1]: Created slice System Slice.
] Created slice System Slice.
[ 6.562757] systemd[1]: Started Set Up Additional Binary Formats.
[ 6.573604] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.590872] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required static device nodes...rrent kernel...
[ 6.630146] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 6.655339] systemd[1]: Mounted Huge Pages File System.
[ 6.714799] systemd[1]: Started Load Kernel Modules.
[ 6.734611] systemd[1]: Mounted Configuration File System.
[ 6.747315] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ OK ] Started Jo[ 6.798930] systemd[1]: Started Journal Service.
urnal Service.
Mounting FUSE Control File System...
Starting Apply Kernel Variables...
[ OK ] Reached target Slices.
[ OK ] Created slice system-getty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
Starting Remount Root and Kernel File Systems...
Mounting Temporary Directory...
[ OK ] Started Create list of required static device nodes ...current kernel.
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Temporary Directory.
[ 7.775005] systemd-journald[69]: Failed to register hostname fd in event loop: Operation not permitted. Ignoring.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started udev Coldplug all Devices.
Starting udev Kernel Device Manager...
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
Mounting /sys/kernel/debug...
[ OK ] Mounted /media/ram.
[ OK ] Mounted /sys/kernel/debug.
[ OK ] Mounted /var/volatile.
[ OK ] Started Load/Save Random Seed.
[ 9.051543] systemd-udevd[88]: starting version 211
[ OK ] Started udev Kernel Device Manager.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Initialization.
[ OK ] Reached target Timers.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Restore Sound Card State...
Starting Console System Startup Logging...
[ OK ] Listening on sshd.socket.
[ OK ] Found device /dev/ttymxc0.
[ OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen Backlight Brightness of ba...-backlight.0...
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Avahi mDNS/DNS-SD Stack...
Starting System Logging Service...
[ OK ] Started System Logging Service.
Starting Connection service...
Starting Kernel Logging Service...
[ OK ] Started Kernel Logging Service.
Starting D-Bus System Message Bus...
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
Starting Network Service...
Starting Login Service...
Starting Timestamping service...
[ OK ] Started Timestamping service.
[ OK ] Started Restore Sound Card State.
[ OK ] Started Console System Startup Logging.
[ OK ] Started Load/Save Screen Backlight Brightness of bac...wm-backlight.0.
[ OK ] Started Network Service.
[ OK ] Started Connection service.
[ OK ] Started Login Service.
[ OK ] Reached target Remote File Systems.
Starting Trigger Flushing of Journal to Persistent Storage...
[ OK ] Reached target Network.
Starting Network Time Service...
[ 19.559967] systemd[1]: PID file /run/ntpd.pid not readable (yet?) after start.
[ OK ] Started Network Time Service.
[ OK ] Started Trigger Flushing of Journal to Persistent Storage.
Starting Permit User Sessions...
[ OK ] Started Permit User Sessions.
Starting Getty on tty1...
[ OK ] Started Getty on tty1.
Starting Serial Getty on ttymxc0...
[ OK ] Started Serial Getty on ttymxc0.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.
Starting LXDM Display Manager...
[ OK ] Started LXDM Display Manager.
[ OK ] Reached target Graphical Interface.
[ 21.422499] eth0: Freescale FEC PHY driver [Micrel KS8041] (mii_bus:phy_addr=1:00, irq=-1)
[ 21.457420] ADDRCONF(NETDEV_UP): eth0: link is not ready
.---O---.
| | .-. o o
| | |-----.-----.-----.| | .----..-----.-----.
| | | __ | ---'| '--.| .-'| | |
| | | | | |--- || --'| | | ' | | | |
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
-' |
'---'
The Angstrom Distribution colibri-vf ttymxc0
Angstrom v2014.06 - Kernel 3.0.15
Colibri_VF_LinuxImageV2.3_20140804
colibri-vf login: [ 22.546401] systemd-journald[69]: Received request to flush runtime journal from PID 1
[ 22.592697] systemd-journald[69]: File /var/log/journal/749f12a7b8ea4897a543007a13d2462a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 23.420109] PHY: 1:00 - Link is Up - 100/Full
[ 23.431261] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
.---O---.
| | .-. o o
| | |-----.-----.-----.| | .----..-----.-----.
| | | __ | ---'| '--.| .-'| | |
| | | | | |--- || --'| | | ' | | | |
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
-' |
'---'
The Angstrom Distribution colibri-vf ttymxc0
Angstrom v2014.06 - Kernel 3.0.15
Colibri_VF_LinuxImageV2.3_20140804
colibri-vf login: root
Last login: Tue Jan 13 19:52:19 UTC 2015 on tty7
root@colibri-vf:~# w
19:52:33 up 0 min, 1 user, load average: 1.95, 0.50, 0.17
USER TTY LOGIN@ IDLE JCPU PCPU WHAT
root ttymxc0 19:52 0.00s 0.41s 0.09s w
root@colibri-vf:~# df -h
Filesystem Size Used Available Use% Mounted on
ubi0:rootfs 101.8M 99.6M 2.2M 98% /
devtmpfs 60.0M 4.0K 60.0M 0% /dev
tmpfs 60.1M 0 60.1M 0% /dev/shm
tmpfs 60.1M 256.0K 59.8M 0% /run
tmpfs 60.1M 0 60.1M 0% /sys/fs/cgroup
tmpfs 60.1M 4.0K 60.1M 0% /tmp
tmpfs 60.1M 0 60.1M 0% /media/ram
tmpfs 60.1M 0 60.1M 0% /var/volatile
tmpfs 12.0M 0 12.0M 0% /run/user/0
root@colibri-vf:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment