From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V21xt-0001EV-O7 for mharc-grub-devel@gnu.org; Wed, 24 Jul 2013 12:31:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V21xr-0001DR-B0 for grub-devel@gnu.org; Wed, 24 Jul 2013 12:31:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V21xq-00055c-7A for grub-devel@gnu.org; Wed, 24 Jul 2013 12:30:59 -0400 Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:53846) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V21xp-00055V-W2 for grub-devel@gnu.org; Wed, 24 Jul 2013 12:30:58 -0400 Received: by mail-la0-f46.google.com with SMTP id es20so503680lab.19 for ; Wed, 24 Jul 2013 09:30:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=VgAKLxxTsguN+90OrAwtljjDaoYV4kAupbBBsOmU4p4=; b=UjUJDZIb9B/Qbx1g2BzLUuvsRDIgslMyRYbnSzFeB5T6u78JY545lwhYxI4RcsfnDL eUZiIToicaSLedTK77hrHZlhppWl1/RQ9HzYEoLTfRsQJ6WvSVV6tFKp4LjI5EQEgrsl mrb/3g5mB5u+xQT9ZczN70mKIGNQSM7cVFOAdbptb6PfY+ZdkznQKddT9/BoxaD5N493 z8Jd9lF0enkVWZ4cT4EJk+FbKCyNLR4Kh7GJ/373gmvLL4QCnkn2FDgYNp2vssLEbFk6 3h9BMs2fZXU5OJKPBXraJ98lCopnwE8NpAVL2DIcuHWUHp+07B2n5unb1/vtFOwBQq2A uiSg== X-Received: by 10.152.20.40 with SMTP id k8mr17777102lae.25.1374683456808; Wed, 24 Jul 2013 09:30:56 -0700 (PDT) Received: from opensuse.site (ppp79-139-160-84.pppoe.spdop.ru. [79.139.160.84]) by mx.google.com with ESMTPSA id m14sm14890935lbl.1.2013.07.24.09.30.55 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 24 Jul 2013 09:30:56 -0700 (PDT) Date: Wed, 24 Jul 2013 20:30:54 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: Some questions about GRUB Message-ID: <20130724203054.24a40362@opensuse.site> In-Reply-To: <51EFFEDE.60202@gmail.com> References: <67BFA875989E5748A862DFF55409F2A21B0D4B5C@IRSMSX104.ger.corp.intel.com> <51EFFEDE.60202@gmail.com> 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=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22e 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: Wed, 24 Jul 2013 16:31:00 -0000 =D0=92 Wed, 24 Jul 2013 18:20:46 +0200 Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: > On 24.07.2013 15:56, Stojsavljevic, Zoran wrote: > > Spasibo/Thank you, Andrey, > > > > I understand. I am not able to set VGA mode somehow on Coreboot. I got = the file core.elf after doing grub-install command (in /boot/grub/i386-core= boot/ directory), so I am using this file as a payload to Coreboot (have no= idea if this is the correct approach)!? > > > You shouldn't use grub-install with coreboot.=20 Just curious - is it "not yet implemented" or there is some inherent problem in supporting coreboot with grub-install?