|
GRUB tips and tricks |
 vote
 |
|
This article includes a tutorial on installing the GRUB on a USB flash drive.
GRUB is a boot loader, which means it passes control of the boot process from the Power-On Self Test (POST) to the kernel of your GNU/Linux distribution. GRUB works in a modular, layered fashion so that any unneeded modules are not loaded. Not only does this reduce execution time, but it saves valuable resources when running from removable media. GRUB optionally loads its configuration file at run/boot time, so you don’t have to type in commands manually each time. However, the command-line option is still available in case there is an error in your configuration file.
| | |
| |
|
| | read more | mail this link | score:7852 | -Ray, January 17, 2006 |
| |
|
More Sysadmin articles... |
|
|