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.
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel