I have built the image for IMX8M Plus using Yocto and put it on SD card. While booting hardware through SD card I am getting error "[ 3.793856] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,98) ]---"
urn the immage on sd card using this step-/yocto/imx-yocto-bsp/build-xwayland/tmp/deploy/images/imx8mp-lpddr4-evk$ zstdcat imx-image-full-imx8mp-lpddr4-evk-20230825110715.rootfs.wic.zst | sudo dd of=/dev/sdb bs=1M conv=fsync
Please follow the steps of the chapter "4.2 Universal update utility" or chapter "4.3 Preparing an SD/MMC card to boot" in our Linux user guide, those chapters describe how to deploy the system using the uuu or with Linux commands.