https://bugzilla.novell.com/show_bug.cgi?id=374365 User juhliarik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=374365#c3 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |aschnell@novell.com --- Comment #3 from Jozef Uhliarik <juhliarik@novell.com> 2008-03-31 02:31:57 MST --- The problem is that target map about disks (yast2-storage) includes line about raid: "raid_type":"raid_unknown" yast2-bootloader checks raid_type: if (tolower (info["raid_type"]:"") != "raid1") { y2milestone ("Cannot install bootloader on RAID (not mirror)"); return false; } Arvin could you check if yast2-storage can indentify raid type correctly please? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.