作者hideofuyang ()
看板ASM
标题Re: [问题] 把android移植到s3c2440
时间Mon Nov 21 12:27:47 2011
※ 引述《hideofuyang (慢热的太阳)》之铭言:
: 因为找不到比这个版更适合问此问题
: 所以到此请教众多神人
: 我的开发板是飞凌的FL2440,
: 因为想要把android移植到此板上
: 而我已经先按照网上查询到的资料把kernel做好烧进板子的kernel分区里,
: 可是接下来是制作filesystem的部分,
: 这一步就不知道该如何下手
: http://code.google.com/p/android-on-freerunner/downloads/list
: 我有试着从这里下载cupcake(android1.5)档案後
: 里面主要可会使用到的有system.img ramdisk.img userdata.img
: 那我该如何烧进板上只有一个的filesystem分区
感谢大家的指引
我已经利用NFS成功挂FILESYSTEM了
不过问题来了
我尝试很久修改了四个不同版本的FS
分别是friendly arm 的1.5 2.1的以及openmoko 的 freerunner
分别出现了以下讯息後就停住了,板子上的画面则下去都是一行"Android"文字
希望大大可以开示一下感激不尽那里出了问题该怎麽走下去
感激不尽
1.openmoko
----------------------------------------------------------------------
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
IP-Config: Complete:
device=eth0, addr=192.168.0.56, mask=255.255.255.0, gw=192.168.0.1,
host=192.168.0.56, domain=, nis-domain=(none),
bootserver=192.168.0.70, rootserver=192.168.0.70, rootpath=
Looking up port of RPC 100003/2 on 192.168.0.70
Looking up port of RPC 100005/1 on 192.168.0.70
VFS: Mounted root (nfs filesystem).
Freeing init memory: 112K
init: cannot open '/initlogo.rle'
init: cannot find '/system/bin/playmp3', disabling 'bootsound'
sh: can't access tty; job control turned off
# warning: `rild' uses 32-bit capabilities (legacy support in use)
-------------------------------------------------------------------------
2.friendly arm 的1.5
---------------------------------------------------------------------------
Looking up port of RPC 100005/1 on 192.168.0.70
VFS: Mounted root (nfs filesystem).
Freeing init memory: 112K
mknod: /myDev/ts0: File exists
mknod: /myDev/fb0: File exists
mknod: /myDev/ts_ctl: File exists
open file errer!
ts_open: No such device
init: cannot open '/initlogo.rle'
init: Unable to open persistent property directory /data/property errno: 2
sh: can't access tty; job control turned off
/ # init: cannot find '/system/bin/playmp3', disabling 'bootsound'
warning: `rild' uses 32-bit capabilities (legacy support in use)
nfs: server 192.168.0.70 not responding, still trying
---------------------------------------------------------------------------
这里我觉的很奇怪,明明nfs已经挂好了为何又说没反应
3.friendly arm 的2.1
---------------------------------------------------------------------------
Looking up port of RPC 100005/1 on 192.168.0.70
VFS: Mounted root (nfs filesystem).
Freeing init memory: 112K
mknod: /myDev/ts0: File exists
mknod: /myDev/fb0: File exists
mknod: /myDev/ts_ctl: File exists
open file errer!
ts_open: No such device
Segmentation fault
init: cannot open '/initlogo.rle'
sh: can't access tty; job control turned off
/ # init: cannot find '/system/bin/playmp3', disabling 'bootsound'
init: cannot find '/system/etc/install-recovery.sh', disabling
'flash_recovery'
warning: `rild' uses 32-bit capabilities (legacy support in use)
g_file_storage: version magic '2.6.27 preempt mod_unload ARMv4 ' should be
'2.6.27 mod_unload ARMv4 '
init: untracked pid 677 exited
init: untracked pid 738 exited
init: untracked pid 751 exited
init: untracked pid 764 exited
init: untracked pid 777 exited
init: untracked pid 790 exited
init: untracked pid 803 exited
数字一直增加跑下去
--------------------------------------------------------------------------
4.
---------------------------------------------------------------------------
<3>init: cannot find '/system/bin/playmp3', disabling 'bootsound'
init: cannot find '/system/bin/playmp3', disabling 'bootsound'
sh: can't access tty; job control turned off
# <3>init: untracked pid 1726 exited
init: untracked pid 1726 exited
<3>init: untracked pid 1725 exited
init: untracked pid 1725 exited
<6>warning: `rild' uses 32-bit capabilities (legacy support in use)
warning: `rild' uses 32-bit capabilities (legacy support in use)
<3>init: untracked pid 1732 exited
init: untracked pid 1732 exited
<3>init: untracked pid 1733 exited
init: untracked pid 1733 exited
<3>init: untracked pid 1741 exited
init: untracked pid 1741 exited
<3>init: untracked pid 1742 exited
init: untracked pid 1742 exited
<3>init: untracked pid 1746 exited
init: untracked pid 1746 exited
<3>init: untracked pid 1747 exited
init: untracked pid 1747 exited
<3>init: critical process 'servicemanager' exited 4 times in 4 minutes;
rebooting into recovery mode
init: critical process 'servicemanager' exited 4 times in 4 minutes;
rebooting into recovery mode
<0>Restarting system with command 'recovery'.
Restarting system with command 'recovery'.
arch_reset: attempting watchdog reset
arch_reset: at
----------------------------------------------------------------------------
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 60.56.229.18
1F:→ hideofuyang:有没有人可以当面指导,我可以付钟点费 11/21 19:59
2F:→ sorkayi:有 androiddev版 11/25 13:55