From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UzrXO-00061J-OJ for mharc-grub-devel@gnu.org; Thu, 18 Jul 2013 12:58:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzrXM-00060q-79 for grub-devel@gnu.org; Thu, 18 Jul 2013 12:58:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzrXL-0005ZX-FY for grub-devel@gnu.org; Thu, 18 Jul 2013 12:58:40 -0400 Received: from mail-lb0-x236.google.com ([2a00:1450:4010:c04::236]:45086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzrXL-0005ZK-74 for grub-devel@gnu.org; Thu, 18 Jul 2013 12:58:39 -0400 Received: by mail-lb0-f182.google.com with SMTP id r11so2732365lbv.13 for ; Thu, 18 Jul 2013 09:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=rrlOKkKZF/bFz/k51SLldRWY7WWLwJR7bj5chVJ9Bew=; b=RTk/iRhdHaR72UY3tB5ausi8atF82f7UvUjuxf20ZDq2Ea9nJVxxFr6zCiPHn4Pj2P HubxYHFJ/qMyptIIAkZheh3jxTXuqs5xHuuy/epEwMCWYLWFdWe10IpwTBiu50ucQWqe JyIe66zh7IV7u82fNYuW6eq9TNuhobE3mNhSgSPS65j5nqyuGkgWZBznn6KftsMltpvD n1YqgbC9dCYHAP3DhoCJ4AaAWoHWd2bbHg6y/0kuXuvy0en3Cs/a5VpAJQ4/pHpic+/F D6qCj/w2O3hVDEyUAKVgLtKQVPmrGJqUBm5eKUOkMfjqAxUw8fE7Kuaea7MuIiWXkbCO LsBw== X-Received: by 10.112.50.236 with SMTP id f12mr5757692lbo.15.1374166717719; Thu, 18 Jul 2013 09:58:37 -0700 (PDT) Received: from opensuse.site (ppp79-139-160-84.pppoe.spdop.ru. [79.139.160.84]) by mx.google.com with ESMTPSA id p20sm4737881lbb.17.2013.07.18.09.58.36 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 18 Jul 2013 09:58:37 -0700 (PDT) Date: Thu, 18 Jul 2013 20:58:36 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: ARM how-to? Message-ID: <20130718205836.6a40ccf6@opensuse.site> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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::236 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: Thu, 18 Jul 2013 16:58:41 -0000 Could someone provide simple steps how to actually use ARM port? As I understand core.img need to be installed as payload for native bootloader, right? Is it supported by grub-install or needs manual intervention?