Skip to content

Instantly share code, notes, and snippets.

@krsna1729
Last active May 21, 2019 00:49
Show Gist options
  • Save krsna1729/2fc159bb80e356bf95216d2ee998bbc3 to your computer and use it in GitHub Desktop.
Save krsna1729/2fc159bb80e356bf95216d2ee998bbc3 to your computer and use it in GitHub Desktop.
Update Clear Linux kernel commandline

Update the params and save the cmdline file

$EDITOR /usr/lib/kernel/cmdline-$(uname -r)

Update the boot entries and reboot

clr-boot-manager update
reboot
@amshinde
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment