[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X
From: |
Andrey Borzenkov |
Subject: |
Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X |
Date: |
Tue, 6 Nov 2012 07:10:09 +0400 |
В Mon, 5 Nov 2012 22:35:16 +0200
Alex Kanavin <address@hidden> пишет:
> menuentry "OS X" {
> insmod hfsplus
> insmod part_gpt
> insmod chain
> set root='(hd0,gpt2)'
> chainloader /System/Library/CoreServices/boot.efi
> }
>
> but I'm getting this error: "not a valid root device".
>
It should be
set root='hd0,gpt2'
- GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Alex Kanavin, 2012/11/05
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X,
Andrey Borzenkov <=
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Alex Kanavin, 2012/11/06
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Andrey Borzenkov, 2012/11/06
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Alex Kanavin, 2012/11/06
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Andrey Borzenkov, 2012/11/06
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Alex Kanavin, 2012/11/07
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Andrey Borzenkov, 2012/11/07
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Alex Kanavin, 2012/11/08
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Andrey Borzenkov, 2012/11/08
- Message not available
- Message not available
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Chris Murphy, 2012/11/07
- Message not available
- Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X, Chris Murphy, 2012/11/07