· 6 years ago · Oct 06, 2019, 04:34 PM
1## Error: "bootcmd_mmc" not defined
2switch to partitions #0, OK
3mmc0 is current device
4Scanning mmc 0:1...
5SF: Detected s25fl128s_64k with page size 256 Bytes, erase size 64 KiB, total 16 MiB
6device 0 offset 0xfc0000, size 0x40000
7SF: 262144 bytes @ 0xfc0000 Read: OK
8## Executing script at 00020000
9Wrong image format for "source" command
10SCRIPT FAILED: continuing...
11starting USB...
12USB0: USB EHCI 1.00
13scanning bus 0 for devices... 1 USB Device(s) found
14 scanning usb for storage devices... 0 Storage Device(s) found
15
16Device 0: unknown device
17ethernet@e000b000 Waiting for PHY auto negotiation to complete...... done
18BOOTP broadcast 1
19BOOTP broadcast 2
20BOOTP broadcast 3
21BOOTP broadcast 4
22DHCP client bound to address 10.0.0.229 (3603 ms)
23*** Warning: no boot file name; using '0A0000E5.img'
24Using ethernet@e000b000 device
25TFTP from server 10.0.0.1; our IP address is 10.0.0.229
26Filename '0A0000E5.img'.
27Load address: 0x0
28Loading: *T T T T T T T T T T
29Retry count exceeded; starting again
30missing environment variable: pxefile_addr_r
31BOOTP broadcast 1
32DHCP client bound to address 10.0.0.229 (263 ms)
33Using ethernet@e000b000 device
34TFTP from server 10.0.0.1; our IP address is 10.0.0.229
35Filename 'boot.scr.uimg'.
36Load address: 0x20000
37Loading: *T T T T T T T T T T
38Retry count exceeded; starting again
39BOOTP broadcast 1
40DHCP client bound to address 10.0.0.229 (166 ms)
41Using ethernet@e000b000 device
42TFTP from server 10.0.0.1; our IP address is 10.0.0.229
43Filename 'boot.scr.uimg'.
44Load address: 0x20000
45Loading: *T T T T T T T T T T
46Retry count exceeded; starting again
47!!!
48!!! Booting cmd is deprecated (will be removed in 2020).
49!!! Please move to distro bootcmd.
50!!!
51Device: mmc@e0100000
52Manufacturer ID: 1b
53OEM: 534d
54Name: 00000
55Bus Speed: 50000000
56Mode : SD High Speed (50MHz)
57Rd Block Len: 512
58SD version 3.0
59High Capacity: Yes
60Capacity: 14.9 GiB
61Bus Width: 4-bit
62Erase Group Size: 512 Bytes
63** Unable to read file uEnv.txt **
64Copying Linux from SD to RAM...
658667712 bytes read in 483 ms (17.1 MiB/s)
669126 bytes read in 14 ms (635.7 KiB/s)
675981145 bytes read in 336 ms (17 MiB/s)
68## Booting kernel from Legacy Image at 02080000 ...
69 Image Name: Linux-4.19.0
70 Image Type: ARM Linux Kernel Image (uncompressed)
71 Data Size: 8667648 Bytes = 8.3 MiB
72 Load Address: 00008000
73 Entry Point: 00008000
74 Verifying Checksum ... OK
75## Loading init Ramdisk from Legacy Image at 04000000 ...
76 Image Name:
77 Image Type: ARM Linux RAMDisk Image (uncompressed)
78 Data Size: 5981081 Bytes = 5.7 MiB
79 Load Address: 00000000
80 Entry Point: 00000000
81 Verifying Checksum ... OK
82## Flattened Device Tree blob at 02000000
83 Booting using the fdt blob at 0x2000000
84 Loading Kernel Image ... OK
85 Loading Ramdisk to 1fa4b000, end 1ffff399 ... OK
86 Loading Device Tree to 1fa45000, end 1fa4a3a5 ... OK
87
88Starting kernel ...
89
90[ 0.000000] Booting Linux on physical CPU 0x0
91[ 0.000000] Linux version 4.19.0 (felix@felix-Latitude-E6420) (gcc version 7.4.0 (Buildroot 2019.02.6)) #1 SMP Sun Oct 6 01:43:45 MDT 2019
92[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
93[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
94[ 0.000000] OF: fdt: Machine model: Digilent Zybo Z7 board
95[ 0.000000] Memory policy: Data cache writealloc
96[ 0.000000] efi: Getting EFI parameters from FDT:
97[ 0.000000] efi: UEFI not found.
98[ 0.000000] cma: Reserved 64 MiB at 0x3c000000
99[ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x468 with crng_init=0
100[ 0.000000] percpu: Embedded 17 pages/cpu @(ptrval) s40396 r8192 d21044 u69632
101[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
102[ 0.000000] Kernel command line:
103[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
104[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
105[ 0.000000] Memory: 946048K/1048576K available (12288K kernel code, 1600K rwdata, 4684K rodata, 2048K init, 394K bss, 36992K reserved, 65536K cma-reserved, 196608K highmem)
106[ 0.000000] Virtual kernel memory layout:
107[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
108[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
109[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
110[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
111[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
112[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
113[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB)
114[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
115[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1601 kB)
116[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB)
117[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
118[ 0.000000] rcu: Hierarchical RCU implementation.
119[ 0.000000] rcu: RCU event tracing is enabled.
120[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2.
121[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
122[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
123[ 0.000000] efuse mapped to (ptrval)
124[ 0.000000] slcr mapped to (ptrval)
125[ 0.000000] L2C: platform modifies aux control register: 0x02060000 -> 0x32460000
126[ 0.000000] L2C: DT/platform modifies aux control register: 0x02060000 -> 0x32460000
127[ 0.000000] L2C-310 erratum 769419 enabled
128[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
129[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
130[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
131[ 0.000000] L2C-310 cache controller enabled, 8 ways, 512 kB
132[ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x46460001
133[ 0.000000] zynq_clock_init: clkc starts at (ptrval)
134[ 0.000000] Zynq clock init
135[ 0.000010] sched_clock: 64 bits at 333MHz, resolution 3ns, wraps every 4398046511103ns
136[ 0.000031] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x4ce07af025, max_idle_ns: 440795209040 ns
137[ 0.000059] Switching to timer-based delay loop, resolution 3ns
138[ 0.000181] clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 537538477 ns
139[ 0.000213] timer #0 at (ptrval), irq=17
140[ 0.000648] Console: colour dummy device 80x30
141[ 0.001206] console [tty0] enabled
142[ 0.001246] Calibrating delay loop (skipped), value calculated using timer frequency.. 666.66 BogoMIPS (lpj=3333333)
143[ 0.001279] pid_max: default: 32768 minimum: 301
144[ 0.001417] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
145[ 0.001443] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
146[ 0.002081] CPU: Testing write buffer coherency: ok
147[ 0.002123] CPU0: Spectre v2: using BPIALL workaround
148[ 0.002356] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
149[ 0.002858] Setting up static identity map for 0x300000 - 0x3000a0
150[ 0.003380] rcu: Hierarchical SRCU implementation.
151[ 0.004566] EFI services will not be available.
152[ 0.004729] smp: Bringing up secondary CPUs ...
153[ 0.005416] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
154[ 0.005423] CPU1: Spectre v2: using BPIALL workaround
155[ 0.005580] smp: Brought up 1 node, 2 CPUs
156[ 0.005605] SMP: Total of 2 processors activated (1333.33 BogoMIPS).
157[ 0.005621] CPU: All CPU(s) started in SVC mode.
158[ 0.006681] devtmpfs: initialized
159[ 0.008537] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
160[ 0.008795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
161[ 0.008833] futex hash table entries: 512 (order: 3, 32768 bytes)
162[ 0.012748] pinctrl core: initialized pinctrl subsystem
163[ 0.013897] DMI not present or invalid.
164[ 0.014293] NET: Registered protocol family 16
165[ 0.016776] DMA: preallocated 256 KiB pool for atomic coherent allocations
166[ 0.018417] cpuidle: using governor menu
167[ 0.025670] No ATAGs?
168[ 0.025771] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
169[ 0.025812] hw-breakpoint: maximum watchpoint size is 4 bytes.
170[ 0.026150] zynq-ocm f800c000.ocmc: ZYNQ OCM pool: 256 KiB @ 0x(ptrval)
171[ 0.027080] zynq-pinctrl 700.pinctrl: zynq pinctrl initialized
172[ 0.029384] Serial: AMBA PL011 UART driver
173[ 0.029697] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 25, base_baud = 6249999) is a xuartps
174[ 0.525687] console [ttyPS0] enabled
175[ 0.542590] AT91: Could not find identification node
176[ 0.544415] vgaarb: loaded
177[ 0.552768] SCSI subsystem initialized
178[ 0.556917] usbcore: registered new interface driver usbfs
179[ 0.562514] usbcore: registered new interface driver hub
180[ 0.567876] usbcore: registered new device driver usb
181[ 0.573904] pps_core: LinuxPPS API ver. 1 registered
182[ 0.578869] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
183[ 0.588038] PTP clock support registered
184[ 0.592105] EDAC MC: Ver: 3.0.0
185[ 0.597081] clocksource: Switched to clocksource arm_global_timer
186[ 0.667343] NET: Registered protocol family 2
187[ 0.672293] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
188[ 0.680022] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
189[ 0.687178] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
190[ 0.693760] TCP: Hash tables configured (established 8192 bind 8192)
191[ 0.700217] UDP hash table entries: 512 (order: 2, 16384 bytes)
192[ 0.706177] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
193[ 0.712742] NET: Registered protocol family 1
194[ 0.717546] RPC: Registered named UNIX socket transport module.
195[ 0.723472] RPC: Registered udp transport module.
196[ 0.728215] RPC: Registered tcp transport module.
197[ 0.732920] RPC: Registered tcp NFSv4.1 backchannel transport module.
198[ 0.739738] Trying to unpack rootfs image as initramfs...
199[ 1.309179] Freeing initrd memory: 5844K
200[ 1.313388] hw perfevents: no interrupt-affinity property for /pmu@f8891000, guessing.
201[ 1.321622] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
202[ 1.331107] Initialise system trusted keyrings
203[ 1.335755] workingset: timestamp_bits=30 max_order=18 bucket_order=0
204[ 1.348988] squashfs: version 4.0 (2009/01/31) Phillip Lougher
205[ 1.355506] NFS: Registering the id_resolver key type
206[ 1.360690] Key type id_resolver registered
207[ 1.364876] Key type id_legacy registered
208[ 1.368938] ntfs: driver 2.1.32 [Flags: R/O].
209[ 1.373792] pstore: using deflate compression
210[ 1.379588] Key type asymmetric registered
211[ 1.383690] Asymmetric key parser 'x509' registered
212[ 1.388663] bounce: pool size: 64 pages
213[ 1.392531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
214[ 1.399955] io scheduler noop registered
215[ 1.403874] io scheduler deadline registered
216[ 1.408315] io scheduler cfq registered (default)
217[ 1.413017] io scheduler mq-deadline registered
218[ 1.417565] io scheduler kyber registered
219[ 1.435515] dma-pl330 f8003000.dmac: Loaded driver for PL330 DMAC-241330
220[ 1.442330] dma-pl330 f8003000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
221[ 1.505524] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
222[ 1.514470] SuperH (H)SCI(F) driver initialized
223[ 1.519707] msm_serial: driver initialized
224[ 1.523930] STMicroelectronics ASC driver initialized
225[ 1.529669] STM32 USART driver initialized
226[ 1.545791] brd: module loaded
227[ 1.555708] loop: module loaded
228[ 1.565777] libphy: Fixed MDIO Bus: probed
229[ 1.571004] CAN device driver interface
230[ 1.576166] libphy: MACB_mii_bus: probed
231[ 1.605254] RTL8211E Gigabit Ethernet e000b000.ethernet-ffffffff:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=e000b000.ethernet-ffffffff:00, irq=POLL)
232[ 1.620984] macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 26 (16:c6:8c:71:c0:1e)
233[ 1.631045] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
234[ 1.637543] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
235[ 1.643375] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
236[ 1.649373] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
237[ 1.656335] igb: Copyright (c) 2007-2014 Intel Corporation.
238[ 1.664688] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
239[ 1.672159] usbcore: registered new interface driver pegasus
240[ 1.677878] usbcore: registered new interface driver asix
241[ 1.683316] usbcore: registered new interface driver ax88179_178a
242[ 1.689457] usbcore: registered new interface driver cdc_ether
243[ 1.695333] usbcore: registered new interface driver smsc75xx
244[ 1.701142] usbcore: registered new interface driver smsc95xx
245[ 1.706919] usbcore: registered new interface driver net1080
246[ 1.712631] usbcore: registered new interface driver cdc_subset
247[ 1.718604] usbcore: registered new interface driver zaurus
248[ 1.724226] usbcore: registered new interface driver cdc_ncm
249[ 1.731492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
250[ 1.738046] ehci-pci: EHCI PCI platform driver
251[ 1.742536] ehci-platform: EHCI generic platform driver
252[ 1.747918] ehci-orion: EHCI orion driver
253[ 1.752040] SPEAr-ehci: EHCI SPEAr driver
254[ 1.756148] ehci-st: EHCI STMicroelectronics driver
255[ 1.761145] ehci-exynos: EHCI EXYNOS driver
256[ 1.765426] ehci-atmel: EHCI Atmel driver
257[ 1.769548] tegra-ehci: Tegra EHCI driver
258[ 1.773665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
259[ 1.779873] ohci-pci: OHCI PCI platform driver
260[ 1.784363] ohci-platform: OHCI generic platform driver
261[ 1.789736] SPEAr-ohci: OHCI SPEAr driver
262[ 1.793856] ohci-st: OHCI STMicroelectronics driver
263[ 1.798852] ohci-atmel: OHCI Atmel driver
264[ 1.803346] usbcore: registered new interface driver usb-storage
265[ 1.813337] i2c /dev entries driver
266[ 1.825650] cpu cpu0: Linked as a consumer to regulator.1
267[ 1.831170] cpu cpu0: Dropping the link to regulator.1
268[ 1.836496] cpu cpu0: Linked as a consumer to regulator.1
269[ 1.842127] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 666666 KHz
270[ 1.849491] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 666667 KHz
271[ 1.859000] Xilinx Zynq CpuIdle Driver started
272[ 1.864130] sdhci: Secure Digital Host Controller Interface driver
273[ 1.870337] sdhci: Copyright(c) Pierre Ossman
274[ 1.875875] Synopsys Designware Multimedia Card Interface Driver
275[ 1.882994] sdhci-pltfm: SDHCI platform and OF driver helper
276[ 1.915258] mmc0: SDHCI controller on e0100000.mmc [e0100000.mmc] using ADMA
277[ 1.920719] ledtrig-cpu: registered to indicate activity on CPUs
278[ 1.924264] usbcore: registered new interface driver usbhid
279[ 1.927096] usbhid: USB HID core driver
280[ 1.933776] NET: Registered protocol family 10
281[ 1.937031] Segment Routing with IPv6
282[ 1.940804] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
283[ 1.947377] NET: Registered protocol family 17
284[ 1.951850] can: controller area network core (rev 20170425 abi 9)
285[ 1.958117] NET: Registered protocol family 29
286[ 1.962565] can: raw protocol (rev 20170425)
287[ 1.966833] can: broadcast manager protocol (rev 20170425 t)
288[ 1.972522] can: netlink gateway (rev 20170425) max_hops=1
289[ 1.978439] Key type dns_resolver registered
290[ 1.982817] ThumbEE CPU extension supported.
291[ 1.987132] Registering SWP/SWPB emulation handler
292[ 1.992521] Loading compiled-in X.509 certificates
293[ 2.003507] mmc0: new high speed SDHC card at address 59b4
294[ 2.009753] mmcblk0: mmc0:59b4 00000 14.9 GiB
295[ 2.014934] hctosys: unable to open rtc device (rtc0)
296[ 2.021051] mmcblk0: p1
297[ 2.022967] Freeing unused kernel memory: 2048K
298[ 2.057589] Run /init as init process
299Starting syslogd: OK
300Starting klogd: OK
301Initializing random number generator... [ 2.149062] random: dd: uninitialized urandom read (512 bytes read)
302done.
303Starting network: OK
304
305
306Welcome to Buildroot
307
308buildroot login: root
309# ls
310# ls /dev
311[1;35mautofs[m [1;35mptyva[m [1;35mttyd5[m
312[1;35mconsole[m [1;35mptyvb[m [1;35mttyd6[m
313[1;35mcpu_dma_latency[m [1;35mptyvc[m [1;35mttyd7[m
314[1;36mfd[m [1;35mptyvd[m [1;35mttyd8[m
315[1;35mfull[m [1;35mptyve[m [1;35mttyd9[m
316[1;35mgpiochip0[m [1;35mptyvf[m [1;35mttyda[m
317[1;35mhwrng[m [1;35mptyw0[m [1;35mttydb[m
318[1;35miio:device0[m [1;35mptyw1[m [1;35mttydc[m
319[1;35mkmsg[m [1;35mptyw2[m [1;35mttydd[m
320[1;35mlog[m [1;35mptyw3[m [1;35mttyde[m
321[1;35mloop-control[m [1;35mptyw4[m [1;35mttydf[m
322[1;35mloop0[m [1;35mptyw5[m [1;35mttye0[m
323[1;35mloop1[m [1;35mptyw6[m [1;35mttye1[m
324[1;35mloop2[m [1;35mptyw7[m [1;35mttye2[m
325[1;35mloop3[m [1;35mptyw8[m [1;35mttye3[m
326[1;35mloop4[m [1;35mptyw9[m [1;35mttye4[m
327[1;35mloop5[m [1;35mptywa[m [1;35mttye5[m
328[1;35mloop6[m [1;35mptywb[m [1;35mttye6[m
329[1;35mloop7[m [1;35mptywc[m [1;35mttye7[m
330[1;35mmem[m [1;35mptywd[m [1;35mttye8[m
331[1;35mmemory_bandwidth[m [1;35mptywe[m [1;35mttye9[m
332[1;35mmmcblk0[m [1;35mptywf[m [1;35mttyea[m
333[1;35mmmcblk0p1[m [1;35mptyx0[m [1;35mttyeb[m
334[1;35mnetwork_latency[m [1;35mptyx1[m [1;35mttyec[m
335[1;35mnetwork_throughput[m [1;35mptyx2[m [1;35mttyed[m
336[1;35mnull[m [1;35mptyx3[m [1;35mttyee[m
337[1;35mport[m [1;35mptyx4[m [1;35mttyef[m
338[1;35mptmx[m [1;35mptyx5[m [1;35mttyp0[m
339[1;34mpts[m [1;35mptyx6[m [1;35mttyp1[m
340[1;35mptya0[m [1;35mptyx7[m [1;35mttyp2[m
341[1;35mptya1[m [1;35mptyx8[m [1;35mttyp3[m
342[1;35mptya2[m [1;35mptyx9[m [1;35mttyp4[m
343[1;35mptya3[m [1;35mptyxa[m [1;35mttyp5[m
344[1;35mptya4[m [1;35mptyxb[m [1;35mttyp6[m
345[1;35mptya5[m [1;35mptyxc[m [1;35mttyp7[m
346[1;35mptya6[m [1;35mptyxd[m [1;35mttyp8[m
347[1;35mptya7[m [1;35mptyxe[m [1;35mttyp9[m
348[1;35mptya8[m [1;35mptyxf[m [1;35mttypa[m
349[1;35mptya9[m [1;35mptyy0[m [1;35mttypb[m
350[1;35mptyaa[m [1;35mptyy1[m [1;35mttypc[m
351[1;35mptyab[m [1;35mptyy2[m [1;35mttypd[m
352[1;35mptyac[m [1;35mptyy3[m [1;35mttype[m
353[1;35mptyad[m [1;35mptyy4[m [1;35mttypf[m
354[1;35mptyae[m [1;35mptyy5[m [1;35mttyq0[m
355[1;35mptyaf[m [1;35mptyy6[m [1;35mttyq1[m
356[1;35mptyb0[m [1;35mptyy7[m [1;35mttyq2[m
357[1;35mptyb1[m [1;35mptyy8[m [1;35mttyq3[m
358[1;35mptyb2[m [1;35mptyy9[m [1;35mttyq4[m
359[1;35mptyb3[m [1;35mptyya[m [1;35mttyq5[m
360[1;35mptyb4[m [1;35mptyyb[m [1;35mttyq6[m
361[1;35mptyb5[m [1;35mptyyc[m [1;35mttyq7[m
362[1;35mptyb6[m [1;35mptyyd[m [1;35mttyq8[m
363[1;35mptyb7[m [1;35mptyye[m [1;35mttyq9[m
364[1;35mptyb8[m [1;35mptyyf[m [1;35mttyqa[m
365[1;35mptyb9[m [1;35mptyz0[m [1;35mttyqb[m
366[1;35mptyba[m [1;35mptyz1[m [1;35mttyqc[m
367[1;35mptybb[m [1;35mptyz2[m [1;35mttyqd[m
368[1;35mptybc[m [1;35mptyz3[m [1;35mttyqe[m
369[1;35mptybd[m [1;35mptyz4[m [1;35mttyqf[m
370[1;35mptybe[m [1;35mptyz5[m [1;35mttyr0[m
371[1;35mptybf[m [1;35mptyz6[m [1;35mttyr1[m
372[1;35mptyc0[m [1;35mptyz7[m [1;35mttyr2[m
373[1;35mptyc1[m [1;35mptyz8[m [1;35mttyr3[m
374[1;35mptyc2[m [1;35mptyz9[m [1;35mttyr4[m
375[1;35mptyc3[m [1;35mptyza[m [1;35mttyr5[m
376[1;35mptyc4[m [1;35mptyzb[m [1;35mttyr6[m
377[1;35mptyc5[m [1;35mptyzc[m [1;35mttyr7[m
378[1;35mptyc6[m [1;35mptyzd[m [1;35mttyr8[m
379[1;35mptyc7[m [1;35mptyze[m [1;35mttyr9[m
380[1;35mptyc8[m [1;35mptyzf[m [1;35mttyra[m
381[1;35mptyc9[m [1;35mram0[m [1;35mttyrb[m
382[1;35mptyca[m [1;35mram1[m [1;35mttyrc[m
383[1;35mptycb[m [1;35mram10[m [1;35mttyrd[m
384[1;35mptycc[m [1;35mram11[m [1;35mttyre[m
385[1;35mptycd[m [1;35mram12[m [1;35mttyrf[m
386[1;35mptyce[m [1;35mram13[m [1;35mttys0[m
387[1;35mptycf[m [1;35mram14[m [1;35mttys1[m
388[1;35mptyd0[m [1;35mram15[m [1;35mttys2[m
389[1;35mptyd1[m [1;35mram2[m [1;35mttys3[m
390[1;35mptyd2[m [1;35mram3[m [1;35mttys4[m
391[1;35mptyd3[m [1;35mram4[m [1;35mttys5[m
392[1;35mptyd4[m [1;35mram5[m [1;35mttys6[m
393[1;35mptyd5[m [1;35mram6[m [1;35mttys7[m
394[1;35mptyd6[m [1;35mram7[m [1;35mttys8[m
395[1;35mptyd7[m [1;35mram8[m [1;35mttys9[m
396[1;35mptyd8[m [1;35mram9[m [1;35mttysa[m
397[1;35mptyd9[m [1;35mrandom[m [1;35mttysb[m
398[1;35mptyda[m [1;35mrfkill[m [1;35mttysc[m
399[1;35mptydb[m [1;34mshm[m [1;35mttysd[m
400[1;35mptydc[m [1;36mstderr[m [1;35mttyse[m
401[1;35mptydd[m [1;36mstdin[m [1;35mttysf[m
402[1;35mptyde[m [1;36mstdout[m [1;35mttyt0[m
403[1;35mptydf[m [1;35mtty[m [1;35mttyt1[m
404[1;35mptye0[m [1;35mtty0[m [1;35mttyt2[m
405[1;35mptye1[m [1;35mtty1[m [1;35mttyt3[m
406[1;35mptye2[m [1;35mtty10[m [1;35mttyt4[m
407[1;35mptye3[m [1;35mtty11[m [1;35mttyt5[m
408[1;35mptye4[m [1;35mtty12[m [1;35mttyt6[m
409[1;35mptye5[m [1;35mtty13[m [1;35mttyt7[m
410[1;35mptye6[m [1;35mtty14[m [1;35mttyt8[m
411[1;35mptye7[m [1;35mtty15[m [1;35mttyt9[m
412[1;35mptye8[m [1;35mtty16[m [1;35mttyta[m
413[1;35mptye9[m [1;35mtty17[m [1;35mttytb[m
414[1;35mptyea[m [1;35mtty18[m [1;35mttytc[m
415[1;35mptyeb[m [1;35mtty19[m [1;35mttytd[m
416[1;35mptyec[m [1;35mtty2[m [1;35mttyte[m
417[1;35mptyed[m [1;35mtty20[m [1;35mttytf[m
418[1;35mptyee[m [1;35mtty21[m [1;35mttyu0[m
419[1;35mptyef[m [1;35mtty22[m [1;35mttyu1[m
420[1;35mptyp0[m [1;35mtty23[m [1;35mttyu2[m
421[1;35mptyp1[m [1;35mtty24[m [1;35mttyu3[m
422[1;35mptyp2[m [1;35mtty25[m [1;35mttyu4[m
423[1;35mptyp3[m [1;35mtty26[m [1;35mttyu5[m
424[1;35mptyp4[m [1;35mtty27[m [1;35mttyu6[m
425[1;35mptyp5[m [1;35mtty28[m [1;35mttyu7[m
426[1;35mptyp6[m [1;35mtty29[m [1;35mttyu8[m
427[1;35mptyp7[m [1;35mtty3[m [1;35mttyu9[m
428[1;35mptyp8[m [1;35mtty30[m [1;35mttyua[m
429[1;35mptyp9[m [1;35mtty31[m [1;35mttyub[m
430[1;35mptypa[m [1;35mtty32[m [1;35mttyuc[m
431[1;35mptypb[m [1;35mtty33[m [1;35mttyud[m
432[1;35mptypc[m [1;35mtty34[m [1;35mttyue[m
433[1;35mptypd[m [1;35mtty35[m [1;35mttyuf[m
434[1;35mptype[m [1;35mtty36[m [1;35mttyv0[m
435[1;35mptypf[m [1;35mtty37[m [1;35mttyv1[m
436[1;35mptyq0[m [1;35mtty38[m [1;35mttyv2[m
437[1;35mptyq1[m [1;35mtty39[m [1;35mttyv3[m
438[1;35mptyq2[m [1;35mtty4[m [1;35mttyv4[m
439[1;35mptyq3[m [1;35mtty40[m [1;35mttyv5[m
440[1;35mptyq4[m [1;35mtty41[m [1;35mttyv6[m
441[1;35mptyq5[m [1;35mtty42[m [1;35mttyv7[m
442[1;35mptyq6[m [1;35mtty43[m [1;35mttyv8[m
443[1;35mptyq7[m [1;35mtty44[m [1;35mttyv9[m
444[1;35mptyq8[m [1;35mtty45[m [1;35mttyva[m
445[1;35mptyq9[m [1;35mtty46[m [1;35mttyvb[m
446[1;35mptyqa[m [1;35mtty47[m [1;35mttyvc[m
447[1;35mptyqb[m [1;35mtty48[m [1;35mttyvd[m
448[1;35mptyqc[m [1;35mtty49[m [1;35mttyve[m
449[1;35mptyqd[m [1;35mtty5[m [1;35mttyvf[m
450[1;35mptyqe[m [1;35mtty50[m [1;35mttyw0[m
451[1;35mptyqf[m [1;35mtty51[m [1;35mttyw1[m
452[1;35mptyr0[m [1;35mtty52[m [1;35mttyw2[m
453[1;35mptyr1[m [1;35mtty53[m [1;35mttyw3[m
454[1;35mptyr2[m [1;35mtty54[m [1;35mttyw4[m
455[1;35mptyr3[m [1;35mtty55[m [1;35mttyw5[m
456[1;35mptyr4[m [1;35mtty56[m [1;35mttyw6[m
457[1;35mptyr5[m [1;35mtty57[m [1;35mttyw7[m
458[1;35mptyr6[m [1;35mtty58[m [1;35mttyw8[m
459[1;35mptyr7[m [1;35mtty59[m [1;35mttyw9[m
460[1;35mptyr8[m [1;35mtty6[m [1;35mttywa[m
461[1;35mptyr9[m [1;35mtty60[m [1;35mttywb[m
462[1;35mptyra[m [1;35mtty61[m [1;35mttywc[m
463[1;35mptyrb[m [1;35mtty62[m [1;35mttywd[m
464[1;35mptyrc[m [1;35mtty63[m [1;35mttywe[m
465[1;35mptyrd[m [1;35mtty7[m [1;35mttywf[m
466[1;35mptyre[m [1;35mtty8[m [1;35mttyx0[m
467[1;35mptyrf[m [1;35mtty9[m [1;35mttyx1[m
468[1;35mptys0[m [1;35mttyPS0[m [1;35mttyx2[m
469[1;35mptys1[m [1;35mttyS0[m [1;35mttyx3[m
470[1;35mptys2[m [1;35mttyS1[m [1;35mttyx4[m
471[1;35mptys3[m [1;35mttyS2[m [1;35mttyx5[m
472[1;35mptys4[m [1;35mttyS3[m [1;35mttyx6[m
473[1;35mptys5[m [1;35mttya0[m [1;35mttyx7[m
474[1;35mptys6[m [1;35mttya1[m [1;35mttyx8[m
475[1;35mptys7[m [1;35mttya2[m [1;35mttyx9[m
476[1;35mptys8[m [1;35mttya3[m [1;35mttyxa[m
477[1;35mptys9[m [1;35mttya4[m [1;35mttyxb[m
478[1;35mptysa[m [1;35mttya5[m [1;35mttyxc[m
479[1;35mptysb[m [1;35mttya6[m [1;35mttyxd[m
480[1;35mptysc[m [1;35mttya7[m [1;35mttyxe[m
481[1;35mptysd[m [1;35mttya8[m [1;35mttyxf[m
482[1;35mptyse[m [1;35mttya9[m [1;35mttyy0[m
483[1;35mptysf[m [1;35mttyaa[m [1;35mttyy1[m
484[1;35mptyt0[m [1;35mttyab[m [1;35mttyy2[m
485[1;35mptyt1[m [1;35mttyac[m [1;35mttyy3[m
486[1;35mptyt2[m [1;35mttyad[m [1;35mttyy4[m
487[1;35mptyt3[m [1;35mttyae[m [1;35mttyy5[m
488[1;35mptyt4[m [1;35mttyaf[m [1;35mttyy6[m
489[1;35mptyt5[m [1;35mttyb0[m [1;35mttyy7[m
490[1;35mptyt6[m [1;35mttyb1[m [1;35mttyy8[m
491[1;35mptyt7[m [1;35mttyb2[m [1;35mttyy9[m
492[1;35mptyt8[m [1;35mttyb3[m [1;35mttyya[m
493[1;35mptyt9[m [1;35mttyb4[m [1;35mttyyb[m
494[1;35mptyta[m [1;35mttyb5[m [1;35mttyyc[m
495[1;35mptytb[m [1;35mttyb6[m [1;35mttyyd[m
496[1;35mptytc[m [1;35mttyb7[m [1;35mttyye[m
497[1;35mptytd[m [1;35mttyb8[m [1;35mttyyf[m
498[1;35mptyte[m [1;35mttyb9[m [1;35mttyz0[m
499[1;35mptytf[m [1;3[ 10.222628] random: fast init done
5005mttyba[m [1;35mttyz1[m
501[1;35mptyu0[m [1;35mttybb[m [1;35mttyz2[m
502[1;35mptyu1[m [1;35mttybc[m [1;35mttyz3[m
503[1;35mptyu2[m [1;35mttybd[m [1;35mttyz4[m
504[1;35mptyu3[m [1;35mttybe[m [1;35mttyz5[m
505[1;35mptyu4[m [1;35mttybf[m [1;35mttyz6[m
506[1;35mptyu5[m [1;35mttyc0[m [1;35mttyz7[m
507[1;35mptyu6[m [1;35mttyc1[m [1;35mttyz8[m
508[1;35mptyu7[m [1;35mttyc2[m [1;35mttyz9[m
509[1;35mptyu8[m [1;35mttyc3[m [1;35mttyza[m
510[1;35mptyu9[m [1;35mttyc4[m [1;35mttyzb[m
511[1;35mptyua[m [1;35mttyc5[m [1;35mttyzc[m
512[1;35mptyub[m [1;35mttyc6[m [1;35mttyzd[m
513[1;35mptyuc[m [1;35mttyc7[m [1;35mttyze[m
514[1;35mptyud[m [1;35mttyc8[m [1;35mttyzf[m
515[1;35mptyue[m [1;35mttyc9[m [1;35mubi_ctrl[m
516[1;35mptyuf[m [1;35mttyca[m [1;35murandom[m
517[1;35mptyv0[m [1;35mttycb[m [1;35mvcs[m
518[1;35mptyv1[m [1;35mttycc[m [1;35mvcs1[m
519[1;35mptyv2[m [1;35mttycd[m [1;35mvcsa[m
520[1;35mptyv3[m [1;35mttyce[m [1;35mvcsa1[m
521[1;35mptyv4[m [1;35mttycf[m [1;35mvcsu[m
522[1;35mptyv5[m [1;35mttyd0[m [1;35mvcsu1[m
523[1;35mptyv6[m [1;35mttyd1[m [1;35mvga_arbiter[m
524[1;35mptyv7[m [1;35mttyd2[m [1;35mzero[m
525[1;35mptyv8[m [1;35mttyd3[m
526[1;35mptyv9[m [1;35mttyd4[m
527# ifconfig
528lo Link encap:Local Loopback
529 inet addr:127.0.0.1 Mask:255.0.0.0
530 inet6 addr: ::1/128 Scope:Host
531 UP LOOPBACK RUNNING MTU:65536 Metric:1
532 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
533 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
534 collisions:0 txqueuelen:1000
535 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
536
537# ifconfig
538lo Link encap:Local Loopback
539 inet addr:127.0.0.1 Mask:255.0.0.0
540 inet6 addr: ::1/128 Scope:Host
541 UP LOOPBACK RUNNING MTU:65536 Metric:1
542 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
543 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
544 collisions:0 txqueuelen:1000
545 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
546
547# ethtool eth0
548-sh: ethtool: not found
549# ifup -a-*
550ifup: invalid option -- -
551BusyBox v1.29.3 (2019-10-06 01:36:29 MDT) multi-call binary.
552
553Usage: ifup [-anmvf] [-i FILE] IFACE...
554
555 -a Configure all interfaces
556 -i FILE Use FILE instead of /etc/network/interfaces
557 -n Print out what would happen, but don't do it
558 (note: doesn't disable mappings)
559 -m Don't run any mappings
560 -v Print out what would happen before doing it
561 -f Force configuration
562# ifup -a
563ifup: interface lo already configured
564#