summaryrefslogtreecommitdiff
path: root/sys-boot/grub/files/grub.default-3
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub/files/grub.default-3')
-rw-r--r--sys-boot/grub/files/grub.default-32
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/files/grub.default-3 b/sys-boot/grub/files/grub.default-3
index 9e41a346..1c5633a6 100644
--- a/sys-boot/grub/files/grub.default-3
+++ b/sys-boot/grub/files/grub.default-3
@@ -19,7 +19,7 @@ GRUB_TIMEOUT="5"
#GRUB_TIMEOUT_STYLE=menu
# Append parameters to the linux kernel command line for non-recovery entries
-GRUB_CMDLINE_LINUX_DEFAULT="splash quiet"
+GRUB_CMDLINE_LINUX_DEFAULT="splash modprobe.blacklist=vboxvideo quiet"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console