grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Install to LVM PVs


From: Andrei Borzenkov
Subject: Re: [PATCH] Install to LVM PVs
Date: Sun, 8 May 2016 12:23:30 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

08.05.2016 07:53, Dryden Personalis пишет:
> +    if (is_lvm)
> +      err = grub_util_lvm_embed (dest_dev->disk, &nsec, maxsec,
> +                                GRUB_EMBED_PCBIOS, &sectors);

PV label may be in the first sector. In this case label will be
overwritten later by boot image. This needs additional check.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]