From 3e7d2c3bb270b56c4b30a5e580146c7a87cd9bf4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 17 Mar 2020 06:02:31 +0000 Subject: user/grub: Enable UUID for root by default Users that need the old behaviour can comment out the line in /e/d/g. This fixes a bug where installation from USB media causes sdX to change. --- user/grub/default-grub | 1 + 1 file changed, 1 insertion(+) (limited to 'user/grub/default-grub') diff --git a/user/grub/default-grub b/user/grub/default-grub index 3fb754c7e..ca5656224 100644 --- a/user/grub/default-grub +++ b/user/grub/default-grub @@ -6,6 +6,7 @@ GRUB_DEFAULT="Adélie" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="Adélie" GRUB_CMDLINE_LINUX_DEFAULT="ro" +GRUB_DISABLE_LINUX_PARTUUID=false # Uncomment the following line if you do *not* want /boot/grub/grub.cfg to be # automatically regenerated when easy-kernel is upgraded. -- cgit v1.2.3-70-g09d2