imx8qxp-mek btrfs boot fail

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8qxp-mek btrfs boot fail

533 次查看
rakesh3
Contributor V

Hi team,

I am using the imx8qxp-mek board where i have to enable the btrfs support for rootfs partition. But its getting fail in booting and getting stuck at initramfs step.

I have enabled the below btrfs config in kernel

+CONFIG_FS_BTRFS=y

and giving below cmd for BSP 

console=\${console} root=${ROOTFS_DEV} rw rootfstype=btrfs rootwait

and in wic image generation I am giving below command 

part u-boot --source rawcopy --sourceparams="file=${UBOOT_NAME}" --ondisk mmcblk --no-table --align ${IMX_BOOT_SEEK}
part u-boot --ondisk mmcblk --no-table --align ${IMX_BOOTENV_SEEK} --fixed-size 16
part / --source rootfs --ondisk mmcblk --fstype=btrfs --label root --align 4 --fixed-size 8160M --active

I am using kernel 6.1 with u-boot 04-2023

Please suggest me for this issue .

标记 (2)
0 项奖励
回复
0 回复数