From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZQEA0-000819-Vm for mharc-grub-devel@gnu.org; Fri, 14 Aug 2015 08:32:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQE9x-00080t-Tx for grub-devel@gnu.org; Fri, 14 Aug 2015 08:32:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQE9x-0004d6-0f for grub-devel@gnu.org; Fri, 14 Aug 2015 08:32:33 -0400 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::4]:52883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQE9w-0004ce-MG for grub-devel@gnu.org; Fri, 14 Aug 2015 08:32:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1439555550; l=775; s=domk; d=aepfle.de; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Subject:To:From:Date; bh=zgJbYsUUEWnS6bqiURRU5EqpIhSjHlJ+ZWBSRG8amc8=; b=PwR6kM4J7Wr94/VoirHr5LBVkZJP67dPC7v3AM3gvJmN823NcAQhgGDwECvDutUT2yJ 28oLReNtRZKKhXrw4mPFIjVWgE8YuCeh18OlIuXpToBiJA11IPfLb518UV9fAfy2lZKYC hysL66WjyZh9qKp73226j7CkYR8WfHsE/jE= X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnDYRx5RV2Il4HhzTJmMoxg6b+K07a0JU2SSdrFgy8= X-RZG-CLASS-ID: mo00 Received: from probook.fritz.box ([2001:a62:eb:9301:1ec1:deff:feb9:bb48]) by smtp.strato.de (RZmta 37.9 AUTH) with ESMTPSA id L00e1cr7ECWUBjI (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Fri, 14 Aug 2015 14:32:30 +0200 (CEST) Received: by probook.fritz.box (Postfix, from userid 1000) id 3B2A9503A8; Fri, 14 Aug 2015 14:32:30 +0200 (CEST) Date: Fri, 14 Aug 2015 14:32:30 +0200 From: Olaf Hering To: The development of GNU GRUB Subject: Re: i386-pc target and no block lists Message-ID: <20150814123230.GA6991@aepfle.de> References: <20150814122923.GA14446@aepfle.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150814122923.GA14446@aepfle.de> User-Agent: Mutt/1.5.23 (2015-06-26) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a01:238:20a:202:5300::4 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 12:32:35 -0000 On Fri, Aug 14, Olaf Hering wrote: > /usr/lib64/grub2-chainloader/sbin/grub-install: error: will not proceed with blocklists. Forgot to post also remaining output with --do-it-anyway: /usr/lib64/grub2-chainloader/sbin/grub-install: info: will leave the core image on the filesystem. /usr/lib64/grub2-chainloader/sbin/grub-install: info: opening the core image `/chainloader/grub2-chainloader/grub/i386-pc/core.img'. /usr/lib64/grub2-chainloader/sbin/grub-install: info: saving <3545872,0,4096>. /usr/lib64/grub2-chainloader/sbin/grub-install: info: saving <3545896,0,24576>. /usr/lib64/grub2-chainloader/sbin/grub-install: info: opening the core image `/chainloader/grub2-chainloader/grub/i386-pc/core.img'. Installation finished. No error reported. Olaf