Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easy injection into grub using kernel parameter. #63

Closed
wants to merge 1 commit into from

Conversation

vrkansagara
Copy link

adding into grub.cfg using the 10_linux as bellow
By exporting the $GRUB_CMDLINE_LINUX_DEFAULT as " initcall_debug printk.time=y quiet init=/sbin/bootchartd" into the grub.cfg.

update the grub via sudo update-grub.

safest way to inject into grub.

adding into grub.cfg using the 10_linux as bellow
 By exporting the  $GRUB_CMDLINE_LINUX_DEFAULT as  " initcall_debug printk.time=y quiet init=/sbin/bootchartd" into the grub.cfg.

update the grub via sudo update-grub.


safest way to inject into grub.
@xrmx
Copy link
Owner

xrmx commented May 4, 2015

Thanks for the patch! This is a dup of #59 though so closing this in favor of the other.

@xrmx xrmx closed this May 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants