Skip Navigation

Bootloader Challenge Assignment

For this assignment, you will install Alpine Linux operating systems in two separate virtual machines and customize the bootloaders (Syslinux and GRUB, respectively) on each machine.

Page Contents

Background Material

We will be using Alpine Linux for this assignment. You will need to install Alpine Linux twice in two separate QEMU virtual machines. The first virtual machine will boot using legacy BIOS, while the second virtual machine will boot using UEFI. On the legacy BIOS virtual machine, you will use the Syslinux (more precisely, EXTLINUX) bootloader; the UEFI virtual machine will use the GRUB bootloader. The primary objectives of this assignment are to get Alpine Linux installed on both virtual machines and to customize the bootloader menus for both Syslinux (EXTLINUX) and GRUB.

To begin, you might want to review Using QEMU to see how the virtual machines are created. Alternatively, you may use a different virtualization system, such as Oracle VirtualBox, but you’ll need to read the documentation to figure out how to configure the legacy and UEFI boot modes.

Obtaining Alpine Linux

For this assignment, you can download the x86_64 “Virtual” ISO file.

Reference Material

Requirements

Prepare a video presentation in MP4 or WEBM format with the following information:

  1. Record the startup process for your first virtual machine. Show that you have customized the Syslinux (EXTLINUX) boot menu with different colors and your name somewhere on the menu screen (in the title or as dummy entries). You may make this menu as fancy as you’d like.
  2. Demonstrate that you can boot the first virtual machine into a working installation of Alpine Linux.
  3. Record the startup process for your second virtual machine. Show that you have customized the GRUB boot menu with different colors and your name somewhere on the menu screen (in the title or as dummy entries). You may make this menu as fancy as you’d like.
  4. Demonstrate that you can boot the second virtual machine into a working installation of Alpine Linux.

Upload your completed video presentation as the submission for this assignment.

Grading

Please review the Bootloader Challenge Rubric before submitting this Challenge Assignment.

As explained in the course syllabus, a minimum grade of 75 is required to receive any partial credit for this assignment.

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.