2008년 11월 17일
yaffs2올리기
linux2.6커널에 yaffs2올리기.
yaffs2 menuconfig
yaffs2는 정식 커널에 포함되어 있지 않다.
일단,
| [Development] |
Development
| Current directory: | [Development] |
| Files shown: | 0 |
| File | Rev. | Age | Author | Last log entry | |
|---|---|---|---|---|---|
| yaffs/ | 4 months | charles | *** empty log message ***(from WARNING-WARNING.txt/1.1) | ||
| yaffs2/ | 4 days | charles | Better retirement and erasure checking.(from yaffs_guts.c/1.37) | ||
| Show files using tag: |
위에서 Download tarball로 최신 yaffs2커널을 다운 받는다.
이제 압축을 풀고 yaffs2디렉토리로 들어가
$ ./patch-ker.sh /usr/src/linux-2.6.10/(컴파일할 커널 경로)
를 입력하면
커널옵션과 Makefile에 자동으로 yaffs2가 삽입된다.
그런다음 make menuconfig에서
File System -> Miscellaneous filesystems에 가면
위와 같은 yaffs2 커널옵션이 나타난다.
이제 커널 컴파일 하면 끝. ^_^/
넘넘 쉽당!
*끝*
출처: http://plan9blog.com/tt2/210
# by | 2008/11/17 18:11 | Linux | 트랙백 | 덧글(0)





☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]