Android KK does not boot when build it under ubuntu 14.04

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

Android KK does not boot when build it under ubuntu 14.04

1,540 次查看
oussama
Contributor III

I have built android kitkat for some I.MX6 board under ubuntu 14.04, however it refuse to boot from nfs and ubifs and display some init error.

When booting from nfs, it show

[    8.144135] init: skipping insecure file '/default.prop'

[    8.152296] init: skipping insecure file '/init.rc'

The issue is that there is some configuration file with write access for the group and android refuse to use them.

This can be  solved by removing the write permission for the group( chmod g-w -R android_fs).

Why do I have to remove manually the write permission of the group?

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