[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /boot shared between different Linux installs?
From: |
Andrei Borzenkov |
Subject: |
Re: /boot shared between different Linux installs? |
Date: |
Fri, 22 Apr 2016 09:44:48 +0300 |
On Fri, Apr 22, 2016 at 7:13 AM, Goh Lip <address@hidden> wrote:
>
>
> On 22/04/16 11:28, Andrei Borzenkov wrote:
>
>> You can also load directly core.img without installing it, using
>> multiboot /boot/grub/i386-pc/core.img
>> Using current version (2.02~beta3) this core.img is created by
>> grub-install --no-bootsector
>
>
> Does this also work for core.efi?
>
Not currently; you will need to use chainloader. There is work in
progress to add support for multiboot on EFI so this may change in
future.