포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 20MB 입니다.

- sysvinit 설정

 

cd sysvinit-2.84/src

vi Makefile

CC = arm-generic-linux-gnueabi-gcc
CFLAGS  = -Wall -O2 -D_GNU_SOURCE

 

이렇게 추가/수정한 후

 

make


cp -a init halt /opt/arm-generic/arm-generic-linux-gnueabi/sys-root/sbin

 

cd /opt/arm-generic/arm-generic-linux-gnueabi/sys-root/sbin
ln -sf halt reboot;ln -sf halt poweroff;ln -sf init telinit


 

"사람은 자기가 보고 싶은 현실만 볼 뿐이다." - Gaius Julius Caesar
첨부
엮인글 :
http://www.aesop.or.kr/index.php?mid=Board_Documents_Linux_Kernel&document_srl=35366&act=trackback&key=8c6
List of Articles
번호 제목 글쓴이 날짜 조회 수sort

USB Gadget RNDIS ethernet howto - for C110/V210 file [5]

lowlevel_init.S 분석자료(aesop6410) [2]

임베디드 시스템 포팅 가이드(PXA255 ) #3 file

FATAL: kernel too oldKernel panic - not syncing: Attempt...

임베디드 시스템 포팅 가이드(PXA255 ) #4 file

MicroC/OS-II Porting to TMS320C31

XFree86-4.4.0 Cross compile Tip [2]

Linux Thread Synchronization Guide file

NFS howto & options

PXA272 Ramdisk Booting User Guide file [1]

Windows CE에서 NK.bin에 포함된 모듈 확인 하는 방법 file [1]

임베디드 시스템 포팅 가이드(PXA255 ) #2 file

kernel 2.6(S3C64XX)용 kernel image구조

GStreamer on TI DaVinci and OMAP

2.6.28 kernel에서 sk_buff에서 mac header를 가져오고 찍는 방법 [1]

uBuntu 8.10에서 Crosstool 0.43 사용 방법 [2]

ramdisk howto file

ubuntu 에서 kubuntu ppa backports repository 지정방법 [1]

Embedded linux Swap howto

Creating a Root File System for Linux on OMAP35x

사용자 로그인