From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RwLOG-0004sx-Jn for mharc-grub-devel@gnu.org; Sat, 11 Feb 2012 17:25:56 -0500 Received: from eggs.gnu.org ([140.186.70.92]:45570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwBDP-0002Fu-L7 for grub-devel@gnu.org; Sat, 11 Feb 2012 06:34:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RwBDO-0001wU-F1 for grub-devel@gnu.org; Sat, 11 Feb 2012 06:34:03 -0500 Received: from oceanic.calvaedi.com ([89.202.194.168]:51425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwBDO-0001wM-4C for grub-devel@gnu.org; Sat, 11 Feb 2012 06:34:02 -0500 Received: from [192.168.14.11] (85-168-126-236.rev.numericable.fr [85.168.126.236]) (authenticated (0 bits)) by oceanic.CalvaEDI.COM (8.11.1-20030923/8.11.1/6.32) with ESMTP id q1BBXo425588 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO); Sat, 11 Feb 2012 12:33:51 +0100 (CET) Message-ID: <4F3652A2.8040000@calvaedi.com> Date: Sat, 11 Feb 2012 12:36:02 +0100 From: John Hughes User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20120104 Icedove/8.0 MIME-Version: 1.0 To: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= Subject: Re: Bug#659460: grub-pc: grub-install can't install on raid0 device (grub-probe can't find /boot) References: <20120211101400.32649.13427.reportbug@debian> <4F3642FF.1080205@gmail.com> <4F364ABC.6050806@calvaedi.com> <4F364ED4.2000402@gmail.com> In-Reply-To: <4F364ED4.2000402@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by oceanic.CalvaEDI.COM id q1BBXo425588 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 89.202.194.168 X-Mailman-Approved-At: Sat, 11 Feb 2012 17:25:53 -0500 Cc: The development of GRUB 2 , John Hughes , 659460@bugs.debian.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2012 11:34:04 -0000 On 11/02/12 12:19, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > On 11.02.2012 12:02, John Hughes wrote: >> >> The difference is rather blurred now that it's mdadm that's handling >> it rather than the old dm-raid. >> > This is exactly the problem. GRUB can't distinguish between the both. D= o > you know an ioctl, or at very least a command to distinguish them? > Also honest raid doesn't try to scam you into believing that it's a > hardware raid. What scam? As far as I can tell it's just a mdadm raid with an intel=20 container format rather than a mdadm container format.