summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-08-09 16:49:51 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-08-09 16:49:51 +0100
commit4c05e04608db666140daaa94499f5f90521a2cc4 (patch)
tree58e09b838a092cb80f618d75af19f8eb71931566 /sys-boot
parent66b30b50748ea6d643e9ee31533dc1a6555e53b4 (diff)
blacklist vboxvideo driver, it only causes headaches
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/files/grub.default-32
-rw-r--r--sys-boot/grub/grub-2.02_beta2-r100.ebuild (renamed from sys-boot/grub/grub-2.02_beta2-r10.ebuild)0
2 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
diff --git a/sys-boot/grub/grub-2.02_beta2-r10.ebuild b/sys-boot/grub/grub-2.02_beta2-r100.ebuild
index 48b6fbfe..48b6fbfe 100644
--- a/sys-boot/grub/grub-2.02_beta2-r10.ebuild
+++ b/sys-boot/grub/grub-2.02_beta2-r100.ebuild