From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S5mtk-0003tZ-Nz for mharc-grub-devel@gnu.org; Thu, 08 Mar 2012 18:37:28 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5mth-0003sk-S1 for grub-devel@gnu.org; Thu, 08 Mar 2012 18:37:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5mtg-0003iR-7G for grub-devel@gnu.org; Thu, 08 Mar 2012 18:37:25 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:64019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5mtf-0003iL-U5 for grub-devel@gnu.org; Thu, 08 Mar 2012 18:37:24 -0500 Received: by werj55 with SMTP id j55so947558wer.0 for ; Thu, 08 Mar 2012 15:37:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=zJM6RHW7kEKDwfvIAxM0LVhiwjN0Gi3HPgz38pHCAMg=; b=c6gurgxi9zzf3WqNmxgcjzpsFboPf72vRELOgkP7OZwY0dVrmPr1m/piBULwk7pPqi s2dyZ+KmawFdRlmhQqLM7VuMqCyAjx7p42atquYPcC2wJ0xAHQ6ayeTUvgQ/6m5gFf9K WDw6t+aAPpUYX3sv7ivZksQ9V/TCc3hKvMFNJCJ/sTlQrhX+ZmLPsT5l3g592MFVtB4N /H4Rp5dfCUOK2IJU7SjNkCVOq84DaI21uEXMvVk/4RoadxqnqDRxKW80m9muQlAK9fdW u7lP35dqH/TNOoXW5SinvqRD3NEg/v/OBbzdEGcIjMaLR1nufwPmLPl7EMUEdBd/ccl7 H0aw== Received: by 10.180.96.8 with SMTP id do8mr38998348wib.21.1331249841862; Thu, 08 Mar 2012 15:37:21 -0800 (PST) Received: from debian.x201.phnet (47-234.197-178.cust.bluewin.ch. [178.197.234.47]) by mx.google.com with ESMTPS id fa9sm706709wib.5.2012.03.08.15.37.19 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Mar 2012 15:37:20 -0800 (PST) Message-ID: <4F5942AD.2060202@gmail.com> Date: Fri, 09 Mar 2012 00:37:17 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: grub-probe seems to be having problems References: <20120301194758.GE22241@caffeine.csclub.uwaterloo.ca> <4F52947C.3010500@gmail.com> <20120305200729.GE14853@caffeine.csclub.uwaterloo.ca> <4F58F082.1090504@gmail.com> <20120308190102.GT14853@caffeine.csclub.uwaterloo.ca> <4F590500.3040101@gmail.com> <20120308201506.GU14853@caffeine.csclub.uwaterloo.ca> In-Reply-To: <20120308201506.GU14853@caffeine.csclub.uwaterloo.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 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: Thu, 08 Mar 2012 23:37:27 -0000 On 08.03.2012 21:15, Lennart Sorensen wrote: > So for some reason, it left out msdos partitin support, most likely > because it still doesn't clue in to the fact that md/0 and md/1 are on > sd[abc]1 and sd[abc]2 respectively. 2 and 3 actually. But if it didn't notice this it wouldn't be able to read them in the first place. I couldn't replicate it on my newly-installed debian squeeze since for some strange reason I can't launch kpartx (and /dev/mapper is missing) > /usr/sbin/grub-probe --device-map= --target=abstraction --device /dev/md0 > still fails. Couldn't reproduce it. Can you check that you don't have any changes in your tree compared with HEAD? > > But it does seem able to find the filesystem of md/0 and md/1 now. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko