[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grub2 search by partition label or UUID rather than filesystem?
From: |
Andrei Borzenkov |
Subject: |
Re: Grub2 search by partition label or UUID rather than filesystem? |
Date: |
Wed, 23 Nov 2016 15:40:25 +0300 |
On Wed, Nov 23, 2016 at 11:45 AM, Avi Deitcher <address@hidden> wrote:
> Is grub2 capable of searching for a (GPT) partition label or UUID? I know
> it can search using a *filesystem* label or UUID:
>
> search.fs_label SOMELABEL root
> search.fs_uuid FSUUID root
>
> But is there any way to search by the GPT partition label or UUID?
>
Not currently. There were patches, although I do not remember whether
the added support to search command (last patch I remember was for
grub-probe/probe commands).