Android rootfs via NFS

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

Android rootfs via NFS

跳至解决方案
2,707 次查看
evgenymolchanov
Contributor III

Hello all.

I try to boot Android via TFTP & NFS.

I have successfully boot kernel and dtb via TFTP and successfully mount rootfs on NFS.

boot log in attachment.

I see that android have access to NFS root and create there directories and change permissions, but booting hangs on:

warning: `zygote' uses 32-bit capabilities (legacy support in use)                                                                                        

and after this in console I receive messages with 10 sec period

request_suspend_state: wakeup (3->0) at 29171553335 (2016-10-20 12:52:32.108244336 UTC)                                                                   
request_suspend_state: wakeup (0->0) at 37921858670 (2016-10-20 12:52:40.858550337 UTC)                                                                   
request_suspend_state: wakeup (0->0) at 46851544004 (2016-10-20 12:52:49.788235005 UTC)                                                                   
request_suspend_state: wakeup (0->0) at 55541579005 (2016-10-20 12:52:58.478270006 UTC)                                                                   

 

On display a see bootanimation. If I stop it nothing changes.

Can someone give me some hints to solve this issue?

Original Attachment has been moved to: Android-NFS-boot.txt.zip

标签 (2)
0 项奖励
回复
1 解答
2,167 次查看
evgenymolchanov
Contributor III

Hello, you post was useful for me. I move setprop ro.nfs.mode yes from init.freescale.rc to init.rc and Android boots successfully via TFTP & NFS.

Thank you.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,168 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi,

This could help to solve your issue:

https://community.nxp.com/thread/312538 

Regards

2,168 次查看
evgenymolchanov
Contributor III

Hello, you post was useful for me. I move setprop ro.nfs.mode yes from init.freescale.rc to init.rc and Android boots successfully via TFTP & NFS.

Thank you.

0 项奖励
回复