On Wed, Jun 26, 2019 at 7:18 AM Patrick Dupre <pdu...@gmx.com> wrote:
>
> Hello,
>
> How can I understand this:
> set 
> root='lvmid/W6k0N8-5JlY-Xntk-w8Yi-Ss1F-I0IY-VzPRU3/vE133D-nAZ8-ltwF-2o4x-H6Cs-a9l5-19IRw4'

That looks like two LVM LV UUIDs. It's a bit out of the ordinary for
them to be GRUB roots through, usually the GRUB root is a plain
partition formatted as ext4 and mounted at /boot. That this is LVM
suggests /boot is a directory rather than a mount point, and the
system root mounted at /, is on an LVM LV. GRUB does support this.

Usually a 'grub2-mkconfig' will discover all of this and write out a
proper grub.cfg. So you shouldn't have to change it.


-- 
Chris Murphy
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to