Comment 26 for bug 1848856

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote : Re: Upgrade from 19.04 to 19.10 with zfs on root fails with grub syntax error

Actually I think '\r' is a red herring. The problem is that if several devices are used for a pool (raid, log or cache) grub-probe returns several lines. Several are not handled properly when we generate the line of metadata used to create the menu. The patch is to take the first device returned by grub-probe.