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,595件の閲覧回数
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,566件の閲覧回数
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,578件の閲覧回数
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,567件の閲覧回数
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 件の賞賛
返信