Bug#473340: grub-probe: "cannot find a GRUB drive for ...."

Blaž Lorger blaz.lorger at triera.net
Mon Mar 31 20:24:59 UTC 2008


Dne Monday 31 of March 2008 je Blaž Lorger napisal(a):
> > On Sun, Mar 30, 2008 at 03:23:03AM +0200, Blaž Lorger wrote:
> > > Package: grub
> > > Version: 0.97-35
> > >
> > > After upgrade from grub version 0.97-32, I was unable to install new
> > > kernel version becouse update-grub fails. It seems that problem is with
> > > grub-probe: isis:~# grub-probe  /
> > > 	grub-probe: error: cannot find a GRUB drive for /dev/sde1.
> >
> > Please attach your /boot/grub/device.map.
>
> It's just oneliner:
> (hd0)   /dev/sda
>
> This was true until I installed 5th drive. Now it'a a lottery whether hd0
> is /dev/sda or /dev/sde.

Some additional information may help.
Devices /dev/sda, ..., /dev/sdd are joined in RAID.

I created temporary device.map:
(hd0) /dev/disk/by-id/scsi-S_3ND034S4
(hd1) /dev/disk/by-id/scsi-S_3ND1DBEF
(hd2) /dev/disk/by-id/scsi-S_9QG0RTF1
(hd3) /dev/disk/by-id/scsi-S_WD-WCAPW3292614
(hd4) /dev/disk/by-id/scsi-S_9QG0VRJT
(hd5) /dev/disk/by-id/scsi-S_WD-WCAPW3375714

With this device.map grub-probe executes successfully:
# grub-probe --device-map=tmp/device.map /
ext2

Can I use this device.map or will it cause problems?





More information about the Pkg-grub-devel mailing list