Linux Essentials (010-160) — Question 54
Where is the operating system of a Raspberry Pi stored?
Answer options
- A. On the master device attached to the Raspberry Pi's IDE bus.
- B. On a read only partition on the Raspberry Pi's firmware, next to the BIOS.
- C. On a removable SD card which is put into the Raspberry Pi.
- D. On a Linux extension module connected to the Raspberry Pi's GPIO pins.
- E. On rewritable flash storage which is built into the Raspberry Pi.
Correct answer: C
Explanation
The correct answer is C because the Raspberry Pi's operating system is installed on a removable SD card, which is essential for booting the device. The other options are incorrect as they describe locations that do not store the operating system for a Raspberry Pi.