Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
624
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.82 KB | None | 0 0
  1. U-Boot SPL 2016.07 (Sep 13 2016 - 11:38:25)
  2. DRAM: 1024 MiB
  3. CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
  4. Trying to boot from MMC1
  5.  
  6.  
  7. U-Boot 2016.07 (Sep 13 2016 - 11:38:25 +0300) Arch Linux ARM
  8.  
  9. CPU: Allwinner A20 (SUN7I)
  10. Model: Starterkit.ru Sunshine-A20/Lite
  11. I2C: ready
  12. DRAM: 1 GiB
  13. MMC: SUNXI SD/MMC: 0
  14. In: serial
  15. Out: serial
  16. Err: serial
  17. SCSI: Target spinup took 0 ms.
  18. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  19. flags: ncq stag pm led clo only pmp pio slum part ccc apst
  20. Net: eth0: ethernet@01c50000
  21. starting USB...
  22. USB0: USB EHCI 1.00
  23. USB1: USB OHCI 1.0
  24. USB2: USB EHCI 1.00
  25. USB3: USB OHCI 1.0
  26. scanning bus 0 for devices... 1 USB Device(s) found
  27. scanning bus 2 for devices... 2 USB Device(s) found
  28. Hit any key to stop autoboot: 0
  29. =>
  30. => setenv bootcmd "mw 0x01c20164 0x1406; ext2load mmc 0 0x42000000 /boot/zImage; ext2load mmc 0 0x43000000 /boot/dtbs/sun7i-a20-sunshine.dtb; bootz 0x42000000 - 0x43000000"
  31. => boot
  32. 4282208 bytes read in 328 ms (12.5 MiB/s)
  33. 31427 bytes read in 143 ms (213.9 KiB/s)
  34. Kernel image @ 0x42000000 [ 0x000000 - 0x415760 ]
  35. ## Flattened Device Tree blob at 43000000
  36. Booting using the fdt blob at 0x43000000
  37. Loading Device Tree to 49ff5000, end 49fffac2 ... OK
  38.  
  39. Starting kernel ...
  40.  
  41. [ 0.000000] Booting Linux on physical CPU 0x0
  42. [ 0.000000] Linux version 4.11.6 (misaki@linux-nh28) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #2 SMP Wed Jun 21 22:24:55 MSK 2017
  43. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  44. [ 0.000000] CPU: div instructions available: patching division code
  45. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  46. [ 0.000000] OF: fdt: Machine model: Starterkit.ru Sunshine-A20/Lite
  47. [ 0.000000] Memory policy: Data cache writealloc
  48. [ 0.000000] psci: probing for conduit method from DT.
  49. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  50. [ 0.000000] percpu: Embedded 16 pages/cpu @ef7c0000 s33344 r8192 d24000 u65536
  51. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608
  52. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/sda2 rootwait panic=10
  53. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  54. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  55. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  56. [ 0.000000] Memory: 1029440K/1048576K available (6144K kernel code, 368K rwdata, 1428K rodata, 1024K init, 265K bss, 19136K reserved, 0K cma-reserved, 262144K highmem)
  57. [ 0.000000] Virtual kernel memory layout:
  58. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  59. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  60. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  61. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  62. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  63. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  64. [ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
  65. [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
  66. [ 0.000000] .data : 0xc0a00000 - 0xc0a5c1c0 ( 369 kB)
  67. [ 0.000000] .bss : 0xc0a5e000 - 0xc0aa0548 ( 266 kB)
  68. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  69. [ 0.000000] Hierarchical RCU implementation.
  70. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  71. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  72. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys).
  73. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  74. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  75. [ 0.000018] Switching to timer-based delay loop, resolution 41ns
  76. [ 0.000434] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  77. [ 0.000645] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns
  78. [ 0.000839] Console: colour dummy device 80x30
  79. [ 0.000871] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  80. [ 0.000886] pid_max: default: 32768 minimum: 301
  81. [ 0.001063] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  82. [ 0.001075] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  83. [ 0.001695] CPU: Testing write buffer coherency: ok
  84. [ 0.002040] /cpus/cpu@0 missing clock-frequency property
  85. [ 0.002059] /cpus/cpu@1 missing clock-frequency property
  86. [ 0.002073] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  87. [ 0.002435] Setting up static identity map for 0x40100000 - 0x40100058
  88. [ 0.003049] smp: Bringing up secondary CPUs ...
  89. [ 0.013761] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  90. [ 0.013861] smp: Brought up 1 node, 2 CPUs
  91. [ 0.013879] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  92. [ 0.013886] CPU: All CPU(s) started in HYP mode.
  93. [ 0.013892] CPU: Virtualization extensions available.
  94. [ 0.014781] devtmpfs: initialized
  95. [ 0.022578] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  96. [ 0.022892] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  97. [ 0.022922] futex hash table entries: 512 (order: 3, 32768 bytes)
  98. [ 0.023096] pinctrl core: initialized pinctrl subsystem
  99. [ 0.024319] NET: Registered protocol family 16
  100. [ 0.024670] DMA: preallocated 256 KiB pool for atomic coherent allocations
  101. [ 0.026149] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  102. [ 0.026163] hw-breakpoint: maximum watchpoint size is 8 bytes.
  103. [ 0.043793] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
  104. [ 0.043858] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
  105. [ 0.045037] SCSI subsystem initialized
  106. [ 0.045558] usbcore: registered new interface driver usbfs
  107. [ 0.045617] usbcore: registered new interface driver hub
  108. [ 0.045678] usbcore: registered new device driver usb
  109. [ 0.045911] pps_core: LinuxPPS API ver. 1 registered
  110. [ 0.045921] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  111. [ 0.045943] PTP clock support registered
  112. [ 0.046335] Advanced Linux Sound Architecture Driver Initialized.
  113. [ 0.047792] clocksource: Switched to clocksource arch_sys_counter
  114. [ 0.057125] NET: Registered protocol family 2
  115. [ 0.057655] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  116. [ 0.057826] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  117. [ 0.057955] TCP: Hash tables configured (established 8192 bind 8192)
  118. [ 0.058081] UDP hash table entries: 512 (order: 2, 16384 bytes)
  119. [ 0.058142] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  120. [ 0.058357] NET: Registered protocol family 1
  121. [ 0.058880] RPC: Registered named UNIX socket transport module.
  122. [ 0.058896] RPC: Registered udp transport module.
  123. [ 0.058903] RPC: Registered tcp transport module.
  124. [ 0.058909] RPC: Registered tcp NFSv4.1 backchannel transport module.
  125. [ 0.059638] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  126. [ 0.061361] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  127. [ 0.070959] NFS: Registering the id_resolver key type
  128. [ 0.071007] Key type id_resolver registered
  129. [ 0.071016] Key type id_legacy registered
  130. [ 0.071030] Installing knfsd (copyright (C) 1996 [email protected]).
  131. [ 0.071778] fuse init (API version 7.26)
  132. [ 0.076026] bounce: pool size: 64 pages
  133. [ 0.076111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  134. [ 0.076124] io scheduler noop registered
  135. [ 0.076131] io scheduler deadline registered
  136. [ 0.076360] io scheduler cfq registered (default)
  137. [ 0.076369] io scheduler mq-deadline registered
  138. [ 0.081767] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  139. [ 0.149102] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  140. [ 0.152048] console [ttyS0] disabled
  141. [ 0.172328] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 47, base_baud = 1500000) is a U6_16550A
  142. [ 0.804270] console [ttyS0] enabled
  143. [ 0.831334] 1c28800.serial: ttyS1 at MMIO 0x1c28800 (irq = 48, base_baud = 1500000) is a U6_16550A
  144. [ 0.863668] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 49, base_baud = 1500000) is a U6_16550A
  145. [ 0.885417] brd: module loaded
  146. [ 0.898439] loop: module loaded
  147. [ 0.922599] libphy: Fixed MDIO Bus: probed
  148. [ 0.926773] tun: Universal TUN/TAP device driver, 1.6
  149. [ 0.932440] usbcore: registered new interface driver rt2500usb
  150. [ 0.938386] usbcore: registered new interface driver rt73usb
  151. [ 0.944099] usbcore: registered new interface driver rt2800usb
  152. [ 0.949963] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  153. [ 0.956483] ehci-platform: EHCI generic platform driver
  154. [ 0.962109] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  155. [ 0.968338] ohci-platform: OHCI generic platform driver
  156. [ 0.974734] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
  157. [ 0.981549] sunxi-rtc 1c20d00.rtc: RTC enabled
  158. [ 0.986105] i2c /dev entries driver
  159. [ 0.990687] axp20x-i2c 0-0034: AXP20x variant AXP209 found
  160. [ 1.007346] axp20x-i2c 0-0034: AXP20X driver loaded
  161. [ 1.014420] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  162. [ 1.023094] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
  163. [ 1.044100] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  164. [ 1.107991] sunxi-mmc 1c0f000.mmc: base:0xf0959000 irq:28
  165. [ 1.115403] sun4i-ss 1c15000.crypto-engine: Die ID 0
  166. [ 1.124052] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
  167. [ 1.133597] Netfilter messages via NETLINK v0.30.
  168. [ 1.138380] nfnl_acct: registering with nfnetlink.
  169. [ 1.143543] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  170. [ 1.150021] ctnetlink v0.93: registering with nfnetlink.
  171. [ 1.156012] nf_tables: (c) 2007-2009 Patrick McHardy <[email protected]>
  172. [ 1.162860] xt_time: kernel timezone is -0000
  173. [ 1.167345] ipip: IPv4 and MPLS over IPv4 tunneling driver
  174. [ 1.173648] ip_tables: (C) 2000-2006 Netfilter Core Team
  175. [ 1.175479] mmc0: host does not support reading read-only switch, assuming write-enable
  176. [ 1.178011] mmc0: new high speed SD card at address 1234
  177. [ 1.178717] mmcblk0: mmc0:1234 SA02G 1.85 GiB
  178. [ 1.189566] mmcblk0: p1
  179. [ 1.199535] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
  180. [ 1.205924] arp_tables: arp_tables: (C) 2002 David S. Miller
  181. [ 1.211650] NET: Registered protocol family 17
  182. [ 1.216185] Key type dns_resolver registered
  183. [ 1.220596] Registering SWP/SWPB emulation handler
  184. [ 1.327855] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  185. [ 1.335379] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled
  186. [ 1.342571] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  187. [ 1.351543] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc
  188. [ 1.360889] scsi host0: ahci-sunxi
  189. [ 1.364584] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 34
  190. [ 1.373006] ehci-platform 1c14000.usb: EHCI Host Controller
  191. [ 1.378665] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  192. [ 1.386543] ehci-platform 1c14000.usb: irq 30, io mem 0x01c14000
  193. [ 1.417816] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  194. [ 1.424865] hub 1-0:1.0: USB hub found
  195. [ 1.428690] hub 1-0:1.0: 1 port detected
  196. [ 1.433353] ehci-platform 1c1c000.usb: EHCI Host Controller
  197. [ 1.438997] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  198. [ 1.446889] ehci-platform 1c1c000.usb: irq 35, io mem 0x01c1c000
  199. [ 1.477801] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  200. [ 1.484791] hub 2-0:1.0: USB hub found
  201. [ 1.488607] hub 2-0:1.0: 1 port detected
  202. [ 1.493251] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  203. [ 1.499931] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  204. [ 1.507834] ohci-platform 1c14400.usb: irq 31, io mem 0x01c14400
  205. [ 1.582689] hub 3-0:1.0: USB hub found
  206. [ 1.586489] hub 3-0:1.0: 1 port detected
  207. [ 1.591182] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  208. [ 1.597869] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  209. [ 1.605773] ohci-platform 1c1c400.usb: irq 36, io mem 0x01c1c400
  210. [ 1.682697] hub 4-0:1.0: USB hub found
  211. [ 1.686493] hub 4-0:1.0: 1 port detected
  212. [ 1.691282] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  213. [ 1.699300] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  214. [ 1.705845] ata1.00: ATA-8: ST2000LM003 HN-M201RAD, 2BC10007, max UDMA/133
  215. [ 1.705853] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  216. [ 1.712385] ata1.00: configured for UDMA/133
  217. [ 1.713010] scsi 0:0:0:0: Direct-Access ATA ST2000LM003 HN-M 0007 PQ: 0 ANSI: 5
  218. [ 1.734804] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  219. [ 1.740598] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  220. [ 1.749712] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  221. [ 1.757477] sd 0:0:0:0: [sda] 4096-byte physical blocks
  222. [ 1.763270] hub 5-0:1.0: USB hub found
  223. [ 1.767086] hub 5-0:1.0: 1 port detected
  224. [ 1.771078] sd 0:0:0:0: [sda] Write Protect is off
  225. [ 1.776079] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  226. [ 1.785146] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:03:54 UTC (234)
  227. [ 1.793703] vcc3v0: disabling
  228. [ 1.796679] vcc5v0: disabling
  229. [ 1.800146] ALSA device list:
  230. [ 1.803110] #0: sun4i-codec
  231. [ 1.863563] sda: sda1 sda2 sda3
  232. [ 1.868601] sd 0:0:0:0: [sda] Attached SCSI disk
  233. [ 1.873324] md: Waiting for all devices to be available before autodetect
  234. [ 1.880148] md: If you don't use raid, use raid=noautodetect
  235. [ 1.886794] md: Autodetecting RAID arrays.
  236. [ 1.890934] md: autorun ...
  237. [ 1.893726] md: ... autorun DONE.
  238. [ 1.907835] usb 2-1: new high-speed USB device number 2 using ehci-platform
  239. [ 1.930082] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
  240. [ 1.957901] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  241. [ 1.965640] VFS: Mounted root (ext3 filesystem) readonly on device 8:2.
  242. [ 2.003121] devtmpfs: mounted
  243. [ 2.007268] Freeing unused kernel memory: 1024K
  244. [ 2.025106] random: fast init done
  245. [ 2.267870] usb 2-1: reset high-speed USB device number 2 using ehci-platform
  246. [ 2.468829] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
  247. [ 2.507087] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
  248. [ 2.659764] systemd[1]: System time before build time, advancing clock.
  249. [ 2.773448] systemd[1]: Failed to insert module 'autofs4': No such file or directory
  250. [ 2.819156] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  251. [ 2.837917] systemd[1]: Detected architecture arm.
  252.  
  253. Welcome to Debian GNU/Linux 9 (stretch)!
  254.  
  255. [ 2.902848] systemd[1]: Set hostname to <NekoNET>.
  256. [ 3.609307] systemd[1]: Reached target Remote File Systems.
  257. [ OK ] Reached target Remote File Systems.
  258. [ 3.638421] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  259. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  260. [ 3.678315] systemd[1]: Listening on Journal Socket.
  261. [ OK ] Listening on Journal Socket.
  262. [ 3.708193] systemd[1]: Listening on udev Kernel Socket.
  263. [ OK ] Listening on udev Kernel Socket.
  264. [ 3.738234] systemd[1]: Listening on udev Control Socket.
  265. [ OK ] Listening on udev Control Socket.
  266. [ 3.768420] systemd[1]: Created slice System Slice.
  267. [ OK ] Created slice System Slice.
  268. [ 3.798269] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  269. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  270. [ OK ] Listening on fsck to fsckd communication Socket.
  271. [ OK ] Created slice system-serial\x2dgetty.slice.
  272. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  273. [ OK ] Reached target Paths.
  274. [ OK ] Reached target Encrypted Volumes.
  275. [ OK ] Created slice system-getty.slice.
  276. [ OK ] Created slice User and Session Slice.
  277. [ OK ] Reached target Slices.
  278. [ OK ] Listening on Journal Socket (/dev/log).
  279. Starting Load Kernel Modules...
  280. [ OK ] Listening on Syslog Socket.
  281. Mounting Debug File System...
  282. Starting File System Check on Root Device...
  283. Starting Journal Service...
  284. Starting Create Static Device Nodes in /dev...
  285. [ OK ] Mounted Debug File System.
  286. [ OK ] Started Load Kernel Modules.
  287. [ OK ] Started File System Check Daemon to report status.
  288. Starting Apply Kernel Variables...
  289. Mounting FUSE Control File System...
  290. Mounting Configuration File System...
  291. [ OK ] Mounted FUSE Control File System.
  292. [ OK ] Mounted Configuration File System.
  293. [ OK ] Started Apply Kernel Variables.
  294. [ OK ] Started Journal Service.
  295. [ OK ] Started File System Check on Root Device.
  296. Starting Remount Root and Kernel File Systems...
  297. [ OK ] Started Create Static Device Nodes in /dev.
  298. Starting udev Kernel Device Manager...
  299. [ OK ] Started udev Kernel Device Manager.
  300. [ 5.291294] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  301. [ OK ] Started Remount Root and Kernel File Systems.
  302. Starting Load/Save Random Seed...
  303. Starting Flush Journal to Persistent Storage...
  304. [ OK ] Reached target Local File Systems (Pre).
  305. [ OK ] Reached target Local File Systems.
  306. Starting Raise network interfaces...
  307. Starting udev Coldplug all Devices...
  308. [ OK ] Started Load/Save Random Seed.
  309. [ 5.625156] systemd-journald[150]: Received request to flush runtime journal from PID 1
  310. [ OK ] Started Flush Journal to Persistent Storage.
  311. Starting Create Volatile Files and Directories...
  312. [ OK ] Started Create Volatile Files and Directories.
  313. Starting Network Time Synchronization...
  314. Starting Update UTMP about System Boot/Shutdown...
  315. [ OK ] Started Update UTMP about System Boot/Shutdown.
  316. [ OK ] Started Network Time Synchronization.
  317. [ OK ] Started Raise network interfaces.
  318. [ OK ] Reached target Network.
  319. [ OK ] Reached target Network is Online.
  320. [ OK ] Reached target System Time Synchronized.
  321. [ OK ] Started udev Coldplug all Devices.
  322. [ OK ] Reached target Sound Card.
  323. [ 6.799932] rt2800usb 2-1:1.0 wlx7cdd901667eb: renamed from wlan0
  324. [ OK ] Found device /dev/ttyS0.
  325. [ OK ] Found device ST2000LM003_HN-M201RAD xswap.
  326. [ OK ] Found device ST2000LM003_HN-M201RAD xswap.
  327. Activating swap Swap Partition...
  328. [ 7.449646] Adding 1951740k swap on /dev/sda1. Priority:-1 extents:1 across:1951740k
  329. [ OK ] Activated swap Swap Partition.
  330. [ OK ] Activated swap /dev/disk/by-uuid/1fb1f45c-76a3-4801-8cb5-e1712db185b1.
  331. [ OK ] Reached target Swap.
  332. [ OK ] Reached target System Initialization.
  333. [ OK ] Listening on D-Bus System Message Bus Socket.
  334. [ OK ] Reached target Sockets.
  335. [ OK ] Reached target Basic System.
  336. Starting The Apache HTTP Server...
  337. Starting LSB: exim Mail Transport Agent...
  338. [ OK ] Started D-Bus System Message Bus.
  339. Starting OpenBSD Secure Shell server...
  340. Starting Permit User Sessions...
  341. [ OK ] Started Regular background program processing daemon.
  342. [ OK ] Started Daily Cleanup of Temporary Directories.
  343. Starting System Logging Service...
  344. Starting Login Service...
  345. [ OK ] Started Daily apt download activities.
  346. [ OK ] Started Daily apt upgrade and clean activities.
  347. [ OK ] Reached target Timers.
  348. [ OK ] Started Permit User Sessions.
  349. [ OK ] Started Serial Getty on ttyS0.
  350. [ OK ] Started Getty on tty1.
  351. [ OK ] Reached target Login Prompts.
  352. [ OK ] Started Login Service.
  353. [ OK ] Started System Logging Service.
  354. [ OK ] Started OpenBSD Secure Shell server.
  355. [ OK ] Started The Apache HTTP Server.
  356. [ 12.275262] random: crng init done
  357. [ OK ] Started LSB: exim Mail Transport Agent.
  358. [ OK ] Reached target Multi-User System.
  359. [ OK ] Reached target Graphical Interface.
  360. Starting Update UTMP about System Runlevel Changes...
  361. [ OK ] Started Update UTMP about System Runlevel Changes.
  362.  
  363. Debian GNU/Linux 9 NekoNET ttyS0
  364.  
  365. NekoNET login: root
  366. Password:
  367. Last login: Thu Nov 3 20:16:59 MSK 2016 on ttyS0
  368. Linux NekoNET 4.11.6 #2 SMP Wed Jun 21 22:24:55 MSK 2017 armv7l
  369.  
  370. The programs included with the Debian GNU/Linux system are free software;
  371. the exact distribution terms for each program are described in the
  372. individual files in /usr/share/doc/*/copyright.
  373.  
  374. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  375. permitted by applicable law.
  376. root@NekoNET:~# cat /proc/net/dev
  377. Inter-| Receive | Transmit
  378. face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
  379. wlx7cdd901667eb: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  380. tunl0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  381. lo: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  382. root@NekoNET:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement