Ok, i start system without rootfs.
I just change bootcmd to load more blocks and kernel image loads completely.
Now i dont understand how to use rootfs filesystem, kernel not load it at all, boots with initramfs, not make jffs filesystem and cant make any settings on working system!
Its madness, hour more and i will smash banana thru wall.
Failsafe mode not work properly. Here is bootlog:
MMC read: dev # 1, block # 4096, count 65536 ... 65536 blocks read: OK
bootm flag=0, states=70f
## Booting kernel from Legacy Image at 84000000 ...
Image Name: ARM OpenWrt Linux-5.4.31
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 19797790 Bytes = 18.9 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.31 (andrey@andrey-notebook) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r12752-258f070d1a)) #0 SMP PREEMPT Sat Apr 11 17:06:26 2020
[ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (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: Bananapi BPI-R2
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 15 pages/cpu s30220 r8192 d23028 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 523117
[ 0.000000] Kernel command line: earlyprintk console=ttyS2,115200n8 vmalloc=496M block2mtd.block2mtd=/dev/mmcblk1,65536,SD,5 mtdparts=SD:512k(mbr)ro,512k(uboot)ro,512k(config)ro,512k(factory)ro,32M(kernel),32
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 2000664K/2097148K available (7168K kernel code, 232K rwdata, 1808K rodata, 67584K init, 243K bss, 96484K reserved, 0K cma-reserved, 1564668K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x2f8/0x4a0 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
[ 0.000005] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[ 0.000017] Switching to timer-based delay loop, resolution 76ns
[ 0.000159] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 147020034397 ns
[ 0.000174] sched_clock: 32 bits at 13MHz, resolution 76ns, wraps every 165191050201ns
[ 0.000442] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
[ 0.000455] pid_max: default: 32768 minimum: 301
[ 0.000599] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000612] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001364] CPU: Testing write buffer coherency: ok
[ 0.060038] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.080029] rcu: Hierarchical SRCU implementation.
[ 0.120085] smp: Bringing up secondary CPUs ...
[ 0.360538] smp: Brought up 1 node, 4 CPUs
[ 0.360551] SMP: Total of 4 processors activated (104.00 BogoMIPS).
[ 0.360558] CPU: All CPU(s) started in SVC mode.
[ 0.370537] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
[ 0.370882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.370902] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.371105] xor: measuring software checksum speed
[ 0.470506] arm4regs : 1324.800 MB/sec
[ 0.570562] 8regs : 915.200 MB/sec
[ 0.670624] 32regs : 842.400 MB/sec
[ 0.770690] neon : 1318.000 MB/sec
[ 0.770698] xor: using function: arm4regs (1324.800 MB/sec)
[ 0.770716] pinctrl core: initialized pinctrl subsystem
[ 0.771472] NET: Registered protocol family 16
[ 0.771757] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.772610] No ATAGs?
[ 0.860893] cryptd: max_cpu_qlen set to 1000
[ 0.871002] raid6: using algorithm neonx8 gen() 0 MB/s
[ 0.871016] raid6: .... xor() 0 MB/s, rmw enabled
[ 0.871023] raid6: using neon recovery algorithm
[ 0.872340] usbcore: registered new interface driver usbfs
[ 0.872395] usbcore: registered new interface driver hub
[ 0.872466] usbcore: registered new device driver usb
[ 0.873816] clocksource: Switched to clocksource arch_sys_counter
[ 0.874582] thermal_sys: Registered thermal governor 'step_wise'
[ 0.874975] NET: Registered protocol family 2
[ 0.875423] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.875455] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.875497] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.875557] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.875656] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.875691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.875875] NET: Registered protocol family 1
[ 0.875905] PCI: CLS 0 bytes, default 64
[ 1.451248] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 1.456564] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.456575] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 1.504398] bounce: pool size: 64 pages
[ 1.520431] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.541507] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 199, base_baud = 1625000) is a ST16650V2
[ 1.562112] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 200, base_baud = 1625000) is a ST16650V2
[ 1.582647] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 201, base_baud = 1625000) is a ST16650V2
[ 2.089026] printk: console [ttyS2] enabled
[ 2.093833] mtk_rng 1020f000.rng: registered RNG driver
[ 2.093972] random: fast init done
[ 2.102645] random: crng init done
[ 2.103336] loop: module loaded
[ 2.110106] mt6323-regulator mt6323-regulator: Chip ID = 0x2023
[ 2.125929] libphy: Fixed MDIO Bus: probed
[ 2.153136] libphy: mdio: probed
[ 2.156908] mtk_soc_eth 1b100000.ethernet: generated random MAC address 72:3a:25:8b:21:bc
[ 2.165549] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xe10e0000, irq 213
[ 2.175186] xhci-mtk 1a1c0000.usb: xHCI Host Controller
[ 2.180430] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 1
[ 2.190900] xhci-mtk 1a1c0000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
[ 2.200079] xhci-mtk 1a1c0000.usb: irq 210, io mem 0x1a1c0000
[ 2.206554] hub 1-0:1.0: USB hub found
[ 2.210332] hub 1-0:1.0: 1 port detected
[ 2.214600] xhci-mtk 1a1c0000.usb: xHCI Host Controller
[ 2.219831] xhci-mtk 1a1c0000.usb: new USB bus registered, assigned bus number 2
[ 2.227248] xhci-mtk 1a1c0000.usb: Host supports USB 3.0 SuperSpeed
[ 2.233586] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.242133] hub 2-0:1.0: USB hub found
[ 2.245931] hub 2-0:1.0: 1 port detected
[ 2.250665] xhci-mtk 1a240000.usb: xHCI Host Controller
[ 2.255928] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 3
[ 2.266340] xhci-mtk 1a240000.usb: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
[ 2.275446] xhci-mtk 1a240000.usb: irq 211, io mem 0x1a240000
[ 2.281856] hub 3-0:1.0: USB hub found
[ 2.285650] hub 3-0:1.0: 1 port detected
[ 2.289879] xhci-mtk 1a240000.usb: xHCI Host Controller
[ 2.295128] xhci-mtk 1a240000.usb: new USB bus registered, assigned bus number 4
[ 2.302523] xhci-mtk 1a240000.usb: Host supports USB 3.0 SuperSpeed
[ 2.308859] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.317417] hub 4-0:1.0: USB hub found
[ 2.321198] hub 4-0:1.0: 1 port detected
[ 2.326026] i2c /dev entries driver
[ 2.331027] mtk-thermal 1100b000.thermal: Device not calibrated, using default calibration values
[ 2.340715] mtk-wdt 10007000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[ 2.348923] cpu cpu0: dummy supplies not allowed for exclusive requests
[ 2.357085] sdhci: Secure Digital Host Controller Interface driver
[ 2.363260] sdhci: Copyright(c) Pierre Ossman
[ 2.397065] mtk-msdc 11240000.mmc: Got CD GPIO
[ 2.429825] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.468619] mmc0: new high speed MMC card at address 0001
[ 2.474057] mmc1: host does not support reading read-only switch, assuming write-enable
[ 2.483102] mmcblk0: mmc0:0001 8GTF4R 0 B
[ 2.488275] mmcblk0boot0: mmc0:0001 8GTF4R partition 1 4.00 MiB
[ 2.494289] mmc1: new high speed SDHC card at address e7b4
[ 2.500782] mmcblk1: mmc1:e7b4 SU04G 3.69 GiB
[ 2.506428] mmcblk0boot1: mmc0:0001 8GTF4R partition 2 4.00 MiB
[ 2.513399] mmcblk0gp0: mmc0:0001 8GTF4R partition 4 3.64 GiB
[ 2.519318] mmcblk0rpmb: mmc0:0001 8GTF4R partition 3 512 KiB, chardev (250:0)
[ 2.527773] mmcblk0gp0: p1
[ 2.634211] NET: Registered protocol family 10
[ 2.639886] Segment Routing with IPv6
[ 2.643632] NET: Registered protocol family 17
[ 2.649030] 8021q: 802.1Q VLAN Support v1.8
[ 2.653323] ThumbEE CPU extension supported.
[ 2.657611] Registering SWP/SWPB emulation handler
[ 2.773160] Btrfs loaded, crc32c=crc32c-generic
[ 2.800665] mtk-pcie 1a140000.pcie: host bridge /pcie@1a140000 ranges:
[ 2.807415] mtk-pcie 1a140000.pcie: IO 0x1a160000..0x1a16ffff -> 0x1a160000
[ 2.814653] mtk-pcie 1a140000.pcie: MEM 0x60000000..0x6fffffff -> 0x60000000
[ 2.865888] mtk-pcie 1a140000.pcie: PCI host bridge to bus 0000:00
[ 2.872072] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.877579] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x1a160000-0x1a16ffff])
[ 2.887068] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[ 2.893978] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400
[ 2.900007] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[ 2.906348] pci 0000:00:00.0: supports D1
[ 2.910353] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 2.916457] pci 0000:00:01.0: [14c3:0801] type 01 class 0x060400
[ 2.922480] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[ 2.928818] pci 0000:00:01.0: supports D1
[ 2.932824] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[ 2.940558] PCI: bus0: Fast back to back transfers disabled
[ 2.946146] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.954164] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.962306] pci 0000:01:00.0: [168c:0030] type 00 class 0x028000
[ 2.968359] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0001ffff 64bit]
[ 2.975197] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 2.981985] pci 0000:01:00.0: supports D1 D2
[ 2.986265] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.994900] PCI: bus1: Fast back to back transfers disabled
[ 3.000472] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 3.007230] pci 0000:02:00.0: [1b21:0611] type 00 class 0x010185
[ 3.013258] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[ 3.020316] pci 0000:02:00.0: reg 0x10: [io size 0x0008]
[ 3.025730] pci 0000:02:00.0: reg 0x14: initial BAR value 0x00000000 invalid
[ 3.032772] pci 0000:02:00.0: reg 0x14: [io size 0x0004]
[ 3.038187] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[ 3.045242] pci 0000:02:00.0: reg 0x18: [io size 0x0008]
[ 3.050642] pci 0000:02:00.0: reg 0x1c: initial BAR value 0x00000000 invalid
[ 3.057695] pci 0000:02:00.0: reg 0x1c: [io size 0x0004]
[ 3.063096] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[ 3.070150] pci 0000:02:00.0: reg 0x20: [io size 0x0010]
[ 3.075564] pci 0000:02:00.0: reg 0x24: [mem 0x00000000-0x000001ff]
[ 3.081833] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 3.090571] PCI: bus2: Fast back to back transfers disabled
[ 3.096159] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 3.102796] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[ 3.109597] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[ 3.116829] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[ 3.123614] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref]
[ 3.130855] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff]
[ 3.137658] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff]
[ 3.144458] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 3.150552] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x6001ffff 64bit]
[ 3.157882] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
[ 3.165111] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 3.170074] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
[ 3.176872] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref]
[ 3.184110] pci 0000:02:00.0: BAR 6: assigned [mem 0x60300000-0x6030ffff pref]
[ 3.191328] pci 0000:02:00.0: BAR 5: assigned [mem 0x60200000-0x602001ff]
[ 3.198128] pci 0000:02:00.0: BAR 4: assigned [io 0x1000-0x100f]
[ 3.204234] pci 0000:02:00.0: BAR 0: assigned [io 0x1010-0x1017]
[ 3.210326] pci 0000:02:00.0: BAR 2: assigned [io 0x1018-0x101f]
[ 3.216432] pci 0000:02:00.0: BAR 1: assigned [io 0x1020-0x1023]
[ 3.222524] pci 0000:02:00.0: BAR 3: assigned [io 0x1024-0x1027]
[ 3.228629] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 3.233588] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
[ 3.239692] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff]
[ 3.246489] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref]
[ 3.253904] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 3.260167] pcieport 0000:00:00.0: PME: Signaling with IRQ 224
[ 3.266404] pcieport 0000:00:00.0: AER: enabled with IRQ 224
[ 3.272399] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[ 3.278650] pcieport 0000:00:01.0: PME: Signaling with IRQ 225
[ 3.284892] pcieport 0000:00:01.0: AER: enabled with IRQ 225
[ 3.527471] libphy: dsa slave smi: probed
[ 3.531785] mt7530 mdio-bus:00 wan (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY]
[ 3.541091] mt7530 mdio-bus:00 lan0 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY]
[ 3.550408] mt7530 mdio-bus:00 lan1 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY]
[ 3.559691] mt7530 mdio-bus:00 lan2 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY]
[ 3.568577] mt7530 mdio-bus:00 lan3 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY]
[ 3.577680] mt7530 mdio-bus:00: configuring for fixed/trgmii link mode
[ 3.587191] mt7530 mdio-bus:00: Link is Up - 1Gbps/Full - flow control off
[ 3.587753] DSA: tree 0 setup
[ 3.597591] 9 cmdlinepart partitions found on MTD device SD
[ 3.603156] Creating 9 MTD partitions on "SD":
[ 3.607971] 0x000000000000-0x000000080000 : "mbr"
[ 3.613998] 0x000000080000-0x000000100000 : "uboot"
[ 3.619983] 0x000000100000-0x000000180000 : "config"
[ 3.626123] 0x000000180000-0x000000200000 : "factory"
[ 3.632269] 0x000000200000-0x000002200000 : "kernel"
[ 3.637800] 0x000002200000-0x000004200000 : "recovery"
[ 3.643478] 0x000004200000-0x000044200000 : "rootfs"
[ 3.649018] mtd: device 6 (rootfs) set to be root filesystem
[ 3.659280] 1 squashfs-split partitions found on MTD device rootfs
[ 3.665478] 0x000005350000-0x000044200000 : "rootfs_data"
[ 3.671458] 0x000044200000-0x0000c4200000 : "usrdata"
[ 3.677335] 0x0000c4200000-0x0000ec580000 : "bmtpool"
[ 3.683105] block2mtd: mtd0: [SD] erase_size = 64KiB [65536]
[ 3.688970] hctosys: unable to open rtc device (rtc0)
[ 3.748579] Freeing unused kernel memory: 67584K
[ 3.753344] Run /init as init process
[ 3.808028] init: Console is alive
[ 3.812225] init: - watchdog -
[ 3.832711] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.846745] SCSI subsystem initialized
[ 3.856553] ahci 0000:02:00.0: enabling device (0140 -> 0143)
[ 3.862395] ahci 0000:02:00.0: SSS flag set, parallel bus scan disabled
[ 3.869236] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl IDE mode
[ 3.879909] ahci 0000:02:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
[ 3.889289] scsi host0: ahci
[ 3.892617] scsi host1: ahci
[ 3.895733] ata1: SATA max UDMA/133 abar m512@0x60200000 port 0x60200100 irq 225
[ 3.903196] ata2: SATA max UDMA/133 abar m512@0x60200000 port 0x60200180 irq 225
[ 4.238610] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 4.256627] ata1.00: ATA-9: SSD 1TB, S0628A0, max UDMA/133
[ 4.262116] ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 4.284687] ata1.00: configured for UDMA/133
[ 4.289810] scsi 0:0:0:0: Direct-Access ATA SSD 1TB 8A0 PQ: 0 ANSI: 5
[ 4.300594] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 4.308434] sd 0:0:0:0: [sda] Write Protect is off
[ 4.313350] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.323627] sda: sda1
[ 4.326727] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.624183] ata2: SATA link down (SStatus 0 SControl 300)
[ 4.641943] usbcore: registered new interface driver usb-storage
[ 4.648689] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.660951] init: - preinit -
[ 4.738015] mtk_soc_eth 1b100000.ethernet: PPE started
[ 4.743213] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/trgmii link mode
[ 4.751262] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 4.779389] mt7530 mdio-bus:00 lan1: configuring for phy/gmii link mode
[ 4.786459] 8021q: adding VLAN 0 to HW filter on device lan1
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
f
- failsafe -
Generating 1024 bit rsa key, this may take a while...
Public key portion is:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiLCZ6fILwVK/MLA5zc6+afseKZVrThtFuOmBr0GpJTgfDxmTgBomEa2dlX6l5QtEjH33Ixh6ImH2fPV2pBeRbZ3waeC1GlUc0kJS2ox++wsJ6LuTBUFJXem5ba5Zo/ptSQ8TV4m86srx44KjLK6w+W3A819zIBY02AUJ24CP3rQ)
Fingerprint: sha1!! 81:16:ca:60:90:6f:69:f9:6f:de:1d:1f:5a:56:c3:85:2a:9b:02:65
BusyBox v1.31.1 () built-in shell (ash)
ash: can't access tty; job control turned off
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r12904-8514b6b42c
-----------------------------------------------------
================= FAILSAFE MODE active ================
special commands:
* firstboot reset settings to factory defaults
* mount_root mount root-partition with config files
after mount_root:
* passwd change root's password
* /etc/config directory with config files
for more help see:
https://openwrt.org/docs/guide-user/troubleshooting/
- failsafe_and_factory_reset
- root_password_reset
=======================================================
root@(none):/# firstboot
[ 25.459737] jffs2reset: This will erase all settings and remove any installed packages. Are you sure? [N/y]
y
[ 30.289535] jffs2reset: /dev/mtdblock7 is not mounted
[ 30.294731] jffs2reset: /dev/mtdblock7 will be erased on next mount
root@(none):/# [ 33.754564] vusb: disabling
[ 33.757492] vmc: disabling
[ 33.760295] vmch: disabling
[ 33.763188] vgp1: disabling
[ 33.766382] vcamaf: disabling
dmesg | grep jffs
[ 0.000000] Kernel command line: earlyprintk console=ttyS2,115200n8 vmalloc=496M block2mtd.block2mtd=/dev/mmcblk1,65536,SD,5 mtdparts=SD:512k(mbr)ro,512k(uboot)ro,512k(config)ro,512k(factory)ro,32M(kernel),32
[ 1.456575] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 25.459737] jffs2reset: This will erase all settings and remove any installed packages. Are you sure? [N/y]
[ 30.289535] jffs2reset: /dev/mtdblock7 is not mounted
[ 30.294731] jffs2reset: /dev/mtdblock7 will be erased on next mount
root@(none):/# mount_root
[ 80.656215] mount_root: loading kmods from internal overlay
[ 80.674814] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 80.682574] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 84.251668] block: attempting to load /etc/config/fstab
[ 84.257226] block: unable to load configuration (fstab: Entry not found)
[ 84.264000] block: no usable configuration
[ 84.268668] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
[ 84.289286] mount_root: pivot_root failed /mnt /mnt/rom: Invalid argument
root@(none):/# firstboot
[ 93.243431] This will erase all settings and remove any installed packages. Are you sure? [N/y]
y
[ 95.374625] opening /proc/filesystems failed: No such file or directory
[ 95.381698] overlayfs not supported by kernel
root@(none):/#