summarylogtreecommitdiffstats
path: root/linux.install
diff options
context:
space:
mode:
Diffstat (limited to 'linux.install')
-rw-r--r--linux.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.install b/linux.install
index c9dde1d7d607..ba61d8da648d 100644
--- a/linux.install
+++ b/linux.install
@@ -3,7 +3,7 @@ post_install() {
echo ""
echo ":: Adjust kernel command line in your bootloader to Clear Linux kernel default:"
echo ""
- echo " debug console=tty0 console=ttyS0,115200n8 cryptomgr.notests initcall_debug"
+ echo " console=tty0 console=ttyS0,115200n8 cryptomgr.notests initcall_debug"
echo " intel_iommu=igfx_off kvm-intel.nested=1 no_timer_check noreplace-smp"
echo " page_alloc.shuffle=1 rcupdate.rcu_expedited=1"
echo " rootfstype=ext4,btrfs,xfs,f2fs tsc=reliable rw "