From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1SMJok-0003cb-II for mharc-grub-devel@gnu.org; Mon, 23 Apr 2012 10:00:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJog-0003bm-M9 for grub-devel@gnu.org; Mon, 23 Apr 2012 10:00:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMJoe-0000iV-QS for grub-devel@gnu.org; Mon, 23 Apr 2012 10:00:34 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:32849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJoe-0000iF-Ji for grub-devel@gnu.org; Mon, 23 Apr 2012 10:00:32 -0400 Received: by bkvi17 with SMTP id i17so517318bkv.0 for ; Mon, 23 Apr 2012 07:00:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=O8scA93ekhvnBCbvSVzzGDRO3g9oHG99K3Nx6YI3DNQ=; b=P0ZSJ6rucPuj7Ag1NKsm9sNBuQMPRZPDclsvRBKUJ4u9/PVSNZgV/t/cYLqXAOF2KO eb6Zu4AmtFKFPUGnSVU5DfDfE3BFZpAK6uk8/a7JQ8MEm2aUpVw6s988eSlGSBqqRVCc p/YKU3Mse47BgGRQttjFih5hdd28aMYXBositisy23762hHLa1nJBqwZFi6+czi/6h89 C85LTl129QBGG8zENQPjJpxNQCOl/W2+YdUOTabq3pT2rvtU9j66DNZT3s40T51xbTNL AhKLBHJiAzVucOyYZ8uZbpCWm2d0/CM/Fsw33ZnEoW3vMLUq23hncZ0x9Ey1lAdCHEau qMJw== Received: by 10.205.137.14 with SMTP id im14mr5081378bkc.137.1335189629496; Mon, 23 Apr 2012 07:00:29 -0700 (PDT) Received: from [172.16.15.177] (mail.excitor.com. [62.243.244.130]) by mx.google.com with ESMTPS id c4sm25361706bkh.0.2012.04.23.07.00.27 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 23 Apr 2012 07:00:28 -0700 (PDT) Message-ID: <4F95607A.8070300@kiilerich.com> Date: Mon, 23 Apr 2012 16:00:26 +0200 From: Mads Kiilerich User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: grub2 md-linear unsupported? References: <20120423131942.GB31280@omroep.nl> In-Reply-To: <20120423131942.GB31280@omroep.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkwyMrYTRM9Rzc8Myzl70nEVmmiEyyLcOyhI6Ujotmj8ayqFjSNdl3u+ccmttLk/RU5Fg2o X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.41 Cc: Leo Baltus 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: Mon, 23 Apr 2012 14:00:37 -0000 On 04/23/2012 03:19 PM, Leo Baltus wrote: > Hi, > > I just tested with grub2-1.99-13 (fedora16) on an md-device with raid- > level 'linear'. > > On grub2-install is says: Exactly which full command is it that fails? What do you have in /boot/grub2/device.map? /Mads > error: unsupported RAID level: -1. > /sbin/grub2-probe: error: no such disk. > Auto-detection of a filesystem of /dev/md0 failed. > > Is this really unsupported? >