Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How do I edit my kernel command line

99 bytes added, 16:38, 27 November 2012
no edit summary
The Linux kernel accepts boot time parameters as it starts to boot system. This is The bootloader load Linux kernel to RAM and then it boots kernel with these parameters. These parameters are used to inform kernel about various hardware parametersor kernel behavior. You need boot time parameters:
* Troubleshoot system* Hardware You need boot time parameters that the kernel would not able to determine on its own* Force kernel to override the default hardware parameters in order to increase performance* Password and other recovery operationsfor:
The *Troubleshoot system *Hardware parameters that the kernel command line syntaxwould not able to determine on its own *Force kernel to override the default hardware parameters in order to increase performance *Password and other recovery operations
name=value1,value2,value3…The kernel command line syntax
Where name=value1,value2,value3
* name See also: Keyword name, for example, init, ro, boot etc
See also*[[The IGEP X-loader#Configuration_file:* _igep.ini|Modifying boot options using IGEP X-Loader bootloader]] [[Category: Software]] [[The IGEP X-loader#Configuration_fileCategory:_igep.iniLinux_Kernel]]
0
edits