아래와 같은 에러가 난다면 kernel/arch/arm/mach-exynos/mach-smdk4x12.c 파일에서 다음을 확인하라.
MACHINE_START(SMDK4412, "SMDK4X12")
SMDK4X12 가 아닌 다른 것으로 되어 있어서 이다.
[ 2.732117] Freeing init memory: 248K
[ 2.741706] init: could not import file '/init.smdk4x12.rc' from '/init.rc'
[ 2.743152] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 2.822799] init: cannot open '/initlogo.rle'
[ 2.996371] init: Unable to open persistent property directory /data/property errno: 2
[ 3.001587] init: cannot find '/system/bin/servicemanager', disabling 'servicemanager'
[ 3.006572] init: cannot find '/system/bin/vold', disabling 'vold'
[ 3.012736] init: cannot find '/system/bin/netd', disabling 'netd'
[ 3.018892] init: cannot find '/system/bin/debuggerd', disabling 'debuggerd'
[ 3.025924] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
[ 3.032609] init: cannot find '/system/bin/surfaceflinger', disabling 'surfaceflinger'
[ 3.040508] init: cannot find '/system/bin/app_process', disabling 'zygote'
[ 3.047451] init: cannot find '/system/bin/drmserver', disabling 'drm'
[ 3.053960] init: cannot find '/system/bin/mediaserver', disabling 'media'
[ 3.060824] init: cannot find '/system/bin/installd', disabling 'installd'
[ 3.061130] failed to copy MFC F/W during init
[ 3.072205] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 3.080437] init: cannot find '/system/bin/keystore', disabling 'keystore'
[ 3.087775] init: cannot find '/system/bin/sh', disabling 'console'
'Android > 공통' 카테고리의 다른 글
Rockchip adb 를 ubuntu 에 추가하기. (0) | 2015.04.16 |
---|---|
android build 시 mtd-utils 에서 아래와 같이 에러가 날때.... (0) | 2014.04.01 |
Ubuntu 13.10 에서 android build 시 에러 메세지 수정 포인트 (0) | 2014.02.11 |
android LOCK screen 안보이게 하기 (0) | 2012.09.28 |
bootanimation.zip (0) | 2012.09.03 |