기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

1)아래와 같이 설정하면

setenv bootargs console=ttySAC1,115200 root=/dev/nfs rw nfsroot=$serverip:/nfsroot/Android-20101122 ip=$ipaddr:$serverip:$gatewayip:$netmask::eth0:off  ethaddr=$ethaddr init=/init

 

android booting이 되는데 아래와 같은 메시지가 나옵니다.

==================

<android booting 내용>

Warning: unable to open an initial console. <==??
init: cannot open '/initlogo.rle'

<중략>
init: Created socket '/dev/socket/zygote' with mode '666', user '0', group '0'
init: Created socket '/dev/socket/rild' with mode '660', user '0', group '1001'
sh: can't access tty; job control turned off   <= ??

==================

 

2) 아래와 같이 설정하면

setenv bootargs console=ttySAC1,115200 androidboot.console=s3c2410_serial2 root=/dev/nfs rw nfsroot=$serverip:/nfsroot/Android-20101122 ip=$ipaddr:$serverip:$gatewayip:$netmask::eth0:off  ethaddr=$ethaddr init=/init

 

android booting이 되는데 아래와 같은 메시지가 나옵니다.

=======================
Warning: unable to open an initial console. <== ??
init: cannot open '/initlogo.rle'

<중략>

init: Created socket '/dev/socket/rild' with mode '660', user '0', group '1001'
init: Created socket '/dev/socket/zygote' with mode '666', user '0', group '0'
init: starting 'keystore'


=======================

argment를 잘 찾지 못 하여 노가다 중에 있습니다. 부탁드립니다.

 

 

List of Articles
번호 제목 글쓴이 날짜 조회 수
4028 mmc card driver [1] 만봉부인 2010-11-24 475
4027 v210용 android froyo source배포 관련 문의 [1] joejung 2010-11-24 473
4026 Rebis 보드(s3c2440)에서 리눅스(android)용 cs8900 이더넷 드라이버를... [1] 소노공 2010-11-23 793
4025 Odroid-7의 메모리를 기본 용량인 microSD 4G를 8G나 16G로 바꿀... [1] 신현범 2010-11-23 923
4024 v210 , u-boot 설정 저장 에러 [1] 김정중 2010-11-23 565
4023 gtk+DirectFB 컴파일관련 질문입니다. patro 2010-11-23 545
4022 can't open /dev/ttySAC1 file [1] *김종원 2010-11-23 570
4021 ALSA DAPM 동작 관련 전성진 2010-11-22 873
» Ethernet으로 v210 Froyo RFS mounting bootarg를 좀 부탁드립니... yama 2010-11-22 490
4019 Odroid-t u-boot compile... [5] 쭈영 2010-11-22 812
4018 [리부팅,리붓,Reebot,Reeboting] REBOOT이 가능한 어플 문의 [2] 드로준 2010-11-22 1195
4017 [PC100:MFC] JPEG Encoder 관련 질문입니다. 멀미통 2010-11-22 509
4016 부트로더 복구? [1] 김정중 2010-11-21 710
4015 이솝 6410 보드의 메모리맵 요청 [2] honggun 2010-11-20 549
4014 connect-debounce fail 강전경 2010-11-20 678
4013 V210 이솝보드 화면 깜빡거리는 현상() [1] 김명준 2010-11-19 549
4012 ubunbu 10.10 에서 이솝S5V210 작업환경 구축하다 막혔습니다. [3] 황홀한뉴비 2010-11-19 1371
4011 v210 nfs mount 문제 질문입니다 file [3] yama 2010-11-19 584
4010 오드로이드-T 무선랜 작동에 관하여 [1] trumpetYK 2010-11-18 563
4009 camera 5m 적용 [2] norway 2010-11-18 631

사용자 로그인