Bug#478228: grub-probe: can't handle (raid) md-devices

2008-08-03 Thread Thomas Rösch
Hey Felix Sorry for needing so much time - too much work. mdraids with default 0.90 format works fine with grub2 as long as you aren't installing grub in a chroot to it, That is a common case for repair, if your system fails to boot but have booted your system with it. Ok So please

Bug#478228: grub-probe: can't handle (raid) md-devices

2008-08-03 Thread Felix Zielcke
reassign 492897 grub2 #forgot that it applies to whole grub2 not just grub-probe thanks Hello, Am Sonntag, den 03.08.2008, 21:09 +0200 schrieb Thomas Rösch: Hey Felix Sorry for needing so much time - too much work. No problem, thanks for replying to both mails. mdraids with default

Bug#478228: grub-probe: can't handle (raid) md-devices

2008-07-29 Thread Felix Zielcke
clone 478228 -1 retitle -1 grub2 should support mdraid 1.X format of superblock severity -1 wishlist thanks /proc/mdstat: md9 : active raid1 sdc9[3] sda9[2] 979952 blocks super 1.0 [2/2] [UU] md6 : active raid10 sdb6[0] sdd6[3] sdc6[2] sda6[1] 97658880 blocks super 1.0 128K chunks 2

Bug#478228: grub-probe: can't handle (raid) md-devices

2008-07-29 Thread Robert Millan
On Tue, Jul 29, 2008 at 07:24:09PM +0200, Felix Zielcke wrote: Guntsche Michael said yesterday on grub-devel now, that grub2 can only handle the default 0.90 superblock format but as you can see above you are using 1.0 even for /boot But we have a check for this: /* FIXME: Also support

Bug#478228: grub-probe: can't handle (raid) md-devices

2008-07-29 Thread Felix Zielcke
From: Robert Millan [EMAIL PROTECTED] But we have a check for this: /* FIXME: Also support version 1.0. */ if (sb.major_version != 0 || sb.minor_version != 90) { grub_error (GRUB_ERR_NOT_IMPLEMENTED_YET, Unsupported RAID version: %d.%d,

Bug#478228: grub-probe can't handle (raid) md-devices

2008-07-28 Thread Felix Zielcke
Hello, grub-probe: info: opening md6 /home/rmh/hacking/grub/debian/upload/grub2-1.96+20080704/kern/disk.c:220: Opening `md6'... /home/rmh/hacking/grub/debian/upload/grub2-1.96+20080704/kern/disk.c:299: Opening `md6' failed.

Bug#478228: Debian bug #478228 grub-probe can't handle (raid) md-devices

2008-07-22 Thread Felix Zielcke
From: Thomas Rösch [EMAIL PROTECTED] Hello, I am sorry, i have removed this version and use the old grub again since some month. grub-probe is in grub-common and the old grub depends on it since version 0.97-33 So can you please make sure you have grub-common 1.96+20080704-2 installed and

Bug#478228: grub-probe can't handle (raid) md-devices

2008-07-22 Thread Felix Zielcke
Urm sorry, i think my last mail wasn't that clear :) I forgot that you did reported this against grub-legacy. You can install grub-common without problems with an old grub-legacy even if it's 0.97-33 It only contains grub-probe and grub-mkdevicemap [0] and it doestn't conflict with any

Bug#478228: Debian bug #478228 grub-probe can't handle (raid) md-devices

2008-07-20 Thread Felix Zielcke
retitle 478228 grub-probe: can't handle (raid) md-devices reassign 478228 grub-common thanks Is this still an issue with 1.96+20080704-2 currently in testing/unstable ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]