Multiple choice technology operating systems

Which of the following is NOT a boot-loader for Linux?

  1. UILO

  2. LILO

  3. GRUB

  4. GRUB2

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

UILO is not a real Linux boot loader - it appears to be a made-up option. LILO (LInux LOader), GRUB (GRand Unified Bootloader), and GRUB2 are all legitimate boot loaders used in Linux systems to load the operating system during startup.