Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-18 Thread Sam Morris
tag 423648 + fixed-upstream thanks On Thu, 2007-05-17 at 08:16 +0200, Robert Millan wrote: > It seems that upstream just reviewed this. Can you try latest CVS and > report > if that works for you? Today's CVS checkout is looking great! $ for x in fs drive device; do sudo ./grub-probe -

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-16 Thread Robert Millan
On Mon, May 14, 2007 at 09:23:24PM +0200, Robert Millan wrote: > On Mon, May 14, 2007 at 09:59:15AM +0100, Sam Morris wrote: > > On Mon, 2007-05-14 at 10:54 +0200, Robert Millan wrote: > > > On Sun, May 13, 2007 at 08:32:58PM +0100, Sam Morris wrote: > > > > > Can you try arranging this code to inc

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-14 Thread Robert Millan
On Mon, May 14, 2007 at 09:59:15AM +0100, Sam Morris wrote: > On Mon, 2007-05-14 at 10:54 +0200, Robert Millan wrote: > > On Sun, May 13, 2007 at 08:32:58PM +0100, Sam Morris wrote: > > > > Can you try arranging this code to include the missing "/dev/" and > > > > report if > > > > everything stil

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-14 Thread Sam Morris
On Mon, 2007-05-14 at 10:54 +0200, Robert Millan wrote: > On Sun, May 13, 2007 at 08:32:58PM +0100, Sam Morris wrote: > > > Can you try arranging this code to include the missing "/dev/" and report > > > if > > > everything still works? > > > > Now this is more interesting. I no longer have the b

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-14 Thread Robert Millan
On Sun, May 13, 2007 at 08:32:58PM +0100, Sam Morris wrote: > > Can you try arranging this code to include the missing "/dev/" and report if > > everything still works? > > Now this is more interesting. I no longer have the broken menu that I > mentioned in the other bug report! However, when I ac

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-13 Thread Sam Morris
On Sun, 2007-05-13 at 21:07 +0200, Robert Millan wrote: > On Sun, May 13, 2007 at 06:24:19PM +0100, Sam Morris wrote: > > Package: grub-pc > > Version: 1.95+20070507-1 > > Severity: normal > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > While debugging #423022 I found the followin

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-13 Thread Robert Millan
On Sun, May 13, 2007 at 06:24:19PM +0100, Sam Morris wrote: > Package: grub-pc > Version: 1.95+20070507-1 > Severity: normal > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > While debugging #423022 I found the following: > > > I had to do one more thing to boot up correctly: edit the comm

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-13 Thread Sam Morris
Package: grub-pc Version: 1.95+20070507-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While debugging #423022 I found the following: > I had to do one more thing to boot up correctly: edit the command line. > It had 'root=md0' but it needed 'root=/dev/md0'. It appears that > '