Preamble:
I created an emergency usb stick with debian 11.4 (via deboostrap) and the linux kernel 5.15.55 compiled by myself using the bodhi patches for the 5.15.x kernel. and the configuration he provided without changing anything.
Starting the USB key I have a repeated series of these messages after which the system freezes without any further message (monitoring takes place via netconsole)
Booting via SATA (raid mirror for boot and root partitions) WITH THE SAME KERNEL the system boots correctly apart from these messages repeated two times.
I don't know how to fix this
I created an emergency usb stick with debian 11.4 (via deboostrap) and the linux kernel 5.15.55 compiled by myself using the bodhi patches for the 5.15.x kernel. and the configuration he provided without changing anything.
Starting the USB key I have a repeated series of these messages after which the system freezes without any further message (monitoring takes place via netconsole)
mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. [ 54.289397][ T429] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. [ 54.300685][ T429] mtdblock: MTD device 'uImage' is NAND, please consider using UBI block devices instead. [ 54.311948][ T429] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead. [ 54.338137][ T429] mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. [ 54.349292][ T429] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. [ 54.360583][ T429] mtdblock: MTD device 'uImage' is NAND, please consider using UBI block devices instead. [ 54.371845][ T429] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead. [ 54.397930][ T429] mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. [ 54.409082][ T429] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. [ 54.420377][ T429] mtdblock: MTD device 'uImage' is NAND, please consider using UBI block devices instead. [ 54.431633][ T429] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead. [ 54.457620][ T429] mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. [ 54.468770][ T429] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. [ 54.480100][ T429] mtdblock: MTD device 'uImage' is NAND, please consider using UBI block devices instead. [ 54.491368][ T429] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead. [ 55.634482][ T438] mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. [ 55.650569][ T438] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. [ 55.665972][ T438] mtdblock: MTD device 'uImage' is NAND, please consider using UBI block devices instead. [ 55.681274][ T438] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead. [ 55.691484][ T438] ecc_sw_hamming_correct: uncorrectable ECC error [ 55.697908][ T438] blk_update_request: I/O error, dev mtdblock0, sector 1920 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 [ 55.709582][ T438] ecc_sw_hamming_correct: uncorrectable ECC error
Booting via SATA (raid mirror for boot and root partitions) WITH THE SAME KERNEL the system boots correctly apart from these messages repeated two times.
[ 14.714340][ T138] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead. [ 14.725934][ T139] mtdblock: MTD device 'uImage' is NAND, please consider using UBI block devices instead. [ 14.737298][ T145] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. [ 14.748692][ T143] mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead.
I don't know how to fix this