From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OySox-0003Lq-83 for mharc-grub-devel@gnu.org; Wed, 22 Sep 2010 13:09:27 -0400 Received: from [140.186.70.92] (port=48020 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OySov-0003L1-C9 for grub-devel@gnu.org; Wed, 22 Sep 2010 13:09:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OySot-0008J8-RJ for grub-devel@gnu.org; Wed, 22 Sep 2010 13:09:25 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:60191) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OySot-0008Ib-NJ for grub-devel@gnu.org; Wed, 22 Sep 2010 13:09:23 -0400 Received: by wyb36 with SMTP id 36so910037wyb.0 for ; Wed, 22 Sep 2010 10:09:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=lrE0sGtKvkS5HgXtDwBLppTzsGVtCfKy6NUrDPlLUYY=; b=bMagxCqgNrQRoCjPM5/w2JLO2gBTbgsp31v5oG0G/i9I0keUNWujz43AJaulgOEUup t7TiHtvcY4FFBK9GM3V5G6SK8wmObrh1sK1WXLPOVY1twOz4+MAZkXl1jb0EIDqnHHB4 /BTBWwm/ndTvZ6YW5Rt8q1wmLDxXTJ/M2Uk8I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=xjjDEs+VsvJzuJtOo4gmRfwpxZCCyuPSNCS0amE2hCQxzhbR4LoeOStYWaq6fBDKxC MD9xREAmupYzZOtavpXDM5mMsaXlXcDDxMdj0zr+S/R2bTE9DUurPAf7bixUDTDOZYM3 HD8e4Oti41MpoKgUApolmNgOIg7yUE6nHAeDU= Received: by 10.227.132.211 with SMTP id c19mr376211wbt.226.1285175332569; Wed, 22 Sep 2010 10:08:52 -0700 (PDT) Received: from [147.210.129.4] (laptop-147-210-129-4.labri.fr [147.210.129.4]) by mx.google.com with ESMTPS id fz1sm4224973wbb.12.2010.09.22.10.08.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 22 Sep 2010 10:08:51 -0700 (PDT) Message-ID: <4C9A3821.1060306@gmail.com> Date: Wed, 22 Sep 2010 19:08:49 +0200 From: =?ISO-8859-1?Q?Gr=E9goire_Sutre?= User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.9.1.11) Gecko/20100723 Lightning/1.0b2pre Shredder/3.0.6 MIME-Version: 1.0 To: grub-devel@gnu.org References: <1285054276.10425.39.camel@hp.my.own.domain> <20100921145445.GQ8579@caffeine.csclub.uwaterloo.ca> <4C9A2C8A.5070904@cfl.rr.com> <20100922164428.GW8579@caffeine.csclub.uwaterloo.ca> In-Reply-To: <20100922164428.GW8579@caffeine.csclub.uwaterloo.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Improperly nested partitions, help needed! X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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, 22 Sep 2010 17:09:26 -0000 On 09/22/2010 18:44, Lennart Sorensen wrote: > After all msdos partitions tables may only exist in MBR and extended > partitions According to which standard? Grégoire