bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GRUB configuration with 3 disks (Linux RedHat 7.2)


From: Emmanuel Viennet
Subject: GRUB configuration with 3 disks (Linux RedHat 7.2)
Date: Mon, 17 Dec 2001 16:17:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1

I'm trying to install GNU/Linux RedHat 7.2 on my machine:.
the disk configuration is:
 - IDE 0:  disk 0 (master), zip drive (slave)
 - IDE 1:  disk 1 (master) 60Gb
 - SCSI:   disk 2, cdrom, cdwriter, ...

The new linux is installed on disk 1 (ie /dev/hdc).

After RedHat install and reboot, the pc displays
"GRUB" and hangs (no error message, no prompt).

I can boot from the floppy.

Does GRUB support booting from the third IDE disk ?

Any suggestion ?

Thanks,
Emmanuel


 /boot/grub/grub.conf 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/hdc2
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-10)
        root (hd1,0)
        kernel /vmlinuz-2.4.7-10 ro root=/dev/hdc2
        initrd /initrd-2.4.7-10.img





reply via email to

[Prev in Thread] Current Thread [Next in Thread]