summaryrefslogtreecommitdiff
path: root/sys-boot/grub/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-08-13 15:59:24 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-08-13 15:59:24 +0100
commitfdc97647f9837884d5b729a8000d52bf2ecf5858 (patch)
tree58f284de46b0b797e26a9b693832b246f7a5c68c /sys-boot/grub/files
parent1358adf41d192d24d67fbde47262abe47da56892 (diff)
redcore 1708 gamma crucis : bump ebuilds
Diffstat (limited to 'sys-boot/grub/files')
-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 a66a9712..7d291d8f 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 modprobe.blacklist=vboxvideo quiet"
+GRUB_CMDLINE_LINUX_DEFAULT="quiet scsi_mod.use_blk_mq=1 loglevel=1 console=tty1 splash=silent,theme:default modprobe.blacklist=vboxvideo"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console