Samba Configuration on i.MX6 Yocto 4.1.15

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

Samba Configuration on i.MX6 Yocto 4.1.15

2,904 次查看
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,478 次查看
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,478 次查看
vincentchou
Contributor IV

Thanks!  We shall put that into the script!

0 项奖励
回复