From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Sd3nU-0002OI-TP for mharc-grub-devel@gnu.org; Fri, 08 Jun 2012 14:20:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sd3nS-0002Fk-67 for grub-devel@gnu.org; Fri, 08 Jun 2012 14:20:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sd3nP-0002Dj-Qe for grub-devel@gnu.org; Fri, 08 Jun 2012 14:20:29 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:48572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sd3nP-0002DK-IC for grub-devel@gnu.org; Fri, 08 Jun 2012 14:20:27 -0400 Received: by wefh52 with SMTP id h52so1007287wef.0 for ; Fri, 08 Jun 2012 11:20:25 -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:x-enigmail-version:content-type; bh=50OYbNf0BAzf+a7+ZhH1zdvYPGHd3O9wZ0gwxpMv/FI=; b=RrlWEWwFFtz/iiARArVuJyT6KQ7aaXk9qgVS+vcG/EAOk3Apop77l/2Z0pTN7FRKnV LFTjh0ItuWj0kHQJCt/7cjNhW5afXXjy26K3Dg+vxa4RMrgvwqytQpqBe4LSM89DSaf9 sk1sRbm/ufIEHl0kkRAkjEiffi8wIAuwMcPZICtSdqcPBj9mt+1Xe1maoVQldQad3L4l 9aXnpGPRjYkD9bOuQLcK5kARF2Y/PUhHMnFd6kQJglEIWMrTUalpYTc1adHkQo1H8n/J tXNOJIghBgmM4udseg/VZR4iib74z9OEngJ0ee33cIcyomxKbPpPzcFj3We+H6zmomFV KFkQ== Received: by 10.216.225.23 with SMTP id y23mr1790819wep.67.1339179625300; Fri, 08 Jun 2012 11:20:25 -0700 (PDT) Received: from debian.x201.phnet (16-45.62-81.cust.bluewin.ch. [81.62.45.16]) by mx.google.com with ESMTPS id dg2sm4423919wib.4.2012.06.08.11.20.24 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 08 Jun 2012 11:20:24 -0700 (PDT) Message-ID: <4FD24266.105@gmail.com> Date: Fri, 08 Jun 2012 20:20:22 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: FW: grub-efi with latest mac mini References: <654DF80AD31A344E93DBCC6280BD6DEF4ADA4F37@NL0230MBX08N1.DIR.slb.com> <4FCC8675.5050905@gmail.com> <654DF80AD31A344E93DBCC6280BD6DEF4ADA70E5@NL0230MBX08N1.DIR.slb.com> <4FD21A3E.7040901@gmail.com> <654DF80AD31A344E93DBCC6280BD6DEF4ADA7276@NL0230MBX08N1.DIR.slb.com> <4FD23A37.9010503@gmail.com> <654DF80AD31A344E93DBCC6280BD6DEF4ADA72A1@NL0230MBX08N1.DIR.slb.com> In-Reply-To: <654DF80AD31A344E93DBCC6280BD6DEF4ADA72A1@NL0230MBX08N1.DIR.slb.com> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigCAA5CCCB13B1E1A2C229572E" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 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, 08 Jun 2012 18:20:31 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCAA5CCCB13B1E1A2C229572E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08.06.2012 19:57, John Frankish wrote: >>>> -----Original Message----- >>>> From: grub-devel-bounces+j-frankish=3Dslb.com@gnu.org >>>> [mailto:grub-devel- >>>> bounces+j-frankish=3Dslb.com@gnu.org] On Behalf Of Vladimir 'f- >>>> coder/phcoder' Serbinenko >>>> Sent: Friday, 08 June, 2012 19:29 >>>> To: grub-devel@gnu.org >>>> Subject: Re: FW: grub-efi with latest mac mini >>>> >>>> >>>>> As per above, usb_keyboard was linked via grub-mkimage - the >>>>> keyboard/mouse do not work with/without any usb modules >>>>> -------------------------------------- >>>>> I compiled grub from bzr a couple of days back. >>>>> >>>>> I didn't use grub-install as I'm nervous about writing to the mbr >>>>> and not >>>> being able to boot the mac mini at all. >>>> >>>> If you don't supply any direct argument and explicitly add >>>> --target=3Dx86_64-efi then you can be sure it won't overwrite any MB= R >>> >>> I tried "grub-install --target=3D x86_64-efi", but got an error that >>> grub couldn't write to /boot/grub >>> >> >> First: no space after --target. Second: are you at latest bzr? Third: = if you >> paraphrase errors, I can't give you any good answer. >=20 > Sorry, there was no space and I used bzr from a couple of days ago, I g= et: >=20 > Path /boot/grub is not readable by grub on boot. Installation is imposs= ible. Aborting >=20 > I also get this if I use --boot-directory=3D/efi/boot >=20 What does grub-probe -t fs /boot/grub say Do you run everything as root? >>>>> >>>>> Anyway, I can still boot using both hfs+ partition >>>>> /efi/grub/grub.efi and fat >>>> partition /EFI/BOOT/ BOOTX64.EFI, but the result is the same - no us= b >>>> keyboard and no usb mouse. >>>>> >>>> >>>> Aa I said before: lack of USB keyboard/mouse in Linux can't be of an= y >>>> GRUB wrongdoing since Linux uses its own USB driver. >>>> >>>>> Note that I also do not get graphics, but it boots "blind" without >> problems. >>>>> >>>> >>>> Does videotest work? >>>> >>> I get command not found? >> > The insmod command must have been wrong, I get: >=20 > No suitable video modes found If you need insmod for commands your install is broken. You need insmod efi_gop in any case though. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigCAA5CCCB13B1E1A2C229572E 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.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk/SQmYACgkQNak7dOguQgms/wD/S7a/+hBgKRF3z2lMUr3f/OsS ANQp/HhCZ4j/0QynnboBALbXUP3EN+Wpf1I3qfmK0NB2eoTAylly12Ope2fZ5yUH =9XTB -----END PGP SIGNATURE----- --------------enigCAA5CCCB13B1E1A2C229572E--