Created
June 2, 2017 21:13
-
-
Save it-praktyk/e856270850f07b9258fa232178c38a10 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| U-Boot SPL 2017.05-armbian (Jun 01 2017 - 21:46:19) | |
| DRAM: 2048 MiB | |
| Trying to boot from MMC1 | |
| U-Boot 2017.05-armbian (Jun 01 2017 - 21:46:19 +0000) Allwinner Technology | |
| CPU: Allwinner H3 (SUN8I 1680) | |
| Model: Xunlong Orange Pi Plus 2E | |
| DRAM: 2 GiB | |
| MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1 | |
| *** Warning - bad CRC, using default environment | |
| In: serial | |
| Out: serial | |
| Err: serial | |
| Net: phy interface7 | |
| eth0: ethernet@1c30000 | |
| Hit any key to stop autoboot: 0 | |
| 38518 bytes read in 140 ms (268.6 KiB/s) | |
| Unknown command 'bmp' - try 'help' | |
| switch to partitions #0, OK | |
| mmc0 is current device | |
| Scanning mmc 0:1... | |
| Found U-Boot script /boot/boot.scr | |
| 3565 bytes read in 206 ms (16.6 KiB/s) | |
| ## Executing script at 43100000 | |
| U-boot loaded from SD | |
| Boot script loaded from mmc | |
| 152 bytes read in 176 ms (0 Bytes/s) | |
| 3995535 bytes read in 632 ms (6 MiB/s) | |
| 5819424 bytes read in 806 ms (6.9 MiB/s) | |
| Found mainline kernel configuration | |
| 26719 bytes read in 573 ms (44.9 KiB/s) | |
| 4179 bytes read in 266 ms (14.6 KiB/s) | |
| Applying kernel provided DT fixup script (sun8i-h3-fixup.scr) | |
| ## Executing script at 44000000 | |
| ## Loading init Ramdisk from Legacy Image at 43300000 ... | |
| Image Name: uInitrd | |
| Image Type: ARM Linux RAMDisk Image (gzip compressed) | |
| Data Size: 3995471 Bytes = 3.8 MiB | |
| Load Address: 00000000 | |
| Entry Point: 00000000 | |
| Verifying Checksum ... OK | |
| ## Flattened Device Tree blob at 43000000 | |
| Booting using the fdt blob at 0x43000000 | |
| Loading Ramdisk to 49c30000, end 49fff74f ... OK | |
| reserving fdt memory region: addr=43000000 size=6c000 | |
| Loading Device Tree to 49bc1000, end 49c2ffff ... OK | |
| Starting kernel ... | |
| Uncompressing Linux... done, booting the kernel. | |
| Loading, please wait... | |
| 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 ... Scanning for Btrfs filesystems | |
| done. | |
| Begin: Will now check root file system ... fsck from util-linux 2.25.2 | |
| [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1 | |
| /dev/mmcblk0p1: clean, 57590/81280 files, 229941/324864 blocks | |
| done. | |
| done. | |
| Begin: Running /scripts/local-bottom ... done. | |
| Begin: Running /scripts/init-bottom ... done. | |
| Welcome to Debian GNU/Linux 8 (jessie)! | |
| Expecting device dev-ttyS0.device... | |
| [ OK ] Reached target Remote File Systems (Pre). | |
| [ OK ] Reached target Encrypted Volumes. | |
| [ OK ] Reached target Paths. | |
| [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point. | |
| [ OK ] Reached target Swap. | |
| [ OK ] Created slice Root Slice. | |
| [ OK ] Listening on Delayed Shutdown Socket. | |
| [ OK ] Listening on /dev/initctl Compatibility Named Pipe. | |
| [ OK ] Listening on Journal Socket (/dev/log). | |
| [ OK ] Created slice User and Session Slice. | |
| [ OK ] Listening on udev Control Socket. | |
| [ OK ] Listening on udev Kernel Socket. | |
| [ OK ] Listening on Journal Socket. | |
| [ OK ] Created slice System Slice. | |
| Starting Increase datagram queue length... | |
| Starting Nameserver information manager... | |
| Starting Restore / save the current clock... | |
| Mounting POSIX Message Queue File System... | |
| Starting Create list of required static device nodes...rrent kernel... | |
| Mounting Debug File System... | |
| Starting udev Coldplug all Devices... | |
| Starting LSB: Set keymap... | |
| [ OK ] Created slice system-serial\x2dgetty.slice. | |
| Starting Load Kernel Modules... | |
| [ OK ] Reached target Slices. | |
| [ OK ] Mounted Debug File System. | |
| [ OK ] Mounted POSIX Message Queue File System. | |
| [ OK ] Started Increase datagram queue length. | |
| [ OK ] Started Restore / save the current clock. | |
| [ OK ] Started Create list of required static device nodes ...current kernel. | |
| [ OK ] Started LSB: Set keymap. | |
| [ OK ] Started Load Kernel Modules. | |
| [ OK ] Started Nameserver information manager. | |
| [ OK ] Started udev Coldplug all Devices. | |
| Mounting Configuration File System... | |
| Mounting FUSE Control File System... | |
| Starting Apply Kernel Variables... | |
| Starting Create Static Device Nodes in /dev... | |
| [ OK ] Listening on Syslog Socket. | |
| [ OK ] Mounted FUSE Control File System. | |
| [ OK ] Mounted Configuration File System. | |
| [ OK ] Started Apply Kernel Variables. | |
| [ OK ] Started Create Static Device Nodes in /dev. | |
| Starting udev Kernel Device Manager... | |
| [ OK ] Started udev Kernel Device Manager. | |
| Starting Copy rules generated while the root was ro... | |
| Starting LSB: Set preliminary keymap... | |
| Starting LSB: Tune IDE hard disks... | |
| [ OK ] Started Copy rules generated while the root was ro. | |
| [ OK ] Started LSB: Tune IDE hard disks. | |
| [ OK ] Found device /dev/ttyS0. | |
| [ OK ] Reached target Sound Card. | |
| [ OK ] Created slice system-ifup.slice. | |
| [ OK ] Started LSB: Set preliminary keymap. | |
| Starting Remount Root and Kernel File Systems... | |
| [ OK ] Started Remount Root and Kernel File Systems. | |
| Starting Various fixups to make systemd work better on Debian... | |
| [ OK ] Reached target Local File Systems (Pre). | |
| Mounting /tmp... | |
| Starting Load/Save Random Seed... | |
| [ OK ] Mounted /tmp. | |
| [ OK ] Started Various fixups to make systemd work better on Debian. | |
| [ OK ] Started Load/Save Random Seed. | |
| [ OK ] Reached target Local File Systems. | |
| Starting Armbian enhanced Log2Ram... | |
| Starting Create Volatile Files and Directories... | |
| [ OK ] Reached target Remote File Systems. | |
| Starting LSB: Prepare console... | |
| Starting LSB: Raise network interfaces.... | |
| [ OK ] Started Create Volatile Files and Directories. | |
| Starting Update UTMP about System Boot/Shutdown... | |
| [ OK ] Started Armbian enhanced Log2Ram. | |
| [ OK ] Started LSB: Prepare console. | |
| [ OK ] Started Update UTMP about System Boot/Shutdown. | |
| Starting LSB: Set console font and keymap... | |
| Starting Journal Service... | |
| [ OK ] Started Journal Service. | |
| Starting Trigger Flushing of Journal to Persistent Storage... | |
| [ OK ] Started Trigger Flushing of Journal to Persistent Storage. | |
| [ OK ] Started LSB: Raise network interfaces.. | |
| Starting ifup for eth0... | |
| [ OK ] Started ifup for eth0. | |
| [ OK ] Reached target Network. | |
| [ OK ] Reached target Network is Online. | |
| [ OK ] Started LSB: Set console font and keymap. | |
| [ OK ] Reached target System Initialization. | |
| [ OK ] Listening on D-Bus System Message Bus Socket. | |
| [ OK ] Reached target Sockets. | |
| [ OK ] Reached target Timers. | |
| Starting Armbian filesystem resize service... | |
| Starting Restore Sound Card State... | |
| [ OK ] Started Restore Sound Card State. | |
| [ OK ] Started Armbian filesystem resize service. | |
| [ OK ] Reached target Basic System. | |
| Starting Entropy daemon using the HAVEGE algorithm... | |
| [ OK ] Started Entropy daemon using the HAVEGE algorithm. | |
| Starting Armbian first run tasks... | |
| [ OK ] Started Armbian first run tasks. | |
| [ OK ] Created slice system-getty.slice. | |
| Starting System Logging Service... | |
| Starting Regular background program processing daemon... | |
| [ OK ] Started Regular background program processing daemon. | |
| Starting OpenBSD Secure Shell server... | |
| [ OK ] Started OpenBSD Secure Shell server. | |
| Starting Network Manager... | |
| Starting /etc/rc.local Compatibility... | |
| Starting Login Service... | |
| Starting D-Bus System Message Bus... | |
| [ OK ] Started D-Bus System Message Bus. | |
| Starting Permit User Sessions... | |
| Starting LSB: Start/stop sysstat's sadc... | |
| Starting LSB: Advanced IEEE 802.11 management daemon... | |
| Starting LSB: Start NTP daemon... | |
| Starting LSB: disk temperature monitoring daemon... | |
| Starting LSB: Load kernel modules needed to enable cpufreq scaling... | |
| Starting LSB: Armbian gathering hardware information... | |
| Starting LSB: Starts LIRC daemon.... | |
| [ OK ] Started System Logging Service. | |
| [ OK ] Started /etc/rc.local Compatibility. | |
| [ OK ] Started Login Service. | |
| [ OK ] Started LSB: Advanced IEEE 802.11 management daemon. | |
| [ OK ] Started LSB: disk temperature monitoring daemon. | |
| [ OK ] Started Permit User Sessions. | |
| [ OK ] Started LSB: Start/stop sysstat's sadc. | |
| Starting Serial Getty on ttyS0... | |
| [ OK ] Started Serial Getty on ttyS0. | |
| Starting Getty on tty1... | |
| [ OK ] Started Getty on tty1. | |
| [ OK ] Reached target Login Prompts. | |
| [ OK ] Started LSB: Start NTP daemon. | |
| [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling. | |
| [ OK ] Started LSB: Starts LIRC daemon.. | |
| Starting LSB: set CPUFreq kernel parameters... | |
| [ OK ] Started LSB: set CPUFreq kernel parameters. | |
| Starting LSB: Set sysfs variables from /etc/sysfs.conf... | |
| [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf. | |
| [ OK ] Started LSB: Armbian gathering hardware information. | |
| Starting Authenticate and Authorize Users to Run Privileged Tasks... | |
| [ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks. | |
| [ OK ] Started Network Manager. | |
| [ OK ] Reached target Multi-User System. | |
| [ OK ] Reached target Graphical Interface. | |
| Starting Update UTMP about System Runlevel Changes... | |
| [ OK ] Started Update UTMP about System Runlevel Changes. | |
| Debian GNU/Linux 8 orangepiplus2e ttyS0 | |
| orangepiplus2e login: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment