CPU信息
~# cat /proc/cpuinfo processor: 0 model name: ARMv7 Processor rev 5 (v7l) BogoMIPS: 100.00 Features: half thumb fastmult edsp tls idiva idivt lpae CPU implementer: 0x41 CPU architecture:7 CPU variant: 0x0 CPU part: 0xc07 CPU revision: 5
processor : 1 model name: ARMv7 Processor rev 5 (v7l) BogoMIPS: 100.00 Features: half thumb fastmult edsp tls idiva idivt lpae CPU implementer: 0x41 CPU architecture:7 CPU variant: 0x0 CPU part: 0xc07 CPU revision: 5
系统版本
~# cat /proc/version
Linux version 4.1.52(jenkins_wang@lzw-virtual-machine) (gcc version 5.5.0 (Buildroot 2017.11.1) ) #1 SMP PREEMPT Sat Sep 11 05:57:57 CST 2021
系统名称
~# uname -a
Linux CU_UFW 4.1.52#1 SMP PREEMPT Sat Sep 11 05:57:57 CST 2021 armv7l GNU/Linux
C库信息
~ # /lib/libc.so.6
GNU C Library(Buildroot) stable release version 2.26, by Roland McGrath et al. Copyright(C) 2017 Free Software Foundation, Inc. This is free software;see the source for copying conditions. There is NO warranty;not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 5.5.0. Available extensions: crypt add-on version 2.1 by Michael Glad and others GNU Libidn by Simon Josefsson Native POSIX Threads Library by Ulrich Drepper et al BIND-8.2.3-T5B libc ABIs:UNIQUE For bug reporting instructions,please see: .
根据这些信息,匹配个合适的安装源,