linux_wiki:modify_the_system_bootloader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux_wiki:modify_the_system_bootloader [2016/02/29 21:55]
billdozor created
linux_wiki:modify_the_system_bootloader [2019/05/25 23:50] (current)
Line 3: Line 3:
 **General Information** **General Information**
  
-About this page/how-to/script+Managing Grub2; the system boot loader
  
 ---- ----
 +
 +===== Grub2 Structure =====
  
 **Grub2 files:** **Grub2 files:**
   * /boot/grub2/grub.cfg => grub2 generated menu (**do not edit directly**)   * /boot/grub2/grub.cfg => grub2 generated menu (**do not edit directly**)
-  * /etc/default/grub => grub2 variables (can be edited, then menus re-generated)+  * /etc/default/grub => grub2 variables (**can be edited**, then menus re-generated)
   * /etc/grub.d/ => individual files used internally by grub2   * /etc/grub.d/ => individual files used internally by grub2
  
Line 16: Line 18:
   * /etc/sysconfig/grub => symlink to /etc/default/grub   * /etc/sysconfig/grub => symlink to /etc/default/grub
  
-\\+---- 
 + 
 +===== Grub2 Commands ===== 
 **View the active kernel that is default for system boot** **View the active kernel that is default for system boot**
 <code bash> <code bash>
  • linux_wiki/modify_the_system_bootloader.1456800938.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)