主题 : android init: cannot execve('/system/bin/servicemanager'): Permission denied, help me 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 8275
精华: 0
发帖: 13
金钱: 95 两
威望: 31 点
贡献值: 0 点
综合积分: 26 分
注册时间: 2009-08-17
最后登录: 2011-04-17
楼主  发表于: 2009-11-23 12:59
管理提醒: 本帖被 kasim 从 Linux技术交流专区 移动到本区(2009-11-23)
该主题已被管理员删除!
级别: 新手上路
UID: 12492
精华: 0
发帖: 1
金钱: 5 两
威望: 1 点
贡献值: 0 点
综合积分: 2 分
注册时间: 2010-01-07
最后登录: 2010-01-11
1楼  发表于: 2010-01-08 23:51
i met the similar issue on the s3c6410 board,it should be the yaffs2 fs code issue in your kernel(the kernel code on the offical google website,I think).
what you should do is just download the latest yaffs2 code from the offical website (not google website) and replace the yaffs2 code in your kernel.

rebuild your kernel and tested it.

it should give you a suprise!

and it spent more than two days on solving  this issue and it  works for me now.
I think the latest yaffs2 code  on the offical website has solved this issue.
Hope this can help you!
[ 此帖被ijunjay在2010-01-09 00:25重新编辑 ]
级别: 新手上路
UID: 9892
精华: 0
发帖: 9
金钱: 45 两
威望: 9 点
贡献值: 0 点
综合积分: 18 分
注册时间: 2009-10-17
最后登录: 2017-09-13
2楼  发表于: 2010-01-17 15:37
改改 权限就行了
级别: 新手上路
UID: 4824
精华: 0
发帖: 45
金钱: 395 两
威望: 181 点
贡献值: 0 点
综合积分: 90 分
注册时间: 2009-03-30
最后登录: 2012-08-24
3楼  发表于: 2010-07-23 11:34
我也遇到相同的问题 但好像不是权限的问题,~~
求真知!去浮躁!
级别: 侠客
UID: 6514
精华: 0
发帖: 86
金钱: 770 两
威望: 642 点
贡献值: 0 点
综合积分: 172 分
注册时间: 2009-06-04
最后登录: 2019-08-08
4楼  发表于: 2010-07-28 10:25
解决了没有!
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
5楼  发表于: 2010-07-28 12:05

 回 4楼(xmh800813) 的帖子

你问谁,一个多月没有出现的楼主吗?
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
级别: 新手上路
UID: 25419
精华: 0
发帖: 6
金钱: 30 两
威望: 6 点
贡献值: 0 点
综合积分: 12 分
注册时间: 2010-07-23
最后登录: 2010-08-04
6楼  发表于: 2010-08-04 20:37
顶上,同问题
级别: 新手上路
UID: 27590
精华: 0
发帖: 2
金钱: 10 两
威望: 2 点
贡献值: 0 点
综合积分: 4 分
注册时间: 2010-08-28
最后登录: 2010-10-18
7楼  发表于: 2010-10-09 12:18
我也遇到了这样的问题该权限没用
级别: 新手上路
UID: 49541
精华: 0
发帖: 1
金钱: 5 两
威望: 1 点
贡献值: 0 点
综合积分: 2 分
注册时间: 2011-06-13
最后登录: 2017-09-13
8楼  发表于: 2011-06-13 10:05
我也遇到同样的问题。
用root账号制作rootfs后就可以了,因该是权限的问题。
我是用root将rootfs拷贝到sd上后再解压的