안녕하세요..
주로 C(어셈 약간) 로 하드웨어 연동 프로그램을 하는 사람입니다.
최근 2년 반 정도는 월급에 거의 관계없이 벤처식으로 일했다가
회사 거덜나서 이제 회사를 알아보려 하는데요..
임베디드 리눅스(커널, 드라이버등등..)도 좀 했고, 8비트 cpu들도
많이 다뤘습니다. 왠만한 회로도 분석하고 간단한 테스트보드 정도는
직접 만들기도 합니다. 아트웍은 못하고요..
윈도우 VC++ 와 wdm 윈도우 디바이스 드라이버도 만들어 봤었고..
12월 7일에 2003 Software Expo 에 다녀왔습니다.
거기서 KLDP 부스도 들러보았구요. 펭귄녀석이랑 사진도 찍었습니다.
맨날 사이트에만 들어오다가 직접 운영자분들을 만나뵈니까 너무 반가웠습니다.
대자보 방명록에 좋은 말을 못써서 아쉽네요 ^^;
그때 찍은 사진들을 제 사이트에 게시해 놓았으니 시간있으시면 구경들오세요. http://riversiders.org/kaz/ 에 오셔서 Hall 안의 현장포착 카테고리를 선택하시면 엑스포 사진들을 보실 수 있을 겁니다.
As we saw earlier in this chapter, no filesystem can be replaced in its entirety while being mounted from the storage media where it is being stored. Hence, we need to look for ways to update a filesystem's content while it is mounted. There are quite a few ways to do this, each with their own advantages and disadvantages. In this section we will discuss three such methods, the rsync utility, package management tools, and ad-hoc scripts.