2.2.14 에서 2.2.16 으로 커널 컴파일을 했는데 두가지 문제가 생겼네요.
사운드 카드를 잡지 못하는군요.
부팅시 나오는 내용:
"Roding Sound module(cmpci) modprobe:can't locate module cmpci[FAILED]"
/usr/src/linux/drivers/sound 에는 cmpci.c 가 있거든요.
두번째는 /etc/fstab 파일을 수정하면 윈98 파티션이 자동 마운트 되잖아요.
그런데 되지를 않습니다.
수정내용:/dev/hda1 /mnt/dos vfat defaults 0 0
부팅시 나오는 내용:
mounting other filesystems mount:/dev/hda1 has wrong major or miner
number [FAILED]
설명이 부족해도 자세히 보시고 해결방법을 알려 주세요.