커널 컴파일(2.4.18)후 messages log 파일에 다음과 같은 메시지가 반복해서 나오고 있더군요
May 16 04:02:15 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:15 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:15 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:15 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:15 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:15 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:15 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:15 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:16 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:16 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:16 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:16 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:16 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:16 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:16 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:16 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:17 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:17 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:17 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:17 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
May 16 04:02:59 localhost kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
May 16 04:02:59 localhost kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
하드 디스크에 문제가 생긴걸까요..??
PS. 물리적인 램이 1G(256 X 4) 인데 리눅스에서는 896M((256*3)+128)로 인식하고 있거든요
리눅스를 다시 설치하기 전에는 정상적으로 인식했는데.. 이유를 모르겠네요..