summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub/files/grub.default')
-rw-r--r--sys-boot/grub/files/grub.default4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/files/grub.default b/sys-boot/grub/files/grub.default
index 78f96ac..07972d9 100644
--- a/sys-boot/grub/files/grub.default
+++ b/sys-boot/grub/files/grub.default
@@ -4,7 +4,7 @@
#
# To populate all changes in this file you need to regenerate your
# grub configuration file afterwards:
-# 'grub-mkconfig -o /boot/grub/grub.cfg'
+# 'grub2-mkconfig -o /boot/grub2/grub.cfg'
#
# See the grub info page for documentation on possible variables and
# their associated values.
@@ -27,7 +27,7 @@ GRUB_CMDLINE_LINUX=""
# Background image used on graphical terminal.
# Can be in various bitmap formats.
-#GRUB_BACKGROUND="/boot/grub/mybackground.png"
+#GRUB_BACKGROUND="/boot/grub2/mybackground.png"
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true