커널 재컴파일후에 랜카드 모듈이 안올라와서
재컴파일 하면서 에러를 검출해보니
make bzImage 2> bzimage.txt
_________ bzimage.txt----------
Root device is (3, 7)
Boot sector 512 bytes
Setup is 2384 bytes
System is 727 kB
_______________________________
make install 2> install.txt
__________ install.txt ---------
Root device is (3, 7)
Boot sector 512 bytes
Setup is 2384 bytes
System is 727 kB
+ [ -x /sbin/installkernel ]
+ exec /sbin/installkernel 2.4.1 bzImage /usr/src/linux-2.4.1/System.map
_________________________________
이와 같은 에러가 나며 make modules , make modules_install은 에러가
검출되지 않았습니다.
이와 같은 에러는 치명적인 것인지? 아님 일반적으로 나는 것인지...
랜카드 모듈을 올릴려면 에러 메세지중
hint : insmod errors can by caused by incorrect module parameters ,
including invaild IO or IRQ parameters
라고 나와서 /etc/modules.conf 를 수정해봤는데도 소용이 없습니다...
그럼 고수님들의 많은 가르침을 .....--껍데기는 가라