From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1TOJeS-0008KX-MB for mharc-grub-devel@gnu.org; Tue, 16 Oct 2012 22:46:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOJeQ-0008Io-7Z for grub-devel@gnu.org; Tue, 16 Oct 2012 22:46:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOJeP-000529-AR for grub-devel@gnu.org; Tue, 16 Oct 2012 22:46:30 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:41929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOJeP-00051z-1n for grub-devel@gnu.org; Tue, 16 Oct 2012 22:46:29 -0400 Received: by mail-lb0-f169.google.com with SMTP id k6so5200371lbo.0 for ; Tue, 16 Oct 2012 19:46:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:in-reply-to:references:content-type :x-mailer:mime-version:content-transfer-encoding; bh=8FZUntgBrxf8vT4JBxgNeG7XpdoNdtwd5rMbO4zzxPc=; b=s81VQQBr8/ETDJtnRQZEHZVWtDjhf2V51YoDg9APJVTCDvqBrudWIK083OVSoSJ6Gs rs7RJa7wx8LBiLqGryUZmSjz6+Yt5tuvpyQp5lL+bytQ/64aUoVwWx/V5+mUQmga6pLy EvHsWalFjcdgyPI1MYTCF7pH50eXGxtJdWs7H6m77YjkKZq28FE8QwJMYFXO0ojziuIk JqIcUOzRFuC5/5YIMBxbJEXgP2ORJanwDKZNvalbsnejb+TeAsnOIPAlloSi+2BlnYGG g3tE6jkmepH28RujJUbPsoUaQdUM6MN767spb+IaCBzVxUMDU5e72n3thsKfVa0FN8Bj R7ww== Received: by 10.152.105.135 with SMTP id gm7mr14559648lab.22.1350441986307; Tue, 16 Oct 2012 19:46:26 -0700 (PDT) Received: from [192.168.10.103] (ppp83-237-23-13.pppoe.mtu-net.ru. [83.237.23.13]) by mx.google.com with ESMTPS id b8sm6059721lbn.8.2012.10.16.19.46.24 (version=SSLv3 cipher=OTHER); Tue, 16 Oct 2012 19:46:25 -0700 (PDT) Message-ID: <1350441981.2842.20.camel@opensuse.site> Subject: Re: GRUB2 msdos logical partition numbering mismatch with Linux partitions From: Andrey Borzenkov To: grub-devel@gnu.org Date: Wed, 17 Oct 2012 06:46:21 +0400 In-Reply-To: <1350406272.2842.17.camel@opensuse.site> References: <1350406272.2842.17.camel@opensuse.site> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.217.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: Wed, 17 Oct 2012 02:46:31 -0000 В Вт., 16/10/2012 в 20:51 +0400, Andrey Borzenkov пишет: > It appears that in case of logical partitions GRUB2 counts each "glue" > entry (that points to the next EBR) as fully fledged partition which > results in > > bor@opensuse:~/src/grub> sudo /usr/sbin/grub2-probe -t drive > -d /dev/sda8 > (hd0,msdos11) > Sorry, ignore that. It was caused by local distribution patch. I had to check better.