bug-grub
[Top][All Lists]
Advanced

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

Booting from second hard disk


From: Muralidhar Ganga
Subject: Booting from second hard disk
Date: 23 Feb 2002 20:45:26 -0500

Hi,

I have a problem in booting the first entry of /etc/grub.conf, from my
second hard disk.

I have attached the /etc/grub.conf file.
It complains "File not found" when grub tries to boot with
(vmlinuz-2.4.9-21). I have those two files in /boot of second hard disk
/dev/hdb.

I have installed grub onto the MBR of first hard disk as:
/sbin/grub-install /dev/hda.

It shows the image and could not boot with it. But the rest of the
images are fine. I also have a /boot directory on /dev/hda.

Does the GRUB confusing with that ?

Thanks
/Murali





# 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 (hd0,5)
#          kernel /vmlinuz-version ro root=/dev/hda3
#          initrd /initrd-version.img
#boot=/dev/hdb1
default=1
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
password --md5 $1$ÇÊütÀÌÈØ$duEFQt8hc0ZpmDr2N7vb11
title Red Hat Linux-up (2.4.9-21)
        root (hd1,5)
        kernel (hd1,0)/vmlinuz-2.4.9-21 ro root=/dev/hdb6 hdc=ide-scsi
        initrd (hd1,0)/initrd-2.4.9-21debug.img
title Red Hat Linux (2.4.7-10enterprise)
        root (hd1,5)
        kernel (hd1,0)/vmlinuz-2.4.7-10enterprise ro root=/dev/hdb6
hdc=ide-scsi
        initrd (hd1,0)/initrd-2.4.7-10enterprise.img
title Red Hat Linux-smp (2.4.7-10smp)
        root (hd1,5)
        kernel (hd1,0)/vmlinuz-2.4.7-10smp ro root=/dev/hdb6 hdc=ide-scsi
        initrd (hd1,0)/initrd-2.4.7-10smp.img
title Red Hat Linux-up (2.4.7-10)
        root (hd1,5)
        kernel (hd1,0)/vmlinuz-2.4.7-10 ro root=/dev/hdb6 hdc=ide-scsi
        initrd (hd1,0)/initrd-2.4.7-10.img
title DOS
        rootnoverify (hd0,0)
        chainloader +1



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




reply via email to

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