summaryrefslogtreecommitdiff
path: root/gnu/system/grub.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system/grub.scm')
-rw-r--r--gnu/system/grub.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/grub.scm b/gnu/system/grub.scm
index e0717cc59b..4c21851cb6 100644
--- a/gnu/system/grub.scm
+++ b/gnu/system/grub.scm
@@ -163,7 +163,7 @@ all that."
;; to be switched.
(if (string-match "^(x86_64|i[3-6]86)-" system)
"
- set gfxmode=640x480
+ # Leave 'gfxmode' to 'auto'.
insmod vbe
insmod vga
insmod video_bochs