Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How do I edit my kernel command line

648 bytes added, 18:38, 4 July 2011
Created page with 'The Linux kernel accepts boot time parameters as it starts to boot system. This is used to inform kernel about various hardware parameters. You need boot time parameters: * Trou…'
The Linux kernel accepts boot time parameters as it starts to boot system. This is used to inform kernel about various hardware parameters. You need boot time parameters:

* Troubleshoot system
* Hardware 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 operations

The kernel command line syntax

name=value1,value2,value3…

Where,

* name : Keyword name, for example, init, ro, boot etc

See also:
* Modifying boot options using IGEP X-Loader bootloader: [[The IGEP X-loader#Configuration_file:_igep.ini]]
0
edits