|
Boot Loaders: LILO vs GRUB |
 vote
 |
|
What utility do practically all Linux users use -- regardless of their job or expertise? A boot loader. In this article, see how a boot loader works, meet two popular loaders -- LILO (LInux LOader) and GNU GRUB (GRand Unified Boot loader) -- and review the pros and cons of each.
Most simply, a boot loader loads the operating system. When your machine loads its operating system, the BIOS reads the first 512 bytes of your bootable media (which is known as the master boot record, or MBR). You can store the boot record of only one operating system in a single MBR, so a problem becomes apparent when you require multiple operating systems. Hence the need for more flexible boot loaders.
| | |
| |
|
| | read more | mail this link | score:7787 | -Idean Momtaheni, August 27, 2005 |
| |
|
More Sysadmin articles... |
- Tutorial: Build an Ubuntu 13.04 server
- Virtual Hosting with PureFTPd, MySQL on CentOS 6.4
- tmux: terminal multiplexer
- Tutorial: Install Nginx, PHP5, PHP-FPM, and MySQL on CentOS 6.4
- Mass Enrolling of Yubikey with LinOTP
- Zap GPT data structures from a disk, while preserving existing MBR partitions
- Tutorial: Install Lighttpd, PHP5, MySQL on Fedora 18
- Integrate DropBox Into Thunar (Fedora 18/XFCE)
- Tutorial: Install Nginx, PHP5 and MySQL on Fedora 18
- Rsnapshot: Archive, Snapshot, Backup MySQL Databases on Debian
| |
|
|