From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1a8WI7-00061J-EJ for mharc-grub-devel@gnu.org; Mon, 14 Dec 2015 11:48:03 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8WI5-00060e-RE for grub-devel@gnu.org; Mon, 14 Dec 2015 11:48:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8WI0-0000lg-IB for grub-devel@gnu.org; Mon, 14 Dec 2015 11:48:01 -0500 Received: from mail-lb0-x22a.google.com ([2a00:1450:4010:c04::22a]:36782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8WI0-0000lG-Aq for grub-devel@gnu.org; Mon, 14 Dec 2015 11:47:56 -0500 Received: by lbblt2 with SMTP id lt2so111049284lbb.3 for ; Mon, 14 Dec 2015 08:47:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=n7Y9Nip+xEgOGOQf8xOtGknG+PC7jcJ2PIcwd7y/+RU=; b=sU0ix/e+qxUlITOo/aCMcKzjIWh/wTIp9XgR8XreMYNnT68QjVEJusT+0Xq7toGBrG 8PHqr7s4HniS3oVlh4r78Q9ZXCbn5e9xd5EaAEVH7cQjQkA5FAsRzlYbYWBJWVsTY2UY CqGlQMs3vAMS4PiOP6CVh2SNnp0StV59G/oYrMZz6pkmqdZtSKOj3iBfdBpg0oOjfehw jdo/eiFf/Zl8KwWIEA1rqtR/4W7yDGn/8UaiVfvan0HKa6QuAfRU3l5e8elhOHNxhhaH +Ittva0h4xGnDPZekSCkjQb6BOHhU8OuBkMvzj4QNgyHqSPPVzK2tj69Cy1JP49lSsqq vjrA== X-Received: by 10.112.138.98 with SMTP id qp2mr13632732lbb.74.1450111675312; Mon, 14 Dec 2015 08:47:55 -0800 (PST) Received: from [192.168.1.41] (ppp91-76-25-247.pppoe.mtu-net.ru. [91.76.25.247]) by smtp.gmail.com with ESMTPSA id s63sm5644483lfd.31.2015.12.14.08.47.54 for (version=TLSv1/SSLv3 cipher=OTHER); Mon, 14 Dec 2015 08:47:54 -0800 (PST) To: The development of GNU GRUB From: Andrei Borzenkov Subject: multiboot bootlocation Message-ID: <566EF2B9.3000109@gmail.com> Date: Mon, 14 Dec 2015 19:47:53 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c04::22a 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, 14 Dec 2015 16:48:02 -0000 Why table says "no" for multiboot? It actually supports passing partition, although with some limitation.