blob: f53ebb61c840c05bdebbb42013434161f55b97e3 (
plain)
1
2
3
4
5
6
7
8
9
|
[1;31mWARNING[m
Grub now disables the use of os-prober by default. If you want to reenable it,
add the following line to the [1m/etc/default/grub[m file:
GRUB_DISABLE_OS_PROBER="false"
|