From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZQIgg-0001EE-IP for mharc-grub-devel@gnu.org; Fri, 14 Aug 2015 13:22:38 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQIge-0001E6-Pa for grub-devel@gnu.org; Fri, 14 Aug 2015 13:22:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQIgZ-0006be-E9 for grub-devel@gnu.org; Fri, 14 Aug 2015 13:22:36 -0400 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:33407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQIgZ-0006ao-6z for grub-devel@gnu.org; Fri, 14 Aug 2015 13:22:31 -0400 Received: by lbbsx3 with SMTP id sx3so49322118lbb.0 for ; Fri, 14 Aug 2015 10:22:30 -0700 (PDT) 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=la5Y1RpS2+LXAbqg5GUQeWL+YzgMcEODg579ilGnTY8=; b=MtVHo4j2rGK6LReC94DFdsgsN/Ab9zzi6yBKyxzBTZX2MtSx+7/JdTtVcO+RiqDZL9 HG3IFExn63+DfwhH8IeWxA8i2XMkMCj8g4jbAOOvzy6ns8FVYJL+vJJ2QMhI7sZygmRi 6NPd+fsPX5pUH9fITtPnknOi2G+UG+Zmy8SlLrQX68KboHPv6ecc/TpNvUk0IMTaS6bo 1rFec5F0CB5kuCdRQHU9qDXxHQbYppVJyShccvyp9FXmBFUgRh8YGdyAGbr1yh1lu8AP hWQxHsVw5Fh4aIckrsbIYX5zK1PDuw5AcFjZtoK4R1MH3fuwkT0pe5hWSRnmy+uXIhZY G8eQ== X-Received: by 10.112.160.73 with SMTP id xi9mr44327142lbb.92.1439572950257; Fri, 14 Aug 2015 10:22:30 -0700 (PDT) Received: from [192.168.1.43] (ppp91-76-5-127.pppoe.mtu-net.ru. [91.76.5.127]) by smtp.gmail.com with ESMTPSA id n4sm1610938laj.44.2015.08.14.10.22.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Aug 2015 10:22:29 -0700 (PDT) Message-ID: <55CE23D4.7050108@gmail.com> Date: Fri, 14 Aug 2015 20:22:28 +0300 From: Andrei Borzenkov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: i386-pc target and no block lists References: <20150814122923.GA14446@aepfle.de> <20150814164457.GN29198@csclub.uwaterloo.ca> In-Reply-To: <20150814164457.GN29198@csclub.uwaterloo.ca> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::229 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: Fri, 14 Aug 2015 17:22:37 -0000 On 14.08.2015 19:44, Lennart Sorensen wrote: > > Certainly Debian by default installs grub to the MBR (aka the disk), > not to the partition. I would be surprised if any other distribution > does it differently. > openSUSE suggests partition by default. It makes sense for dual boot with Windows as it allows easy switch between them (Windows gets rather upset during updates installation when boot configuration changes).