On Mon, Oct 16, 2017 at 02:04:17PM -0600, Eric Snowberg wrote:
> > On Oct 16, 2017, at 2:44 AM, Daniel Kiper <daniel.ki...@oracle.com> wrote:

[...]

> > I am a bit surprised that you are not able to quote a string but I will
> > give you some examples:
> >
> > "/pci@306/pci@1/LSI\,mrsas@0/disk@0\,0"
> > '/pci@306/pci@1/LSI\,mrsas@0/disk@0\,0’
> > /pci@306/pci@1/LSI\\,mrsas@0/disk@0\\,0
>
> I just tried all three combinations above, none of which worked.
> All failed within the disk open during boot.

Really??? Have you tried __EXACTLY__ those listed above? At least
one should work. Try them with echo command. In all cases you should
see on the console: /pci@306/pci@1/LSI\,mrsas@0/disk@0\,0
No more no less.

> I’m moving on with my other patches now. If I get time in the future
> I’ll look at solving this a different way.  But for the moment, trying
> to boot with search.fs_uuid does not work if a disk contains a comma.

If you __REALLY__ tried strings listed above they should work. If they do
not then it means that search.fs_uuid further process hint somehow. Then
probably it is a bug and should be fixed.

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to