This is the configuration of grub.conf
Why I am not able to see the login screen of linux but windows is working fine
-----------------------------------------------------
default=0
timeout=10
splshimage=(hd0,6) /grub/splash-spm.gz
title Red hat linux(2.5.7)
root(hd0,6)
Kernel /vmlinuz-2.4.7 ro root/dev/hda10
initrd /initrd-2.4.7.imng
title Dos
rootnoverify (hd0,0)
chainloader +1
------------------------------------------------------