Hello.
I bought the Linksys EA6500v2, but I don't no why appear only 14MB from Storage/disk space.
After some steps to change CFE values, now I'm able to run and store the system (before, all reboots, goes to factory oem Linksys firmware), but the problem is disk space.
I'm using last distro: OpenWrt 23.05.5 r24106-10cc5fcd00 / LuCI openwrt-23.05 branch git-24.264.56413-c7a3562
See what appears now:
root@OpenWrt_LINKSYS_EA6500V2:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 3.5M 3.5M 0 100% /rom
tmpfs 122.3M 1.2M 121.1M 1% /tmp
/dev/ubi0_1 14.7M 252.0K 13.6M 2% /overlay
overlayfs:/overlay 14.7M 252.0K 13.6M 2% /
tmpfs 512.0K 0 512.0K 0% /dev
root@OpenWrt_LINKSYS_EA6500V2:~#
root@OpenWrt_LINKSYS_EA6500V2:/# free
total used free shared buff/cache available
Mem: 250500 35572 202348 92 12580 170808
Swap: 0 0 0
root@OpenWrt_LINKSYS_EA6500V2:/#
nand:
[ 0.568672] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xf1
[ 0.575066] nand: AMD/Spansion S34ML01G1
[ 0.578977] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.586541] iproc_nand 18028000.nand-controller: detected 128MiB total, 128KiB blocks, 2KiB pages, 16B OOB, 8-bit, BCH-8
[ 0.597415] Scanning device for bad blocks
[ 1.065503] random: crng init done
[ 1.413380] Bad eraseblock 732 at 0x000005b80000
[ 2.366487] 4 bcm47xxpart partitions found on MTD device brcmnand.0
[ 2.372747] Creating 4 MTD partitions on "brcmnand.0":
[ 2.377879] 0x000000000000-0x000000080000 : "boot"
[ 2.383470] 0x000000080000-0x000000200000 : "nvram"
[ 2.389183] 0x000000200000-0x000001f00000 : "firmware"
[ 2.396020] 2 trx partitions found on MTD device firmware
[ 2.401413] Creating 2 MTD partitions on "firmware":
[ 2.406398] 0x00000000001c-0x000000400000 : "linux"
[ 2.411262] mtd: partition "linux" doesn't start on an erase/write block boundary -- force read-only
[ 2.421241] 0x000000400000-0x000001d00000 : "ubi"
[ 2.426869] 0x000001f00000-0x000008000000 : "failsafe"
[ 3.965817] UBI: auto-attach mtd4
[ 3.969138] ubi0: attaching mtd4
[ 4.135235] ubi0: scanning is finished
[ 4.149423] ubi0: attached mtd4 (name "ubi", size 25 MiB)
[ 4.154864] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 4.161716] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 4.168482] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 4.175429] ubi0: good PEBs: 200, bad PEBs: 0, corrupted PEBs: 0
[ 4.181407] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 4.188602] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1727094886
[ 4.197700] ubi0: available PEBs: 0, total reserved PEBs: 200, PEBs reserved for bad PEB handling: 20
[ 4.206936] ubi0: background thread "ubi_bgt0d" started, PID 308
[ 4.213976] block ubiblock0_0: created from ubi0:0(rootfs)
[ 4.219514] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 4.226668] clk: Disabling unused clocks
[ 6.474156] mtdblock: MTD device 'nvram' is NAND, please consider using UBI block devices instead.
[ 6.816935] mtdblock: MTD device 'nvram' is NAND, please consider using UBI block devices instead.
[ 7.314162] b53-srab-switch 18007000.ethernet-switch lan1: configuring for phy/gmii link mode
[ 7.322751] bgmac_bcma bcma0:3 eth0: Link is Up - 1Gbps/Full - flow control off
[ 7.330251] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7.331719] b53-srab-switch 18007000.ethernet-switch lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7.337435] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
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
[ 9.581105] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 9.586962] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 471
[ 9.638614] UBIFS (ubi0:1): recovery needed
[ 9.761621] UBIFS (ubi0:1): recovery completed
[ 9.766190] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 9.774027] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 9.783909] UBIFS (ubi0:1): FS size: 17395712 bytes (16 MiB, 137 LEBs), max 147 LEBs, journal size 1015809 bytes (0 MiB, 7 LEBs)
[ 9.795446] UBIFS (ubi0:1): reserved for root: 821641 bytes (802 KiB)
[ 9.801871] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID A12528D1-A2E2-4000-848D-6FB0A7C4AD82, small LPT model
[ 9.818108] mount_root: switching to ubifs overlay
[ 9.834896] urandom-seed: Seeding with /etc/urandom.seed
root@OpenWrt_LINKSYS_EA6500V2:/# nvram show | grep board | sort
[ 177.532273] mtdblock: MTD device 'nvram' is NAND, please consider using UBI block devices instead.
0:boardflags2=0x00100000
0:boardflags3=0x00000003
0:boardflags=0x80001200
1:boardflags2=0x00200002
1:boardflags3=0x00000000
1:boardflags=0x30000000
boardflags2=0x00000000
boardflags=0x00000110
boardnum=01
boardrev=0x1100
boardtype=0xF646
root@OpenWrt_LINKSYS_EA6500V2:/#