On Thu 20 Jun 2019 at 20:01:39 (+0200), Pascal Hambourg wrote: > Le 18/06/2019 à 18:15, David Wright a écrit : > > > > It's long been a disappointment that there's no > > GRUB_DISABLE_LINUX_LABEL=true parameter in /etc/default/grub. > > What for ? grub-mkconfig does not use LABELs by defaut, so there is no > need to disable them. I wish there was a way to tell grub-mkconfig to > use LABELs, PARTUUIDs or PARTLABELs, not only in the linux root > parameter but also in search commands.
Well spotted; I did of course mean GRUB_ENABLE_LINUX_LABEL=true. I edited the line from UUID to LABEL (as that was the subject) but overlooked changing DIS→EN. Happy that you are in agreement. Cheers, David.