Skip to content

Tech For Talk

a blog site for programmers

  • Contact

Category: Linux COnfiguration Management

Posted on June 9, 2017September 29, 2017

How to modify kernel command line

[/contact-form] You can modify the kernel command line from the below dts file: ~/repos/solaris_src/linux/arch/mips/boot/dts/xyx/xyz.dts chosen { - bootargs = "console=ttyS0,115200n8 loglevel=8 earlycon=uart8250,mmio32,0x1CC40000,115200 rootwait ro"; +…

Continue reading → How to modify kernel command line

Share this:

  • Email
  • Tweet
  • Reddit
  • Pocket
  • Print
  • Share on Tumblr

Like this:

Like Loading...
Posted on June 3, 2015February 20, 2018

Git Cheatsheet

Configure name and email address Initialize a git repo Add file in the repo Commit your changes Checking status of the git repo Removing a…

Continue reading → Git Cheatsheet

Like this:

Like Loading...

Recent Posts: Tech For Talk

Chapter 7 : Class Template Instantiation

C++ Templates Made Easy

Chapter 6 : Working with Class Templates

How to add Microsoft KM Loopback adapter in Windows 10

Chapter 5 : Miscellaneous template aspects

Top Posts & Pages

  • How to add/compile a kernel module as a new buildroot package
  • Chapter 4 : Return type of template function in C++
  • Cross compiling custom Linux Kenel driver for Rasberry Pi Platform
  • Format a micro SD card using gparted utility
  • How to pipe one bash command output to another within a python script
  • How to invoke Linux shell command from C++ program and collect data

Copyright Notice

© [Vivek Bhadra] and [http://vivekbhadra.wordpress.com], [2017]. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to [Vivek Bhadra] and [http://vivekbhadra.wordpress.com] with appropriate and specific direction to the original content.

Powered by WordPress.com.
  • Contact
 

Loading Comments...
 

    %d bloggers like this: