Re: Bug#422851: "grub-probe -t partmap" doesn't work with software RAID

2007-05-19 Thread Robert Millan
On Sat, May 19, 2007 at 02:10:32PM +0100, Sam Morris wrote: > > Ok, here are the results. > > 'grub-mkimage --output=/boot/grub/core.img ext2 pc gpt _chain' crashes > at the menu But raid is missing here. Does "ext2 pc gpt raid _chain" work? (at least, to get to the rescue console) > I wonder

Re: Bug#422851: "grub-probe -t partmap" doesn't work with software RAID

2007-05-19 Thread Robert Millan
On Sat, May 19, 2007 at 12:47:46PM +0100, Sam Morris wrote: > > > > Can you try passing these to grub-install instead of modifiing the source? > > > > Like: grub-install --modules="pc gpt" > > Ok, I'll try that... would grub-mkimage not throw an error in that case > though? It shouldn't. > BTW

Re: Bug#422851: "grub-probe -t partmap" doesn't work with software RAID

2007-05-19 Thread Robert Millan
On Sat, May 19, 2007 at 01:49:53AM +0100, Sam Morris wrote: > On Fri, 2007-05-18 at 08:51 +0200, Robert Millan wrote: > > On Sun, May 13, 2007 at 06:44:07PM +0200, Robert Millan wrote: > > > On Sun, May 13, 2007 at 12:02:26PM +0100, Sam Morris wrote: > > > > On Sat, 2007-05-12 at 22:16 +0100, Sam M