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,534件の閲覧回数
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 返答(返信)