Well this has been happening for a while...
When I use grub I see : GRUB READ ERROR
GRUB HARD DISK ERROR; then it freezes
When i use lilo i see: L; or Li; then it freezes...
This doesn't always happen when I turn on my computer... only when it's in a bad mood
I installed first Windows XP on my 60 Gb hard disk: hda
then Redhat on my 40 Gb hard disk hdb ...
my partitions in hdb are: 98.7MB /boot ; 35.6GB for / and ~1GB for swap;
Since I'm a newbie in all this I didn't touch my *.conf files....
Yesterday I reinstalled RedHat 9.0 again and up to now I've been able to boot fine...
but I suspect that as before this little heaven won't last long...
my new grub.conf file is:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd1,0)
# kernel /vmlinuz-version ro root=/dev/hdb2
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd1,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi
initrd /initrd-2.4.20-8.img
title WindowsXP
rootnoverify (hd0,0)
chainloader +1
See anything strange or can I be hopefull that this time I won't have any problems?...
Thanks
