Re: Bug#612692: grub-setup segfaults when presented with partitioned raid

2011-02-11 Thread Jim Meyering
Colin Watson wrote: > On Wed, Feb 09, 2011 at 03:33:54PM -0800, Jamie Heilman wrote: >> root@cucamonga:/etc/grub.d# grub-setup --directory=/boot/grub >> --device-map=/boot/grub/device.map /dev/md/d0 >> Invalid device `/dev/md/d0'. >> Segmentation fault >> >> I think that was supposed to show usage

Re: Bug#612692: grub-setup segfaults when presented with partitioned raid

2011-02-09 Thread Colin Watson
On Wed, Feb 09, 2011 at 03:33:54PM -0800, Jamie Heilman wrote: > root@cucamonga:/etc/grub.d# grub-setup --directory=/boot/grub > --device-map=/boot/grub/device.map /dev/md/d0 > Invalid device `/dev/md/d0'. > Segmentation fault > > I think that was supposed to show usage ... not segfault. I've tr