From 4c05e04608db666140daaa94499f5f90521a2cc4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 9 Aug 2016 16:49:51 +0100 Subject: blacklist vboxvideo driver, it only causes headaches --- sys-boot/grub/files/grub.default-3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-boot/grub/files') 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 -- cgit v1.2.3