01.02.2016 00:17, Juan Orti Alcaine пишет:
> 2016-01-28 17:46 GMT+01:00 Andrei Borzenkov <arvidj...@gmail.com>:
>> If root filesystem is multidev btrfs, do not attempt to pass all devices as
>> kernel root= argument. This results in splitting command line in GRUB due to
>> embedded newline and even if we managed to quote it, kernel does not know how
>> to interpret it anyway. Multidev btrfs requires user space device scanning,
>> so passing single device would not work too.
>>
>> This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we
>> should do in this case.
>>
>> Closes: 45709
>>
> 
> This patch fixes my problem reported here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1294532
> Now, the kernel root option is correctly generated as root=UUID=xxxx
> instead of the broken multiline list of devices as before.
> 
> Thank you.
> 
Thank you and Michael for testing. Pushed.

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

Reply via email to