From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NETGV-0002dS-4h for mharc-grub-devel@gnu.org; Sat, 28 Nov 2009 14:47:31 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NETGS-0002bN-M8 for grub-devel@gnu.org; Sat, 28 Nov 2009 14:47:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NETGO-0002ZU-DN for grub-devel@gnu.org; Sat, 28 Nov 2009 14:47:28 -0500 Received: from [199.232.76.173] (port=56457 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NETGO-0002ZH-2h for grub-devel@gnu.org; Sat, 28 Nov 2009 14:47:24 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:54007) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NETGN-0003J5-OU for grub-devel@gnu.org; Sat, 28 Nov 2009 14:47:23 -0500 Received: by bwz7 with SMTP id 7so1116312bwz.26 for ; Sat, 28 Nov 2009 11:47:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=Wyy1EWmY/Iv4sglNyoDsAdNyDH3gZwhmHC62txUwxuY=; b=Uh45LwqEpZVBp3Qec6ueQHstpzOOtu/dTirWHJTqqTrEVdRAqPvceBma5VH9OtVoc8 ix10YdkMgGdEQxcpIcqElcf/Pv86FzUS3N5G9OjxHFQIdF9KRcgIGDa/kCumkSaZKE/Z 4rNtY1PuzvH0RwO48hm2eVp9gWqK+5j2G+rnU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=WEerQgujVQ8Tb6SUshE1vjVkS/tUV3d+jLMFsYbqPjnjNxaF0YD1VuvK7NONq90L/6 MVZQ43QSXLT1gT7RMw/vxuSAJeLAbuLC3vag66d5fnRO8JqQViC2ySaXwoRZxTQeGPsD cibqPCCgAKI2SKmSQ7EMANgUXeCdjRmCioQss= Received: by 10.204.141.3 with SMTP id k3mr2550084bku.177.1259437641661; Sat, 28 Nov 2009 11:47:21 -0800 (PST) Received: from debian.bg45.phnet (62-220.2-85.cust.bluewin.ch [85.2.220.62]) by mx.google.com with ESMTPS id 16sm702097bwz.3.2009.11.28.11.47.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 28 Nov 2009 11:47:20 -0800 (PST) Message-ID: <4B117E3F.2010202@gmail.com> Date: Sat, 28 Nov 2009 20:47:11 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: <4B117BB9.2000203@lamamail.de> In-Reply-To: <4B117BB9.2000203@lamamail.de> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigD94C2C49ABA39295E0000D82" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Can't boot Linux on Non-Macintosh EFI laptop X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Sat, 28 Nov 2009 19:47:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD94C2C49ABA39295E0000D82 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Alexander Br=C3=BCning wrote: > Hi, > > I've got a Clevo M860TU Notebook that comes with a Phoenix SecureCore > NB BIOS which has a legacy and an EFI mode. Windows 7 (64 Bit) boots > fine in EFI mode but I can't get GRUB2 (I tried 1.97.1 with target=3Def= i > and arch=3Damd64) to work properly. Here's what I did: > > 1.) Install Windows in EFI mode > 2.) Install Linux in legacy mode (didn't find any working CD) > 3.) Rename the "/efi/microsoft" folder on the EFI partition and > overwrite the two .efi-files in "/efi/boot" with a GRUB image > 4.) Reboot in EFI mode > 5.) GRUB command line comes up (strangely with yellow text), try to > boot "linux (hd0,5)/boot/bzImage" I have yellow in tianocore too. > 6.) "error: cannot allocate protected mode pages" > I have a way to solve it with my relocators but they need at the moment I haven't ported linux loader to relocator framework and it will probably take another week to do so. > Any help appreciated, > > Alexander Bruening > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigD94C2C49ABA39295E0000D82 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAksRfkcACgkQNak7dOguQgn4bwD+LWFk6ADCaQTwxsBowg42q6GP T1PQdSjUBIgOt9/sIWsA/1Q1A06ZW1063PlOJiOHCJ5lRCw/7wpZNl75ooADZdtu =MRB4 -----END PGP SIGNATURE----- --------------enigD94C2C49ABA39295E0000D82--