Editing /ueventd.rc

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

Editing /ueventd.rc

3,553 次查看
PaulMcGregor
Contributor I

I an trying to edit /ueventd.rc to add the line

 "/dev/ttymxc0 0666 root root"

allowing normal users access to the com port.

 

I have remounted the rootfs as read write and pushed the updated file however after cycling power  the changes are gone.

 

Any help would be appreciated. 

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

1,788 次查看
daiane_angolini
NXP Employee
NXP Employee
you can see how to modify uramdisk.img on User Guide. Search for "cpio"
0 项奖励
回复

1,788 次查看
AlanLevy
Contributor I

The root is a RAM file system so all changes are lost at reboot. To make permanent changes you need to modify the contents of uramdisk.img and put that onto the boot device, which has to be done from a host development system.

0 项奖励
回复