0:00–0:15
Pre-lab
0:15–1:50
Lab 1
1:50–2:00
Debrief
0:00 – 0:15 Pre-lab briefing · 15 min

Before anyone touches a mouse — a walkthrough of what we're about to decide

The Ubuntu installer has one moment where students must make real decisions: disk partitioning. Walk through this on the projector before students start, so no one is surprised mid-install. Everything else in the installer can be clicked through with defaults.

Instructor note: The pre-lab walkthrough saves 15 minutes of flailing during the install. Students who see the partition screen for the first time without preparation tend to either panic or click "Erase disk" to get past it. Five minutes on the projector prevents both outcomes.
0:15 – 1:50 Lab 1 · 95 min

Lab 1 — Installing Ubuntu 24.04 LTS on desktop1 and desktop2

Students work through the installer independently, using the partition plan from the briefing. The install itself runs for 15–20 minutes unattended — that time is used for research questions rather than watching a progress bar.

Step 1 — Boot and installer setup (10 min)

Step 2 — Manual disk partitioning (20 min)

Common mistake — wrong size units: The installer uses GB. Make sure you're entering gigabytes, not megabytes. 512 MB for /boot/efi is correct and small — it will look much smaller than the others in the partition list, which is expected.

Step 3 — Account setup and install (10 min active, 20 min waiting)

Step 4 — Research questions (20 min — during install)

Step 5 — First boot and GUI exploration (15 min)

Step 6 — Install desktop2 (remaining time)

Lab 1 complete when: desktop1 is fully installed, boots to the login screen, and you can log in as student. Research questions are answered in your lab notes. desktop2 installation is in progress or complete.
1:50 – 2:00 Debrief · 10 min

Partition types, mount points, and the AI task

Learning outcomes — by end of Day 2, students can…

Navigate the Ubuntu installerProgress through each installer screen, making correct choices at each step
Create manual partitionsAdd partitions with correct sizes, filesystem types, and mount points in the installer
Explain partition purposesDescribe what each mount point is used for and why separate partitions have value
Explain filesystem typesDistinguish between ext4, VFAT, XFS, and swap in their own words
Complete a first bootLog in to the Ubuntu desktop and locate basic system information

Common issues and fixes

IssueLikely causeFix
VM boots back into the ISO after restartISO still attached as the first boot deviceIn VM Settings → DVD Drive, change the ISO to "None", then Action → Reset
Partition sizes don't add up / installer won't proceedEntered MB instead of GB, or left no unallocated spaceDelete all partitions and start Step 2 again — there's no penalty for redoing it
/boot/efi partition not recognised as EFI typeSelected ext4 instead of FAT32 / EFIDelete that partition and recreate — ensure "EFI System Partition" is the type, not just FAT32
Install takes more than 25 minutesNetwork activity or slow disk I/O on the hostNormal variation — let it run. If still going at 35 minutes, call the instructor.
Login screen doesn't appear after first rebootBlack screen — GPU driver issue or display adapterPress Ctrl+Alt+F3 to get a TTY, log in as student, then run sudo systemctl restart gdm3

What to have ready before class

Lab 1 handout printed Partition plan written on whiteboard before students arrive Account details written on whiteboard projector showing Hyper-V Manager at start
←← Week 1 Overview ← Day 1 Lab 1B Handout Day 3 →