Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:meraki:mx60 [2016/11/07 11:40] – [Prerequisites] riptide_wave | toh:meraki:mx60 [2022/09/18 01:21] – IP 192.168.1.2 is not used in the flashing procedure, references removed lleachii | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Meraki MX60====== | ||
| + | ===== Supported Versions ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Hardware Highlights ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | ||
| + | header | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | ===== Installation ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | -> [[docs: | ||
| + | |||
| + | ==== Prerequisites ==== | ||
| + | * 1x Meraki MX60/MX60W | ||
| + | * 1x UART adapter wired to the MX60/MX60W (speed is 115200 baud and Hardware Flow Control off). | ||
| + | * Local computer (Static IP of 192.168.1.101) directly wired to the WAN port. | ||
| + | * A local TFTP server. | ||
| + | |||
| + | ==== Flashing ==== | ||
| + | |||
| + | Note that older builds (e.g. 17.01, 18.06 and 21.02) have a different flashing method due to changes made in the image. Please ensure you are following the correct instructions for the build you are installing. Instructions for the previous version can be found in the Repo Readme at [[https:// | ||
| + | |||
| + | === OpenWrt 22.03.0 and above === | ||
| + | |||
| + | 1. Download the current meraki_mx60-initramfs-kernel.bin from [[https:// | ||
| + | |||
| + | 2. Start your TFTP server on the local computer (at 192.168.1.101) and connect the MX60(W) to the WAN Port. | ||
| + | |||
| + | 3. Power on the MX60(W), and interrupt u-boot (accessible on the serial console). At the prompt, enter the following commands to update your boot settings: | ||
| + | |||
| + | < | ||
| + | setenv owrt_load1 ubi read \${meraki_loadaddr} kernel | ||
| + | setenv owrt_load2 ubi read \${meraki_loadaddr} recovery | ||
| + | setenv lede_bootkernel bootm \${meraki_loadaddr_kernel} - \${meraki_loadaddr_fdt} | ||
| + | setenv owrt_bootkernel bootm \${meraki_loadaddr} | ||
| + | setenv owrt_bootargs setenv bootargs console=ttyS0, | ||
| + | setenv owrt_boot run meraki_ubi owrt_bootargs\; | ||
| + | setenv owrt510_boot run meraki_ubi owrt_bootargs\; | ||
| + | setenv bootcmd run owrt510_boot | ||
| + | saveenv | ||
| + | </ | ||
| + | |||
| + | |||
| + | **<color # | ||
| + | |||
| + | < | ||
| + | setenv bootcmd run owrt_boot | ||
| + | saveenv | ||
| + | </ | ||
| + | |||
| + | |||
| + | 4. Now enter the following commands to TFTP boot the initramfs image hosted on your local computer. | ||
| + | |||
| + | < | ||
| + | setenv ipaddr 192.168.1.1 | ||
| + | setenv bootargs console=ttyS0, | ||
| + | tftpboot $meraki_loadaddr buck.bin; | ||
| + | bootm $fileaddr | ||
| + | </ | ||
| + | |||
| + | 5. Once OpenWrt boots and you are at a root prompt, you can Cleanup for maximum space. < | ||
| + | ubirmvol /dev/ubi0 -N part1 | ||
| + | ubirmvol /dev/ubi0 -N part2 | ||
| + | ubirmvol /dev/ubi0 -N storage | ||
| + | </ | ||
| + | |||
| + | 6. Create a optional recovery UBI partition. This will host an initramfs build so our board can have a failback image in case of a bad flash, or sysupgrade issue. You can also manually boot to recovery by holding the reset button while powering on the device. The recovery ip will always be 192.168.1.1, | ||
| + | |||
| + | < | ||
| + | ls -alh / | ||
| + | ubimkvol /dev/ubi0 -s 10MiB -N recovery | ||
| + | # This will create a new ubi volume. Make sure to replace the ubi0_X with the right volume number | ||
| + | ubiupdatevol /dev/ubi0_X / | ||
| + | </ | ||
| + | |||
| + | 7.You will want to upload a copy of the squashfs-sysupgrade.bin image to the board (which can be done with SCP/HTTP Server). Once done, you can now use the sysupgrade option to flash the full image to the device using the sysupgrade file named '' | ||
| + | |||
| + | < | ||
| + | # Be sure to replace the FILENAME with the correct squashfs-sysupgrade.bin image that you have loaded via SCP/HTTP | ||
| + | sysupgrade / | ||
| + | </ | ||
| + | ===== Hardware ===== | ||
| + | ==== Info ==== | ||
| + | ^ Architecture | ||
| + | ^ Vendor | ||
| + | ^ Bootloader | ||
| + | ^ System-On-Chip | ||
| + | ^ CPU Speed | 800MHz | ||
| + | ^ Flash-Chip | ||
| + | ^ Flash size | 1GiB | | ||
| + | ^ RAM | 4x Nanya NT5TU128M8GE-AC | ||
| + | ^ RAM Size | 512MiB | ||
| + | ^ Wireless | ||
| + | ^ Switch | ||
| + | ^ Ethernet ports | 5x 1Gb ports on switch | ||
| + | ^ USB | 1x External USB 2.0 | | ||
| + | ^ Serial | ||
| + | ^ JTAG | [[docs: | ||
| + | |||
| + | ==== Serial ==== | ||
| + | Connect on Console (J2). P1 is closest to the H1 screw, and P4 is closest to the JTAG port. | ||
| + | |||
| + | | **P1:** VCC | | ||
| + | | **P2:** RX | | ||
| + | | **P3:** TX | | ||
| + | | **P4:** GND | | ||
| + | |||
| + | ==== Photos ==== | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | |||
| + | ===== Flash Layout ===== | ||
| + | ==== Stock ==== | ||
| + | < | ||
| + | dev: size | ||
| + | mtd0: 00100000 00020000 " | ||
| + | mtd1: 00100000 00020000 " | ||
| + | mtd2: 00040000 00020000 " | ||
| + | mtd3: 3fdc0000 00020000 " | ||
| + | mtd4: 40000000 00020000 " | ||
| + | </ | ||
| + | |||
| + | Note that UBI contains the Meraki Firmware on partitions named part1 and part2. All persistent data is stored to a ubifs partition called storage. | ||
| + | |||
| + | ==== OpenWrt ==== | ||
| + | < | ||
| + | / # cat /proc/mtd | ||
| + | dev: size | ||
| + | mtd0: 00100000 00020000 " | ||
| + | mtd1: 00100000 00020000 " | ||
| + | mtd2: 00040000 00020000 " | ||
| + | mtd3: 3fdc0000 00020000 " | ||
| + | mtd4: 40000000 00020000 " | ||
| + | </ | ||
| + | |||
| + | | ||
| + | ===== Bootlogs ===== | ||
| + | ==== LEDE Bootlog ==== | ||
| + | <WRAP bootlog> | ||
| + | < | ||
| + | |||
| + | CPU: AMCC PowerPC | ||
| + | | ||
| + | 32 kB I-Cache 32 kB D-Cache | ||
| + | Board: Buckminster - Meraki Buckminster Cloud Managed Router | ||
| + | ============================ | ||
| + | BoardID: 1 0 | ||
| + | Reset Button Status: 1 | ||
| + | ============================ | ||
| + | SDR0_PERCLK=0x40000300 | ||
| + | I2C: ready | ||
| + | DRAM: 512 MB | ||
| + | NAND: 1024 MiB | ||
| + | I2c read: failed 4 | ||
| + | I2c read: failed 4 | ||
| + | I2c read: failed 4 | ||
| + | Net: | ||
| + | Initializing Bluestone Ethernet Port ... | ||
| + | Disabling port 0 | ||
| + | Disabling port 1 | ||
| + | Disabling port 2 | ||
| + | Disabling port 3 | ||
| + | ENET Speed is 1000 Mbps - FULL duplex connection (EMAC0) | ||
| + | *** ERROR: ping address not given | ||
| + | RESET is un-pushed | ||
| + | |||
| + | Set serverpath and run meraki_netboot to netboot | ||
| + | |||
| + | Hit any key to stop autoboot: | ||
| + | Creating 1 MTD partitions on " | ||
| + | 0x000000240000-0x000040000000 : " | ||
| + | UBI: attaching mtd1 to ubi0 | ||
| + | UBI: physical eraseblock size: | ||
| + | UBI: logical eraseblock size: 129024 bytes | ||
| + | UBI: smallest flash I/O unit: 2048 | ||
| + | UBI: sub-page size: 512 | ||
| + | UBI: VID header offset: | ||
| + | UBI: data offset: | ||
| + | UBI: attached mtd1 to ubi0 | ||
| + | UBI: MTD device name: " | ||
| + | UBI: MTD device size: 1021 MiB | ||
| + | UBI: number of good PEBs: 8164 | ||
| + | UBI: number of bad PEBs: 10 | ||
| + | UBI: max. allowed volumes: | ||
| + | UBI: wear-leveling threshold: | ||
| + | UBI: number of internal volumes: 1 | ||
| + | UBI: number of user volumes: | ||
| + | UBI: available PEBs: 69 | ||
| + | UBI: total number of reserved PEBs: 8095 | ||
| + | UBI: number of PEBs reserved for bad PEB handling: 81 | ||
| + | UBI: max/mean erase counter: 29/26 | ||
| + | Volume kernel found at volume id 2 | ||
| + | read 0 bytes from volume 2 to 800000(buf address) | ||
| + | Read [2322432] bytes | ||
| + | setting meraki addr env fdt: 0x800400, kernel: 0x810000, ramdisk: 0xbffc00 | ||
| + | ## Booting kernel from Legacy Image at 00810000 ... | ||
| + | Image Name: | ||
| + | | ||
| + | Image Type: | ||
| + | Data Size: 2143744 Bytes = 2 MB | ||
| + | Load Address: 00000000 | ||
| + | Entry Point: | ||
| + | | ||
| + | ## Flattened Device Tree blob at 00800400 | ||
| + | | ||
| + | | ||
| + | [ 0.000000] Using PowerPC 44x Platform machine description | ||
| + | [ 0.000000] Linux version 4.4.30 (riptide_wave@990FX-GEN3-R2) (gcc version 5.4.0 (LEDE GCC 5.4.0 r2109) ) #0 Fri Nov 4 15:14:51 2016 | ||
| + | [ 0.000000] bootconsole [udbg0] enabled | ||
| + | setup_arch: initmem | ||
| + | arch: exit | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] | ||
| + | [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts | ||
| + | [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 | ||
| + | [ 0.000000] Kernel command line: console=ttyS0, | ||
| + | [ 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] Sorting __ex_table... | ||
| + | [ 0.000000] Memory: 514992K/ | ||
| + | [ 0.000000] Kernel virtual memory layout: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] NR_IRQS:512 nr_irqs:512 16 | ||
| + | [ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0 | ||
| + | [ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0 | ||
| + | [ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0 | ||
| + | [ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0 | ||
| + | [ 0.000016] clocksource: | ||
| + | [ 0.010238] clocksource: | ||
| + | [ 0.016593] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.021246] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | ||
| + | [ 0.027762] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | ||
| + | [ 0.038597] clocksource: | ||
| + | [ 0.048748] NET: Registered protocol family 16 | ||
| + | |||
| + | [ 0.055223] PPC4XX OCM1: 32768 Bytes (enabled) | ||
| + | [ 0.059577] PPC4XX OCM1: 32768 Bytes (non-cached) | ||
| + | [ 0.064237] PPC4XX OCM1: 0 Bytes (cached) | ||
| + | [ 0.068275] debugfs ppc4xx ocm: failed to create file | ||
| + | [ 0.073358] 256k L2-cache enabled | ||
| + | [ 0.076676] PCIE0: Port disabled via device-tree | ||
| + | [ 0.081769] PCI: Probing PCI hardware | ||
| + | [ 0.091864] SCSI subsystem initialized | ||
| + | [ 0.096815] clocksource: | ||
| + | [ 0.103117] NET: Registered protocol family 2 | ||
| + | [ 0.107799] TCP established hash table entries: 4096 (order: 2, 16384 bytes) | ||
| + | [ 0.114795] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) | ||
| + | [ 0.121173] TCP: Hash tables configured (established 4096 bind 4096) | ||
| + | [ 0.127503] UDP hash table entries: 256 (order: 0, 4096 bytes) | ||
| + | [ 0.133251] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | ||
| + | [ 0.139587] NET: Registered protocol family 1 | ||
| + | [ 0.147218] dw_dmac 4bffd0800.dma: | ||
| + | [ 0.155645] genirq: Setting trigger mode 3 for irq 36 failed (uic_set_irq_type+0x0/ | ||
| + | [ 0.166171] futex hash table entries: 256 (order: -1, 3072 bytes) | ||
| + | [ 0.172243] Crashlog allocated RAM at address 0x3f00000 | ||
| + | [ 0.186607] squashfs: version 4.0 (2009/ | ||
| + | [ 0.193155] io scheduler noop registered | ||
| + | [ 0.196999] io scheduler deadline registered (default) | ||
| + | [ 0.202475] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled | ||
| + | ▒[ 0.232784] serial8250.0: | ||
| + | [ 0.241557] console [ttyS0] enabled | ||
| + | [ 0.241557] console [ttyS0] enabled | ||
| + | [ 0.248460] bootconsole [udbg0] disabled | ||
| + | [ 0.248460] bootconsole [udbg0] disabled | ||
| + | [ 0.256742] console [ttyS0] disabled | ||
| + | [ 0.260369] console [ttyS0] enabled | ||
| + | [ 0.264750] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xd3 | ||
| + | [ 0.271096] nand: Samsung NAND 1GiB 3,3V 8-bit | ||
| + | [ 0.275524] nand: 1024 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 0.283162] Scanning device for bad blocks | ||
| + | [ 0.305861] Bad eraseblock 279 at 0x0000022e0000 | ||
| + | [ 0.494186] Bad eraseblock 3274 at 0x000019940000 | ||
| + | [ 0.504916] Bad eraseblock 3373 at 0x00001a5a0000 | ||
| + | [ 0.516566] Bad eraseblock 3487 at 0x00001b3e0000 | ||
| + | [ 0.546859] Bad eraseblock 3905 at 0x00001e820000 | ||
| + | [ 0.558073] Bad eraseblock 4012 at 0x00001f580000 | ||
| + | [ 0.635649] Bad eraseblock 5193 at 0x000028920000 | ||
| + | [ 0.767934] Bad eraseblock 7259 at 0x000038b60000 | ||
| + | [ 0.773584] Bad eraseblock 7275 at 0x000038d60000 | ||
| + | [ 0.804434] Bad eraseblock 7699 at 0x00003c260000 | ||
| + | [ 0.839666] 5 ofpart partitions found on MTD device 4e4000000.ndfc.nand | ||
| + | [ 0.846264] Creating 5 MTD partitions on " | ||
| + | [ 0.852171] 0x000000000000-0x000000100000 : " | ||
| + | [ 0.858021] 0x000000100000-0x000000200000 : " | ||
| + | [ 0.864215] 0x000000200000-0x000000240000 : " | ||
| + | [ 0.869884] 0x000000240000-0x000040000000 : " | ||
| + | [ 0.877133] 0x000000000000-0x000040000000 : " | ||
| + | [ 0.884542] PPC 4xx OCP EMAC driver, version 3.54 | ||
| + | [ 0.889520] MAL v2 /plb/mcmal, 1 TX channels, 1 RX channels | ||
| + | [ 0.895235] RGMII / | ||
| + | [ 0.902356] TAH / | ||
| + | [ 0.907740] / | ||
| + | [ 0.914152] libphy: emac_mdio: probed | ||
| + | [ 0.919867] switch0: Atheros AR8327 rev. 4 switch registered on emac_mdio | ||
| + | [ 0.959795] eth0: EMAC-0 / | ||
| + | [ 0.966658] eth0: found Atheros AR8216/ | ||
| + | [ 0.972742] i2c /dev entries driver | ||
| + | [ 0.976574] ibm-iic 4ef600700.i2c: | ||
| + | [ 0.982791] ibm-iic 4ef600800.i2c: | ||
| + | [ 1.559824] booke_wdt: powerpc book-e watchdog driver loaded | ||
| + | [ 1.567274] NET: Registered protocol family 10 | ||
| + | [ 1.573255] NET: Registered protocol family 17 | ||
| + | [ 1.577751] bridge: automatic filtering via arp/ | ||
| + | [ 1.590322] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 1.596508] UBI: auto-attach mtd3 | ||
| + | [ 1.599670] ubi0: attaching mtd3 | ||
| + | [ 3.736344] ubi0: scanning is finished | ||
| + | [ 3.758488] ubi0: attached mtd3 (name " | ||
| + | [ 3.764070] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes | ||
| + | [ 3.770924] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512 | ||
| + | [ 3.777602] ubi0: VID header offset: 512 (aligned 512), data offset: 2048 | ||
| + | [ 3.784367] ubi0: good PEBs: 8164, bad PEBs: 10, corrupted PEBs: 0 | ||
| + | [ 3.790526] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128 | ||
| + | [ 3.797726] ubi0: max/mean erase counter: 29/26, WL threshold: 4096, image sequence number: 1146486028 | ||
| + | [ 3.806996] ubi0: available PEBs: 0, total reserved PEBs: 8164, PEBs reserved for bad PEB handling: 150 | ||
| + | [ 3.816388] ubi0: background thread " | ||
| + | [ 3.823593] block ubiblock0_3: | ||
| + | [ 3.829087] ubiblock: device ubiblock0_3 (rootfs) set to be root filesystem | ||
| + | [ 3.836050] hctosys: unable to open rtc device (rtc0) | ||
| + | [ 3.844347] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | ||
| + | [ 3.852276] Freeing unused kernel memory: 176K (c0406000 - c0432000) | ||
| + | [ 4.282174] init: Console is alive | ||
| + | [ 4.285716] init: - watchdog - | ||
| + | [ 4.498014] usbcore: registered new interface driver usbfs | ||
| + | [ 4.503552] usbcore: registered new interface driver hub | ||
| + | [ 4.508914] usbcore: registered new device driver usb | ||
| + | [ 5.378921] dwc2 4bff80000.usbotg: | ||
| + | [ 5.384009] dwc2 4bff80000.usbotg: | ||
| + | [ 5.391413] dwc2 4bff80000.usbotg: | ||
| + | [ 5.397736] hub 1-0:1.0: USB hub found | ||
| + | [ 5.401627] hub 1-0:1.0: 1 port detected | ||
| + | [ 5.411276] usbcore: registered new interface driver usb-storage | ||
| + | [ 5.418050] init: - preinit - | ||
| + | [ 5.590585] eth0: link is up, 1000 FDX | ||
| + | [ 5.609467] random: procd: uninitialized urandom read (4 bytes read, 0 bits of entropy available) | ||
| + | Press the [f] key and hit [enter] to enter failsafe mode | ||
| + | Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level | ||
| + | [ 8.744117] mount_root: loading kmods from internal overlay | ||
| + | [ 8.853937] UBIFS (ubi0:4): background thread " | ||
| + | [ 8.891980] UBIFS (ubi0:4): recovery needed | ||
| + | [ 8.994869] UBIFS (ubi0:4): recovery completed | ||
| + | [ 8.999375] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name " | ||
| + | [ 9.007187] UBIFS (ubi0:4): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | [ 9.017068] UBIFS (ubi0:4): FS size: 1017741312 bytes (970 MiB, 7888 LEBs), journal size 33546240 bytes (31 MiB, 260 LEBs) | ||
| + | [ 9.028070] UBIFS (ubi0:4): reserved for root: 4952683 bytes (4836 KiB) | ||
| + | [ 9.034668] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID CE4CFA2A-1DD0-458B-8CED-2FAC894E2185, | ||
| + | [ 9.047994] block: attempting to load / | ||
| + | [ 9.058570] block: extroot: not configured | ||
| + | [ 9.062833] UBIFS (ubi0:4): un-mount UBI device 0 | ||
| + | [ 9.067541] UBIFS (ubi0:4): background thread " | ||
| + | [ 9.080962] UBIFS (ubi0:4): background thread " | ||
| + | [ 9.151251] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name " | ||
| + | [ 9.159083] UBIFS (ubi0:4): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | [ 9.168975] UBIFS (ubi0:4): FS size: 1017741312 bytes (970 MiB, 7888 LEBs), journal size 33546240 bytes (31 MiB, 260 LEBs) | ||
| + | [ 9.179979] UBIFS (ubi0:4): reserved for root: 4952683 bytes (4836 KiB) | ||
| + | [ 9.186576] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID CE4CFA2A-1DD0-458B-8CED-2FAC894E2185, | ||
| + | [ 9.265612] block: attempting to load / | ||
| + | [ 9.275988] block: extroot: not configured | ||
| + | [ 9.281446] mount_root: switching to ubifs overlay | ||
| + | [ 9.294887] urandom-seed: | ||
| + | [ 9.352272] procd: - early - | ||
| + | [ 9.355240] procd: - watchdog - | ||
| + | [ 9.906012] procd: - ubus - | ||
| + | [ 9.960520] random: ubusd: uninitialized urandom read (4 bytes read, 3 bits of entropy available) | ||
| + | [ 9.969653] random: ubusd: uninitialized urandom read (4 bytes read, 3 bits of entropy available) | ||
| + | [ 9.978537] random: ubusd: uninitialized urandom read (4 bytes read, 3 bits of entropy available) | ||
| + | [ 9.987747] random: ubusd: uninitialized urandom read (4 bytes read, 3 bits of entropy available) | ||
| + | [ 9.996643] random: ubusd: uninitialized urandom read (4 bytes read, 3 bits of entropy available) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | Please press Enter to activate this console. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | |||
| + | |||
| + | |||
| + | BusyBox v1.25.1 () built-in shell (ash) | ||
| + | |||
| + | | ||
| + | / /\ _ ___ ___ ___ | ||
| + | / | ||
| + | / DE / \ | |__| _|| |) | _| | ||
| + | / | ||
| + | | ||
| + | \ LE \ / ----------------------------------------------------------- | ||
| + | | ||
| + | \________\/ | ||
| + | |||
| + | === WARNING! ===================================== | ||
| + | There is no root password defined on this device! | ||
| + | Use the " | ||
| + | in order to prevent unauthorized SSH logins. | ||
| + | -------------------------------------------------- | ||
| + | root@lede:/#</ | ||
| + | </ | ||
| + | |||
| + | ===== Tags ===== | ||
| + | [[meta: | ||
| + | {{tag> | ||