2013.11.10. 11:58 keltezéssel, Stefan Agner írta:
> Nevermind, the second time it worked:
> 
> [    2.710000] UBI: attaching mtd8 to ubi0
> [    2.740000] UBI: EOF marker found, PEBs from 17 will be erased
> [    2.740000] UBI: scanning is finished
> [    2.770000] gluebi (pid 1): gluebi_resized: got update notification
> for unknown UBI device 0 volume 1
> [    2.780000] UBI: volume 1 ("rootfs_data") re-sized from 1 to 146 LEBs
> [    2.790000] UBI: attached mtd8 (name "ubiroot", size 23 MiB) to ubi0
> [    2.800000] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976
> bytes
> [    2.810000] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size
> 2048
> [    2.810000] UBI: VID header offset: 2048 (aligned 2048), data offset:
> 4096
> [    2.820000] UBI: good PEBs: 184, bad PEBs: 0, corrupted PEBs: 0
> [    2.820000] UBI: user volume: 2, internal volumes: 1, max. volumes
> count: 128
> [    2.830000] UBI: max/mean erase counter: 1/0, WL threshold: 4096,
> image sequence number: 1699075075
> [    2.840000] UBI: available PEBs: 0, total reserved PEBs: 184, PEBs
> reserved for bad PEB handling: 20
> [    2.850000] UBI: background thread "ubi_bgt0d" started, PID 263
> [    2.860000] mtd: device 12 (rootfs) set to be root filesystem
> [    2.870000] VFS: Mounted root (squashfs filesystem) readonly on
> device 31:12.
> 
> Probably because I made no make clean before building the new image with
> those EOF marker?

Yes, that was the reason. Without make clean, the required kernel patch has not
been applied.

-Gabor
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to