diff --git a/sources/How to add kernel boot parameters via GRUB on Linux.md b/sources/How to add kernel boot parameters via GRUB on Linux.md index 097e162081..ed71539fb3 100644 --- a/sources/How to add kernel boot parameters via GRUB on Linux.md +++ b/sources/How to add kernel boot parameters via GRUB on Linux.md @@ -1,3 +1,6 @@ + +**【晨光】翻译中** + How to add kernel boot parameters via GRUB on Linux ================================================================================ The Linux kernel can be supplied with various parameters during boot time or at run time. These parameters customize the default behavior of the kernel, or inform the kernel about hardware configuration. Kernel parameters can be changed at run time by modifying files in /proc or /sys, while certain kernel parameters need be passed to the kernel at boot time by a boot loader such as GRUB or LILO. @@ -50,4 +53,4 @@ via: http://xmodulo.com/2013/11/add-kernel-boot-parameters-via-grub-linux.html 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[1]:http://www.flickr.com/photos/xmodulo/10618657834/ \ No newline at end of file +[1]:http://www.flickr.com/photos/xmodulo/10618657834/