imx8 maaxboard-mini yocto sumo can not automatically mount USB disk after booting?

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

imx8 maaxboard-mini yocto sumo can not automatically mount USB disk after booting?

跳至解决方案
2,593 次查看
gonewithwind-peter
Senior Contributor I

Hi all,

I am playing maaxboard-mini, it can not automatically mount USB disk after booting. I need to add mount command in my boot script. but before I played maaxboard sumo, it can.

so I want to know which systems service to do it ? why missed it?

It seems to need automount.rules, I find it in recipes,

how to add it in local.conf ??

./poky/meta/recipes-core/udev/udev-extraconf/automount.rules

 

Thank you very much.

 

 

 

0 项奖励
回复
1 解答
2,564 次查看
gonewithwind-peter
Senior Contributor I

@Bio_TICFSL 

Thank you very much.

I have found the solution.

I add the below line in local.conf

 

IMAGE_INSTALL_append += " udev udev-extraconf"

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,576 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello jin1,

one can check usb power supplies: VDD_USB_3P3, VDD_USB_1P8, VDD_USB_0P8
and connections of USB1_TXRTUNE,USB1_VBUS using Table 8. USB recommendation of the hardware guide.

Pre built binary L5.4.70-2.3.0 boots all the way to login prompt..

if prebuilt (Demo) image works fine on custom board, one can try to build

image without additional modifications, use  i.MX Yocto Project User’s Guide​

Regards

 

Regards

0 项奖励
回复
2,565 次查看
gonewithwind-peter
Senior Contributor I

@Bio_TICFSL 

Thank you very much.

I have found the solution.

I add the below line in local.conf

 

IMAGE_INSTALL_append += " udev udev-extraconf"

0 项奖励
回复