Site Tools


notes:lpic-1_notes

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
notes:lpic-1_notes [2026/06/13 11:15]
114.119.158.251 old revision restored (2026/06/08 06:28)
notes:lpic-1_notes [2026/06/13 11:17] (current)
114.119.151.209 old revision restored (2026/06/07 22:42)
Line 120: Line 120:
   * Interact with the boot loader   * Interact with the boot loader
   * Terms: /boot/grub/menu.lst, grub.cfg and other variations, grub-install, MBR, superblock   * Terms: /boot/grub/menu.lst, grub.cfg and other variations, grub-install, MBR, superblock
- 
-==Notes== 
- 
-  * BIOS looks for and runs boot loader from first specified boot device. 
-  * Boot loader find and loads specified kernel (with specified kernel options) which loads required modules and starts system processes. 
-  * LILO is a 2-stage program, first stage is in 512-byte MBR or in the boot sector of a partition (if it is a secondary boot loader). Second stage is in /boot/boot.b 
-  * //lilo// command reads /etc/lilo.conf which contains kernel image locations, kernel options, the default boot disk etc. It encodes this information along with physical disk information and writes it into the boot files (MBR/boot-sector and /boot/boot.b). 
-  *  
- 
  
 === 102.3 Manage shared libraries (LCN-5 CTL-2) === === 102.3 Manage shared libraries (LCN-5 CTL-2) ===
notes/lpic-1_notes.txt · Last modified: 2026/06/13 11:17 by 114.119.151.209