🎴 Flashcard Mode

Unix/Linux Commands and System Administration

Card1 / 15
Mastered0
Review0
QuestionClick to flip

what is the name of Linux boot loader

AnswerClick to flip back
A
grub
💡 Explanation:

GRUB (Grand Unified Boot Loader) is the standard boot loader for modern Linux systems, responsible for loading the kernel into memory during system startup. LILO was an older boot loader but has been largely replaced. ntloader is specific to Windows systems, and booter is not a recognized Linux boot loader.

Change Mode