All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: FW: grub-efi with latest mac mini
Date: Sat, 09 Jun 2012 09:40:28 +0200	[thread overview]
Message-ID: <4FD2FDEC.8020102@gmail.com> (raw)
In-Reply-To: <654DF80AD31A344E93DBCC6280BD6DEF4ADA74C1@NL0230MBX08N1.DIR.slb.com>

[-- Attachment #1: Type: text/plain, Size: 2251 bytes --]

On 09.06.2012 09:35, John Frankish wrote:

>>>>>> -----Original Message-----
>>>>>> From: grub-devel-bounces+j-frankish=slb.com@gnu.org
>>>>>> [mailto:grub-devel-
>>>>>> bounces+j-frankish=slb.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
>>>>>>
>>
>> What does grub-probe -t fs /boot/grub say Do you run everything as root?
> 
> $ sudo grub-probe -t fs /boot/grub
> Error: failed to get canonical path of /boot/grub
> $ sudo grub-probe -t fs /efi/boot
> Error: failed to get canonical path of /efi/boot
> 

Do you have those directories?

> $ sudo grub-probe -d /dev/sda1
> Fat
> $ sudo grub-probe -d /dev/sda2
> Hfsplus
> 

Please don't capitalise first letter: it does change the meaning

> $ sudo grub-install --target=x86_64-efi --boot-directory=/mnt/sda1/efi/boot
> Runs without errors
> 
> ..but creates /mnt/sda1/efi/boot/grub/grub.efi, which is not recognized on booting the mac with <alt gr> pressed.
> 
> Copying/renaming grub.efi -> /mnt/sda1/efi/boot/BOOTX64.EFI boots, but no usb keyboard/mouse
> 

Use --removable.

> Grub.cfg:
> 
> menuentry "core64" {
>   set root=(hd1,gpt4)
>   linux /boot/vmlinuz64 quiet noswap tce=sda4 tz=GMT-4 host=macminitc syslog blacklist=bcma blacklist=ssb blacklist=b43 text
>   initrd /boot/core64.gz
> }
>  
>> If you need insmod for commands your install is broken.
>> You need insmod efi_gop in any case though.
>>
>> --
> Even with grub-install insmod is required, but anyway:
> 
> Insmod videotest
> Insmod efi_gop
> Videotest
> [drops down a line, but no further output]
> <ctrl c>
> Color 0: ff000000
> Color 1: ffa80000
> ...
> Color 15: fffefefe
> 
> Note that the video is output via hdmi -> dvi adapter that came with the mac mini

What does "videoinfo" say? Does "videotext" work if you set
gfxmode="800x600" explicitly? (try other resolutions as well)

> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2012-06-09  7:40 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-04  8:12 grub-efi with latest mac mini John Frankish
2012-06-04  8:52 ` Georg Wicherski
2012-06-04  9:57 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-04 10:22   ` John Frankish
2012-06-08 12:58   ` FW: " John Frankish
2012-06-08 13:46     ` Georg Wicherski
2012-06-08 14:18       ` John Frankish
2012-06-08 15:29     ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-08 17:35       ` John Frankish
2012-06-08 17:45         ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-08 17:57           ` John Frankish
2012-06-08 18:20             ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-09  7:35               ` John Frankish
2012-06-09  7:40                 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2012-06-09  8:57                   ` John Frankish
2012-06-09  9:09                     ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-09 10:29                       ` John Frankish
2012-06-09 10:49                         ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-09 11:16                           ` John Frankish
2012-06-09 11:21                             ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-09 11:42                               ` John Frankish
2012-06-09 12:00                                 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-09 12:09                                   ` John Frankish
2012-06-09 18:05                                     ` Chris Murphy
2012-06-10 21:38             ` FW: " Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-11  4:42               ` John Frankish
2012-06-20  5:48               ` John Frankish
2012-06-20  7:25                 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-20  7:41                   ` John Frankish
2012-06-21  5:38                   ` John Frankish
2012-06-22 11:24                   ` John Frankish
2012-06-08 18:08         ` irrational John
2012-06-08 18:34           ` Chris Murphy
2012-06-08 18:50             ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-08 18:57               ` Seth Goldberg
2012-06-08 19:06                 ` Chris Murphy
2012-06-08 19:17                   ` Seth Goldberg
2012-06-08 19:01               ` Chris Murphy
2012-06-08 19:18                 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-06-09  0:56                   ` Chris Murphy
2012-06-08 20:01             ` Georg Wicherski
2012-06-09  0:58               ` Chris Murphy
2012-06-09 12:07                 ` Georg Wicherski
2012-06-09 18:02                   ` Chris Murphy
2012-06-09 18:42                     ` Georg Wicherski
2012-06-09 19:19                       ` Chris Murphy
2012-06-09 20:52                         ` Georg Wicherski
2012-06-10 19:37                           ` Chris Murphy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FD2FDEC.8020102@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.