android nfs boot problem

发布于 2022-09-12 19:39:24 字数 886 浏览 9 评论 9

Any one, who use NFS boot android?

I set the configs:

  1. bootargs=console=ttyS0,115200n8 root=/dev/nfs nfsroot=10.126.34.43:/mydroid/myfs
  2. /rootfs,nolock mem=256M noinitrd androidboot.console=ttyS0 ip=10.126.34.158:10.1
  3. 26.34.43:10.126.34.1:255.255.255.0:devkit8000:eth0:offinit=/init rw

复制代码but I can't boot into the UI, and the kernel is ok.

from logcat

  1. 417 I/EthernetMonitor( 2632): go poll events
  2. 418 I/ethernet( 2632): Poll events from ethernet devices
  3. 419 W/dalvikvm( 2632): threadid=47: thread exiting with uncaught exception (group=0x4001b188)
  4. 420 E/AndroidRuntime( 2632): Uncaught handler: thread ConnectivityThread exiting due to uncaught exception
  5. 421 E/AndroidRuntime( 2632): *** EXCEPTION IN SYSTEM PROCESS.  System will crash.

复制代码any suggestion?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(9

满栀 2022-09-19 18:38:40

权限 权限 我靠 搞定

羞稚 2022-09-19 17:27:55

you are very awesomeness
T-Bagwell 发表于 2010-09-30 09:43

    I don't know what does this wold 'awesomeness' mean?

任谁 2022-09-19 16:11:24

I will try to pull the File system form the board, and put it into the NFS server, then do ...
starT_T 发表于 2010-09-30 09:35

   
you are very awesomeness

乖乖公主 2022-09-19 14:33:27

What about your system now?
T-Bagwell 发表于 2010-09-30 09:33

    I will try to pull the File system form the board, and put it into the NFS server, then do NFS boot

数理化全能战士 2022-09-19 08:58:02

yes, I also think the problem caused by the file system
    Thanks a lot
starT_T 发表于 2010-09-30 09:31

    What about your system now?

波浪屿的海角声 2022-09-19 05:00:13

我知道,思想不要太死
你的rootfs里面的网络需要设置,我说的是这个意思

你的boot里面的ip是 ...
T-Bagwell 发表于 2010-09-29 09:16

    yes, I also think the problem caused by the file system
    Thanks a lot

嘿哥们儿 2022-09-19 01:07:25

我没用 system.img
    就是把编译出来的 /root/* /system 这两个东西 直接放在NFS的root文件夹 ...
starT_T 发表于 2010-09-28 21:32

    我知道,思想不要太死
你的rootfs里面的网络需要设置,我说的是这个意思

你的boot里面的ip是没问题了
但是进入fs以后,网络貌似就不应该由你的bootloader来管理了吧?

岁月染过的梦 2022-09-18 18:36:05

是不是system.img里面的网络需要配置一下呢?
T-Bagwell 发表于 2010-09-28 20:22

    我没用 system.img
    就是把编译出来的 /root/* /system 这两个东西 直接放在NFS的root文件夹下面用
   搞了好几天了 还是没弄好

热情消退 2022-09-13 12:41:40

是不是system.img里面的网络需要配置一下呢?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文