Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2016.09.01 (Oct 19 2016 - 14:56:40)
- DRAM: 512 MiB
- Trying to boot from MMC1
- U-Boot 2016.09.01 (Oct 19 2016 - 14:56:40 +0000) Allwinner Technology
- CPU: Allwinner H3 (SUN8I 1680)
- Model: Xunlong Orange Pi Lite
- DRAM: 512 MiB
- MMC: SUNXI SD/MMC: 0
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Net: No ethernet found.
- starting USB...
- USB0: USB EHCI 1.00
- USB1: USB OHCI 1.0
- USB2: USB EHCI 1.00
- USB3: USB OHCI 1.0
- scanning bus 0 for devices... 1 USB Device(s) found
- scanning bus 2 for devices... 1 USB Device(s) found
- Hit any key to stop autoboot: 0
- switch to partitions #0, OK
- mmc0 is current device
- Scanning mmc 0:2...
- Found /extlinux/extlinux.conf
- Retrieving file: /extlinux/extlinux.conf
- 542 bytes read in 97 ms (4.9 KiB/s)
- Ignoring unknown command: ui
- Ignoring malformed menu command: autoboot
- Ignoring malformed menu command: hidden
- Ignoring unknown command: totaltimeout
- Fedora-Minimal-armhfp-25-1.3 Boot Options.
- 1: Fedora-Minimal-armhfp-25-1.3 (4.8.6-300.fc25.armv7hl)
- Enter choice: 1: Fedora-Minimal-armhfp-25-1.3 (4.8.6-300.fc25.armv7hl)
- Retrieving file: /initramfs-4.8.6-300.fc25.armv7hl.img
- 42170587 bytes read in 2019 ms (19.9 MiB/s)
- Retrieving file: /vmlinuz-4.8.6-300.fc25.armv7hl
- 5919120 bytes read in 359 ms (15.7 MiB/s)
- append: console=ttyS0,115200 enforcing=0 ro root=UUID=c19816a7-cbb8-4cbb-8608-7fec6d4994d0
- Retrieving file: /dtb-4.8.6-300.fc25.armv7hl/sun8i-h3-orangepi-lite.dtb
- 12036 bytes read in 7087 ms (1000 Bytes/s)
- ## Flattened Device Tree blob at 43000000
- Booting using the fdt blob at 0x43000000
- Loading Ramdisk to 477c8000, end 49fff8db ... OK
- Loading Device Tree to 477c2000, end 477c7f03 ... OK
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 4.8.6-300.fc25.armv7hl (mockbuild@arm04-builder02.arm.fedoraproject.org) (gcc version 6.2.1 20160916 (Red Hat 6.2.1-2) (GCC) ) #1 SMP Tue Nov 1 14:46:32 UTC 2016
- [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt:Machine model: Xunlong Orange Pi One
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] cma: Reserved 64 MiB at 0x5bc00000
- [ 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 15 pages/cpu @dff65000 s31500 r8192 d21748 u61440
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
- [ 0.000000] Kernel command line: console=ttyS0,115200 enforcing=0 ro root=UUID=c19816a7-cbb8-4cbb-8608-7fec6d4994d0
- [ 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: 398408K/524288K available (7042K kernel code, 1093K rwdata, 3300K rodata, 1156K init, 853K bss, 60344K reserved, 65536K 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 - 0xff800000 ( 496 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 - 0xc08e8b74 (7043 kB)
- [ 0.000000] .init : 0xc0c5b000 - 0xc0d7c000 (1156 kB)
- [ 0.000000] .data : 0xc0d7c000 - 0xc0e8d7a4 (1094 kB)
- [ 0.000000] .bss : 0xc0e8d7a4 - 0xc0f62d30 ( 854 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] Build-time adjustment of leaf fanout to 32.
- [ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
- [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000000] GIC physical location is 0x1c81000
- [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
- [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000018] Switching to timer-based delay loop, resolution 41ns
- [ 0.000766] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.001434] Console: colour dummy device 80x30
- [ 0.001476] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000)
- [ 0.001490] pid_max: default: 32768 minimum: 301
- [ 0.001844] Security Framework initialized
- [ 0.001855] Yama: becoming mindful.
- [ 0.001877] SELinux: Initializing.
- [ 0.002292] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.002304] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.003347] CPU: Testing write buffer coherency: ok
- [ 0.003389] ftrace: allocating 30396 entries in 60 pages
- [ 0.059030] /cpus/cpu@0 missing clock-frequency property
- [ 0.059057] /cpus/cpu@1 missing clock-frequency property
- [ 0.059070] /cpus/cpu@2 missing clock-frequency property
- [ 0.059083] /cpus/cpu@3 missing clock-frequency property
- [ 0.059094] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.059124] Setting up static identity map for 0x40208280 - 0x40208318
- [ 0.063477] EFI services will not be available.
- [ 0.074743] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.085672] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.096508] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.096589] Brought up 4 CPUs
- [ 0.096611] SMP: Total of 4 processors activated (192.00 BogoMIPS).
- [ 0.096618] CPU: All CPU(s) started in HYP mode.
- [ 0.096623] CPU: Virtualization extensions available.
- [ 0.097683] devtmpfs: initialized
- [ 0.101756] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 0.102116] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
- [ 0.104713] atomic64_test: passed
- [ 0.104812] pinctrl core: initialized pinctrl subsystem
- [ 0.106202] NET: Registered protocol family 16
- [ 0.107335] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.124824] cpuidle: using governor menu
- [ 0.125042] No ATAGs?
- [ 0.125068] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.125077] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.125753] Serial: AMBA PL011 UART driver
- [ 0.154417] vgaarb: loaded
- [ 0.155152] SCSI subsystem initialized
- [ 0.155630] usbcore: registered new interface driver usbfs
- [ 0.155688] usbcore: registered new interface driver hub
- [ 0.155794] usbcore: registered new device driver usb
- [ 0.157131] NetLabel: Initializing
- [ 0.157141] NetLabel: domain hash size = 128
- [ 0.157147] NetLabel: protocols = UNLABELED CIPSOv4
- [ 0.157218] NetLabel: unlabeled traffic allowed by default
- [ 0.157556] clocksource: Switched to clocksource arch_sys_counter
- [ 0.208560] VFS: Disk quotas dquot_6.6.0
- [ 0.208661] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 0.220903] NET: Registered protocol family 2
- [ 0.221868] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.221919] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.221981] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.222036] UDP hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.222069] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.222329] NET: Registered protocol family 1
- [ 0.222824] Unpacking initramfs...
- [ 3.239658] Freeing initrd memory: 41184K (c77c8000 - ca000000)
- [ 3.247080] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 3.247260] audit: initializing netlink subsys (disabled)
- [ 3.247376] audit: type=2000 audit(3.190:1): initialized
- [ 3.247985] Initialise system trusted keyrings
- [ 3.248454] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- [ 3.257020] zbud: loaded
- [ 3.260322] Key type big_key registered
- [ 3.636317] NET: Registered protocol family 38
- [ 3.636341] Key type asymmetric registered
- [ 3.636349] Asymmetric key parser 'x509' registered
- [ 3.636673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
- [ 3.636819] io scheduler noop registered
- [ 3.636828] io scheduler deadline registered
- [ 3.637072] io scheduler cfq registered (default)
- [ 3.641559] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
- [ 3.642413] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
- [ 3.643332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
- [ 3.643370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
- [ 3.645308] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
- [ 3.654269] console [ttyS0] disabled
- [ 3.674457] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 30, base_baud = 1500000) is a U6_16550A
- [ 4.362072] console [ttyS0] enabled
- [ 4.366166] Serial: AMBA driver
- [ 4.369814] msm_serial: driver initialized
- [ 4.376168] libphy: Fixed MDIO Bus: probed
- [ 4.380644] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 4.387195] ehci-pci: EHCI PCI platform driver
- [ 4.391707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 4.397906] ohci-pci: OHCI PCI platform driver
- [ 4.402403] uhci_hcd: USB Universal Host Controller Interface driver
- [ 4.409021] usbcore: registered new interface driver usbserial
- [ 4.414912] usbcore: registered new interface driver usbserial_generic
- [ 4.421481] usbserial: USB Serial support registered for generic
- [ 4.427741] mousedev: PS/2 mouse device common for all mice
- [ 4.435342] device-mapper: uevent: version 1.0.3
- [ 4.440473] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
- [ 4.449782] ledtrig-cpu: registered to indicate activity on CPUs
- [ 4.455970] hidraw: raw HID events driver (C) Jiri Kosina
- [ 4.461611] usbcore: registered new interface driver usbhid
- [ 4.467190] usbhid: USB HID core driver
- [ 4.472642] drop_monitor: Initializing network drop monitor service
- [ 4.479183] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 4.484596] Initializing XFRM netlink socket
- [ 4.489822] NET: Registered protocol family 10
- [ 4.495557] mip6: Mobile IPv6
- [ 4.498568] NET: Registered protocol family 17
- [ 4.503156] ThumbEE CPU extension supported.
- [ 4.507426] Registering SWP/SWPB emulation handler
- [ 4.513074] registered taskstats version 1
- [ 4.517185] Loading compiled-in X.509 certificates
- [ 4.533106] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
- [ 4.547233] Loaded X.509 cert 'Fedora kernel signing key: 9232fac7fb334580a05d0c180d17bd8231bd1ecf'
- [ 4.556464] zswap: loaded using pool lzo/zbud
- [ 4.636459] hctosys: unable to open rtc device (rtc0)
- [ 4.641835] sr_init: No PMIC hook to init smartreflex
- [ 4.646985] sr_init: platform driver register failed for SR
- [ 4.658841] vcc3v0: disabling
- [ 4.661815] vcc3v3: disabling
- [ 4.664804] vcc5v0: disabling
- [ 4.670282] Freeing unused kernel memory: 1156K (c0c5b000 - c0d7c000)
- [ 4.676736] This architecture does not have kernel memory protection.
- [ 4.707081] systemd[1]: System time before build time, advancing clock.
- [ 4.719079] random: systemd: uninitialized urandom read (16 bytes read)
- [ 4.727366] random: systemd: uninitialized urandom read (16 bytes read)
- [ 4.758313] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
- [ 4.776919] systemd[1]: Detected architecture arm.
- [ 4.781745] systemd[1]: Running in initial RAM disk.
- Welcome to Fedora 25 (Twenty Five) dracut-044-77.fc25 (Initramfs)!
- [ 4.807733] systemd[1]: No hostname configured.
- [ 4.812289] systemd[1]: Set hostname to <localhost>.
- [ 4.817514] random: systemd: uninitialized urandom read (16 bytes read)
- [ 4.824180] systemd[1]: Initializing machine ID from random generator.
- [ 5.114872] random: systemd: uninitialized urandom read (16 bytes read)
- [ 5.121803] random: systemd: uninitialized urandom read (16 bytes read)
- [ 5.128854] random: systemd: uninitialized urandom read (16 bytes read)
- [ 5.140578] random: systemd: uninitialized urandom read (16 bytes read)
- [ 5.150312] random: systemd: uninitialized urandom read (16 bytes read)
- [ 5.157224] random: systemd: uninitialized urandom read (16 bytes read)
- [ 5.165025] random: systemd: uninitialized urandom read (16 bytes read)
- [ 5.208086] systemd[1]: Listening on Journal Audit Socket.
- [ OK ] Listening on Journal Audit Socket.
- [ 5.232825] systemd[1]: Reached target Swap.
- [ OK ] Reached target Swap.
- [ 5.252733] systemd[1]: Reached target Local File Systems.
- [ OK ] Reached target Local File Systems.
- [ 5.272996] systemd[1]: Listening on udev Control Socket.
- [ OK ] Listening on udev Control Socket.
- [ OK ] Created slice System Slice.
- [ OK ] Listening on Journal Socket.
- Starting Create list of required st... nodes for the current kernel...
- Starting Setup Virtual Console...
- [ OK ] Listening on Journal Socket (/dev/log).
- Starting Journal Service...
- [ OK ] Reached target Timers.
- Starting dracut cmdline hook...
- [ OK ] Listening on udev Kernel Socket.
- [ OK ] Reached target Slices.
- Starting Apply Kernel Variables...
- [ OK ] Started Journal Service.
- [ 5.593716] audit: type=1130 audit(1469476187.885:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Started Create list of required sta...ce nodes for the current kernel.
- [ 5.638174] audit: type=1130 audit(1469476187.930:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Started Setup Virtual Console.
- [ 5.673012] audit: type=1130 audit(1469476187.965:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Started Apply Kernel Variables.
- [ 5.708018] audit: type=1130 audit(1469476188.000:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Starting Create Static Device Nodes in /dev...
- [ OK ] Started Create Static Device Nodes in /dev.
- [ 5.818115] audit: type=1130 audit(1469476188.110:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Started dracut cmdline hook.
- [ 6.188023] audit: type=1130 audit(1469476188.480:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Starting Open-iSCSI...
- Starting dracut pre-udev hook...
- [ 6.268260] Loading iSCSI transport class v2.0-870.
- [ OK ] Started Open-iSCSI.
- [ 6.293073] audit: type=1130 audit(1469476188.585:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Started dracut pre-udev hook.
- [ 6.473010] audit: type=1130 audit(1469476188.765:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Starting udev Kernel Device Manager...
- [ OK ] Started udev Kernel Device Manager.
- [ 6.558075] audit: type=1130 audit(1469476188.850:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Starting dracut pre-trigger hook...
- [ OK ] Started dracut pre-trigger hook.
- Starting udev Coldplug all Devices...
- [ 7.445719] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
- Mounting Configuration File System...
- [ OK ] Mounted Configuration File System.
- [ OK ] Started udev Coldplug all Devices.
- [ 7.518586] ehci-platform: EHCI generic platform driver
- [ 7.543655] ohci-platform: OHCI generic platform driver
- [ 7.558894] sunxi-mmc 1c0f000.mmc: Got CD GPIO
- Starting dracut initqueue hook...
- [ 7.612784] sunxi-mmc 1c0f000.mmc: base:0xe0926000 irq:23
- Starting Show Plymouth Boot Screen...
- [ 7.626610] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
- [ 7.633482] sun6i-rtc 1f00000.rtc: RTC enabled
- [ OK ] Reached target System Initialization.
- [ 7.670391] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 7.680604] mmc0: new high speed SDHC card at address 59b4
- [ OK ] Listening on Open-iSCSI iscsiuio Socket.
- [ OK ] Reached target Sockets.
- [ OK ] Started Show Plymouth Boot Screen.
- [ OK ] Started Forward Password Requests to Plymouth Directory Watch.
- [ OK ] Reached target Paths.
- [ OK ] Reached target Basic System.
- [ 7.749180] mmcblk0: mmc0:59b4 USD 3.75 GiB
- [ 7.757299] mmcblk0: p1 p2 p3 p4
- [ 7.922045] random: fast init done
- [ OK ] Found device /dev/disk/by-uuid/c19816a7-cbb8-4cbb-8608-7fec6d4994d0.
- [ OK ] Reached target Initrd Root Device.
- [ OK ] Started dracut initqueue hook.
- Starting dracut pre-mount hook...
- [ OK ] Reached target Remote File Systems (Pre).
- [ OK ] Reached target Remote File Systems.
- [ OK ] Started dracut pre-mount hook.
- Starting File System Check on /dev/...7-cbb8-4cbb-8608-7fec6d4994d0...
- [ OK ] Started File System Check on /dev/d...6a7-cb[ 10.997902] audit_printk_skb: 15 callbacks suppressed
- b8-4cbb-8608-7fec6d4994d0.
- [ 11.008444] audit: type=1130 audit(1469476193.290:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Mounting /sysroot...
- [ 11.153953] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
- [ OK ] Mounted /sysroot.
- [ OK ] Reached target Initrd Root File System.
- Starting Reload Configuration from the Real Root...
- [ OK ] Started Reload Configuration from the Real R[ 11.747598] audit: type=1130 audit(1469476194.035:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- oot.
- [ 11.773083] audit: type=1131 audit(1469476194.065:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Reached target Initrd File Systems.
- [ OK ] Reached target Initrd Default Target.
- Starting dracut pre-pivot and cleanup hook...
- [ 12.186652] audit: type=1130 audit(1469476194.475:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Started dracut pre-pivot and cleanup hook.
- Starting Cleaning Up and Shutting Down Daemons...
- [ OK ] Stopped target Timers.
- Starting Plymouth switch root service...
- [ OK ] Stopped Cleaning Up and Shutting Down Daemons[ 12.281207] audit: type=1130 audit(1469476194.570:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- .
- [ 12.306352] audit: type=1131 audit(1469476194.595:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 12.330061] audit: type=1130 audit(1469476194.620:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 12.355678] audit: type=1131 audit(1469476194.645:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 12.385352] audit: type=1131 audit(1469476194.675:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 12.413396] audit: type=1130 audit(1469476194.705:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Stopped target Remote File Systems (Pre).
- [ OK ] Stopped dracut pre-mount hook.
- [ OK ] Stopped dracut initqueue hook.
- Stopping Open-iSCSI...
- [ OK ] Stopped target Initrd Default Target.
- [ OK ] Stopped target Basic System.
- [ OK ] Stopped target Slices.
- [ OK ] Stopped target Paths.
- [ OK ] Stopped target Sockets.
- [ OK ] Closed Open-iSCSI iscsiuio Socket.
- [ OK ] Stopped target System Initialization.
- [ OK ] Stopped Apply Kernel Variables.
- [ OK ] Stopped target Swap.
- [ OK ] Stopped udev Coldplug all Devices.
- [ OK ] Stopped dracut pre-trigger hook.
- Stopping udev Kernel Device Manager...
- [ OK ] Stopped target Local File Systems.
- [ OK ] Stopped target Initrd Root Device.
- [ OK ] Stopped Open-iSCSI.
- [ OK ] Stopped udev Kernel Device Manager.
- [ OK ] Stopped Create Static Device Nodes in /dev.
- [ OK ] Stopped Create list of required sta...ce nodes for the current kernel.
- [ OK ] Stopped dracut pre-udev hook.
- [ OK ] Stopped dracut cmdline hook.
- [ OK ] Closed udev Kernel Socket.
- [ OK ] Closed udev Control Socket.
- Starting Cleanup udevd DB...
- [ OK ] Started Cleanup udevd DB.
- [ OK ] Reached target Switch Root.
- Starting Switch Root...
- [ 12.684391] systemd-journald[161]: Received SIGTERM from PID 1 (systemd).
- [ 12.905216] systemd: 12 output lines suppressed due to ratelimiting
- [ 13.782235] SELinux: Permission validate_trans in class security not defined in policy.
- [ 13.790437] SELinux: Permission module_load in class system not defined in policy.
- [ 13.798601] SELinux: the above unknown classes and permissions will be allowed
- [ 13.867884] systemd[1]: Successfully loaded SELinux policy in 750.760ms.
- [ 14.189426] systemd[1]: Relabelled /dev and /run in 206.820ms.
- Welcome to Fedora 25 (Twenty Five)!
- [ OK ] Stopped Switch Root.
- [ OK ] Stopped Journal Service.
- Starting Journal Service...
- [ OK ] Listening on LVM2 poll daemon socket.
- Mounting POSIX Message Queue File System...
- Starting Create list of required st... nodes for the current kernel...
- [ OK ] Created slice system-serial\x2dgetty.slice.
- [ OK ] Stopped target Switch Root.
- [ OK ] Stopped target Initrd File Systems.
- [ OK ] Started Forward Password Requests to Wall Directory Watch.
- [ OK ] Listening on Device-mapper event daemon FIFOs.
- Starting Apply Kernel Variables...
- [ OK ] Created slice system-getty.slice.
- [ OK ] Stopped File System Check on Root Device.
- [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
- Starting Remount Root and Kernel File Systems...
- [ OK ] Reached target Paths.
- [ OK ] Listening on udev Kernel Socket.
- [ OK ] Created slice system-sshd\x2dkeygen.slice.
- [ OK ] Stopped target Initrd Root File System.
- [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
- [ OK ] Listening on Process Core Dump Socket.
- [ OK ] Listening on LVM2 metadata daemon socket.
- Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...
- [ OK ] Listening on udev Control Socket.
- [ OK ] Created slice User and Session Slice[ 15.131284] EXT4-fs (mmcblk0p4): re-mounted. Opts: (null)
- .
- [ OK ] Reached target Slices.
- Mounting Debug File System...
- [ OK ] Mounted POSIX Message Queue File System.
- [ OK ] Mounted Debug File System.
- [ OK ] Started Journal Service.
- [ OK ] Started Create list of required sta...ce nodes for the current kernel.
- [ OK ] Started Apply Kernel Variables.
- [ OK ] Started Remount Root and Kernel File Systems.
- Starting Configure read-only root support...
- Starting Create System Users...
- Starting Rebuild Hardware Database...
- Starting Flush Journal to Persistent Storage...
- [ OK ] Started LVM2 metadata daemon.
- [ 15.327875] systemd-journald[515]: Received request to flush runtime journal from PID 1
- [ OK ] Started Create System Users.
- Starting Create Static Device Nodes in /dev...
- [ OK ] Started Configure read-only root support.
- Starting Load/Save Random Seed...
- [ OK ] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.
- [ OK ] Started Flush Journal to Persistent Storage.
- [ OK ] Started Load/Save Random Seed.
- [ OK ] Started Create Static Device Nodes in /dev.
- Starting udev Kernel Device Manager...
- [ OK ] Started udev Kernel Device Manager.
- [ OK ] Started Rebuild Hardware Database.[ 16.884717] audit_printk_skb: 135 callbacks suppressed
- [ 16.894420] audit: type=1130 audit(1469476199.175:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Starting udev Coldplug all Devices...
- [ 18.296273] audit: type=1130 audit(1469476200.585:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Starting udev Wait for Complete Device Initialization...
- [ 18.433393] cpu cpu0: failed to get clock: -2
- [ 18.438075] cpufreq-dt: probe of cpufreq-dt failed with error -2
- [ OK ] Found device /dev/ttyS0.
- [ 18.618533] sun4i-usb-phy 1c19400.phy: dr_mode unknown, not registering usb phy0
- [ 18.627935] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
- [ 18.633271] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- [ 18.645219] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 1
- [ 18.657975] ohci-platform 1c1b400.usb: irq 25, io mem 0x01c1b400
- [ 18.727083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
- [ 18.733969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 18.741290] usb usb1: Product: Generic Platform OHCI controller
- [ 18.747330] usb usb1: Manufacturer: Linux 4.8.6-300.fc25.armv7hl ohci_hcd
- [ 18.754204] usb usb1: SerialNumber: 1c1b400.usb
- [ 18.760760] hub 1-0:1.0: USB hub found
- [ 18.764714] hub 1-0:1.0: 1 port detected
- [ 18.770319] ehci-platform 1c1b000.usb: EHCI Host Controller
- [ 18.776752] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
- [ 18.788130] ehci-platform 1c1b000.usb: irq 24, io mem 0x01c1b000
- [ 18.807693] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
- [ 18.814335] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
- [ 18.821256] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 18.828570] usb usb2: Product: EHCI Host Controller
- [ 18.833524] usb usb2: Manufacturer: Linux 4.8.6-300.fc25.armv7hl ehci_hcd
- [ 18.840434] usb usb2: SerialNumber: 1c1b000.usb
- [ 18.846288] hub 2-0:1.0: USB hub found
- [ 18.850299] hub 2-0:1.0: 1 port detected
- [ OK ] Found device /dev/disk/by-uuid/0b959008-9239-4915-8212-db788a96c2de.
- [ OK ] Found device /dev/disk/by-uuid/839221ba-f84c-4b32-9db2-fd47f9d823e7.
- Activating swap /dev/disk/by-uuid/8...a-f84c-4b32-9db2-fd47f9d823e7...
- [ 19.054102] Adding 249852k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:249852k SSFS
- [ OK ] Activated swap /dev/disk/by-uuid/839221ba-f84c-4b32-9db2-fd47f9d823e7.
- [ OK ] Reached target Swap.
- [ OK ] Started udev Wait for Complete Device Initia[ 19.391042] audit: type=1130 audit(1469476201.680:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- lization.
- Starting Activation of DM RAID sets...
- [ OK ] [ 19.590910] audit: type=1130 audit(1469476201.880:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Started Activation of DM RAID sets.
- [ 19.614153] audit: type=1131 audit(1469476201.905:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Reached target Encrypted Volumes.
- [ OK ] Reached target Local File Systems (Pre).
- Mounting /boot...
- [ 19.737582] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ OK ] Mounted /boot.
- [ OK ] Reached target Local File Systems.
- Starting Tell Plymouth To Write Out Runtime Data...
- Starting Rebuild Journal Catalog...
- Starting Restore /run/initramfs on shutdown...
- Starting Import network configuration from initramfs...
- Starting Commit a transient machine-id on disk...
- Starting Rebuild Dynamic Linker Cache...
- [ OK ] Started Tell Plymouth To Write Out Runtime D[ 19.842677] audit: type=1130 audit(1469476202.130:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- ata.
- [ 19.870242] audit: type=1131 audit(1469476202.160:77): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 19.898263] audit: type=1130 audit(1469476202.190:78): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ 19.944109] audit: type=1130 audit(1469476202.235:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- [ OK ] Started Rebuild Journal Catalog.
- [ 20.006719] random: crng init done
- [ OK ] Started Import network configuration from in[ 20.102525] audit: type=1130 audit(1469476202.390:80): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- itramfs.
- Starting Create Volatile Files and Directories...
- [ OK ] Started Commit a transient machine-id on disk.
- [ OK ] Started Create Volatile Files and Directories.
- Starting Security Auditing Service...
- [ OK ] Started Security Auditing Service.
- Starting Update UTMP about System Boot/Shutdown...
- [ OK ] Started Update UTMP about System Boot/Shutdown.
- [ OK ] Started Rebuild Dynamic Linker Cache.
- Starting Update is Completed...
- [ OK ] Started Update is Completed.
- [ OK ] Reached target System Initialization.
- [ OK ] Started Daily Cleanup of Temporary Directories.
- [ OK ] Listening on Open-iSCSI iscsid Socket.
- [ OK ] Listening on D-Bus System Message Bus Socket.
- [ OK ] Listening on Open-iSCSI iscsiuio Socket.
- [ OK ] Reached target Sockets.
- [ OK ] Started dnf makecache timer.
- [ OK ] Reached target Basic System.
- Starting OpenSSH ed25519 Server Key Generation...
- Starting Login Service...
- [ OK ] Started Hardware RNG Entropy Gatherer Daemon.
- Starting OpenSSH ecdsa Server Key Generation...
- Starting Initial Setup configuration program...
- [ OK ] Started D-Bus System Message Bus.
- Starting firewalld - dynamic firewall daemon...
- Starting NTP client/server...
- [ OK ] Reached target Timers.
- Starting OpenSSH rsa Server Key Generation...
- /usr/lib/python3.5/site-packages/pyanaconda/installclass.py:26: PendingDeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
- import imp
- [ 26.879237] ip6_tables: (C) 2000-2006 Netfilter Core Team
- [ 27.091592] Ebtables v2.0 registered
- [ 27.249688] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
- [ 27.873362] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
- [ 27.957266] Netfilter messages via NETLINK v0.30.
- [ 27.986894] ip_set: protocol 6
- [ 28.506334] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 28.513896] libphy: 1c30000.ethernet: probed
- [ 28.648866] Generic PHY 1c30000.ethernet:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=1c30000.ethernet:01, irq=-1)
- [ 28.660323] sun8i-emac 1c30000.ethernet: device MAC address slot 0 02:20:42:35:53:8e
- [ 28.677505] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- ================================================================================
- ================================================================================
- Initial setup of Fedora 25 (Twenty Five)
- 1) [x] Language settings 2) [!] Time settings
- (English (United States)) (Timezone is not set.)
- 3) [ ] Network configuration 4) [!] Root password
- (Not connected) (Password is not set.)
- 5) [!] User creation
- (No user will be created)
- Please make your choice from above ['q' to quit | 'c' to continue |
- 'r' to refresh]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement