Samba Configuration on i.MX6 Yocto 4.1.15

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Samba Configuration on i.MX6 Yocto 4.1.15

2,898件の閲覧回数
vincentchou
Contributor IV

Hi!  Support,

I have already included all necessary packages into the Yocto BSP and make the root file system on my board.  I could run nmbd and smbd without any errors.  However, if I enter 'ps -ef' command after I enter nmbd and smbd, there is not process with these names in the background.  Is there a way I could configure smbd and nmbd running in the background on my board on i.MX6 sabresd board with Yocto 4.1.15?

Vincent

0 件の賞賛
返信
2 返答(返信)

2,472件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Vincent,

The samba server it is initialized in the  init.rc   scritp you need to run  smbd -b  to run the service in the background. Since the deamon it is started from the begining in the init script.

Happy New Year 2018

Best Regards,

TIC Team

2,472件の閲覧回数
vincentchou
Contributor IV

Thanks!  We shall put that into the script!

0 件の賞賛
返信