aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-07-30 08:49:02 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-07-30 08:49:02 -0500
commit83a7e591ac5fe4fb1f0f049e9f7ffec28752cb51 (patch)
tree57df488a7ad86ef98b86422aeb9d65e4ead2c233
parent37eb65e82a8318b3eb48899af62b72f5db5531c3 (diff)
Add not about separate boot partition.
-rw-r--r--grub.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/grub.cfg b/grub.cfg
index b372889..c9f9ec7 100644
--- a/grub.cfg
+++ b/grub.cfg
@@ -16,6 +16,11 @@ set gfxmode=1024x768
insmod gfxterm
terminal_output gfxterm
+#
+# If root=(hdx,msdosx) isn't separate boot partition then add
+# /boot in front of /grub for /boot/grub/..........
+#
+
insmod font
loadfont /grub/fonts/7x13.pf2
loadfont /grub/fonts/dejavu-sans-10.pf2