I've just filed bug 0004634. Grub won't install onto my pata drive now
that I have a sata drive installed. This is grub 0.97 on CentOS5.5.
Has anyone else encountered this? I'm guessing that I can always
install Fedora on hda, which should give me a working grub, but I was
hoping for something a little less involved.
Thanks,
Dave Mackay
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
11-23-2010, 05:12 PM
Keith Roberts
Grub, pata, and sata
On Mon, 22 Nov 2010, David G. Mackay wrote:
> To: centos@centos.org
> From: David G. Mackay <mackay_d@bellsouth.net>
> Subject: [CentOS] Grub, pata, and sata
>
> I've just filed bug 0004634. Grub won't install onto my pata drive now
> that I have a sata drive installed. This is grub 0.97 on CentOS5.5.
> Has anyone else encountered this? I'm guessing that I can always
> install Fedora on hda, which should give me a working grub, but I was
> hoping for something a little less involved.
>
> Thanks,
> Dave Mackay
Is the PATA drive on your Primary Master connection?
If you use Gparted live CD or Parted Magic, how do those
drives show up?
Regards,
Keith
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
11-23-2010, 06:04 PM
"David G. Mackay"
Grub, pata, and sata
On Tue, 2010-11-23 at 18:12 +0000, Keith Roberts wrote:
> On Mon, 22 Nov 2010, David G. Mackay wrote:
>
> > To: centos@centos.org
> > From: David G. Mackay <mackay_d@bellsouth.net>
> > Subject: [CentOS] Grub, pata, and sata
> >
> > I've just filed bug 0004634. Grub won't install onto my pata drive now
> > that I have a sata drive installed. This is grub 0.97 on CentOS5.5.
> > Has anyone else encountered this? I'm guessing that I can always
> > install Fedora on hda, which should give me a working grub, but I was
> > hoping for something a little less involved.
> >
> > Thanks,
> > Dave Mackay
>
> Is the PATA drive on your Primary Master connection?
>
> If you use Gparted live CD or Parted Magic, how do those
> drives show up?
>
> Regards,
>
> Keith
[root@vorpal ~]# cat /boot/grub/grub.conf
# 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,0)
# kernel /vmlinuz-version ro root=/dev/sda1
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.26.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.26.1.el5 ro root=LABEL=/ rhgb quiet
psmouse.proto=bare
initrd /initrd-2.6.18-194.26.1.el5.img
Following is boot from hdb
[root@vorpal ~]# cat /mnt/util/grub/grub.conf
# 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/VolGroup01/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd1,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.26.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.26.1.el5 ro root=LABEL=/ rhgb quiet
psmouse.proto=bare
initrd /initrd-2.6.18-194.26.1.el5.img
title CentOS (2.6.18-194.17.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.17.1.el5 ro root=LABEL=/ rhgb quiet
psmouse.proto=bare
initrd /initrd-2.6.18-194.17.1.el5.img
title CentOS (2.6.18-194.11.3.el5)
root (hd1,0)
kernel /vmlinuz-2.6.18-194.11.3.el5 ro
root=/dev/VolGroup01/LogVol00 rhgb quiet psmouse.proto=bare
initrd /initrd-2.6.18-194.11.3.el5.img
title CentOS5.5 (2.6.18-194.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/ rhgb quiet
psmouse.proto=bare
initrd /initrd-2.6.18-194.el5.img
Thanks,
Dave
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
11-24-2010, 05:05 AM
cornel panceac
Grub, pata, and sata
2010/11/23 David G. Mackay <mackay_d@bellsouth.net>
I've just filed bug 0004634. *Grub won't install onto my pata drive now
that I have a sata drive installed. *This is grub 0.97 on CentOS5.5.
Has anyone else encountered this? *I'm guessing that I can always
install Fedora on hda, which should give me a working grub, but I was
hoping for something a little less involved.
Thanks,
Dave Mackay
every time i reported this bug on some previous fedora versions, it was closed with notabug:"As mentioned in other bug reports, this isn't really a bug. There's no way for
the drive order to be consistently detected."
*https://bugzilla.redhat.com/show_bug.cgi?id=458138
--
When one door is closed, another is open.
(Robert Nesta Marley)
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
11-24-2010, 08:32 PM
"David G. Mackay"
Grub, pata, and sata
On Wed, 2010-11-24 at 08:05 +0200, cornel panceac wrote:
> every time i reported this bug on some previous fedora versions, it
> was closed with notabug:
> "As mentioned in other bug reports, this isn't really a bug. There's
> no way for
> the drive order to be consistently detected."
It's not a matter of drive order. Grub simply will not install on hda.
Even if the order were wrong it should still let me install. If it was
installing on the wrong drive, that would be a separate issue.
Dave
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
11-24-2010, 09:17 PM
Tru Huynh
Grub, pata, and sata
On Tue, Nov 23, 2010 at 06:17:17PM -0600, David G. Mackay wrote:
>
> On Tue, 2010-11-23 at 22:17 +0100, Tru Huynh wrote:
> > On Tue, Nov 23, 2010 at 01:04:03PM -0600, David G. Mackay wrote:
> > >
> > > (parted) print
...
> > > Error: Unable to open /dev/md0 - unrecognised disk
> > > label.
> >
> > shouldn't have boot,raid flags on the members of tour /dev/md0 array?
so where is the /dev/md0 from?
> >
> > cat /proc/mdstat
> > df -P
> > cat /grub/grub.conf (from hda1) and from hdb1