On 29 Oct 2015 8:51 pm, "Andrei Borzenkov" <arvidj...@gmail.com> wrote:
>
> 29.10.2015 18:12, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>
>>
>>> As you can see, it thinks /dev/sda6 a 'bfs' partition, causing script
>>> 83haiku to fail.
>>>
>> 12      befs|befs_be) debug "$partition is a BeFS partition" ;;
>> Looks like this is a simple one-line change. befs|befs_be is a name used
>> by old driver which had to be removed
>>
>>
> It still needs to handle case when grub-probe or grub-mount are not
available and blkid returns befs. It is probably easier to map grub bfs to
befs in 50mounted-tests, this avoids confusion with Linux bfs.
>
>
Would work as well. In any case it seems that we agree that it's better to
fix it on os-prober side. Then it's up to their maintainers to decide which
way to go. I don't know their code will enough to have an opinion
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to