Bird
0
0

What will be the output of the command ls /boot on a freshly installed Raspberry Pi OS microSD card?

medium📝 Predict Output Q5 of 15
Raspberry Pi - Platform
What will be the output of the command ls /boot on a freshly installed Raspberry Pi OS microSD card?
AList of boot files like kernel.img, config.txt, and start.elf
BEmpty directory
CError: directory not found
DList of user home directories
Step-by-Step Solution
Solution:
  1. Step 1: Understand the /boot directory contents

    The /boot directory contains essential boot files such as kernel.img, config.txt, and start.elf on Raspberry Pi OS.
  2. Step 2: Evaluate command output

    Listing /boot shows these boot files, not an empty directory or user directories.
  3. Final Answer:

    List of boot files like kernel.img, config.txt, and start.elf -> Option A
  4. Quick Check:

    /boot directory contents = boot files [OK]
Quick Trick: Boot files are stored in /boot directory [OK]
Common Mistakes:
  • Expecting empty directory
  • Confusing /boot with home directories

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Raspberry Pi Quizzes