Multiple choice technology operating systems What is the minimum number of partitions you need to install Linux? 2 3 4 1 Reveal answer Fill a bubble to check yourself B Correct answer Explanation Linux requires a minimum of 3 partitions: root (/) for the system files, swap for virtual memory, and typically a separate /boot partition for bootloader files. This tri-partition scheme ensures proper system booting and operation.