Bird
0
0

You added the 'ssh' file and 'wpa_supplicant.conf' to the boot partition but cannot SSH into your Raspberry Pi after boot. What is the most likely mistake?

medium📝 Debug Q14 of 15
Raspberry Pi - Security and Deployment
You added the 'ssh' file and 'wpa_supplicant.conf' to the boot partition but cannot SSH into your Raspberry Pi after boot. What is the most likely mistake?
AThe 'ssh' file has a .txt extension, so SSH is not enabled
BThe Raspberry Pi does not support headless setup
CYou forgot to connect a monitor and keyboard
DThe Pi boots too fast to accept SSH connections
Step-by-Step Solution
Solution:
  1. Step 1: Check common headless setup errors

    A common error is naming the 'ssh' file with an extension like '.txt', which disables SSH enabling.
  2. Step 2: Evaluate other options

    Raspberry Pi supports headless setup; monitor/keyboard not needed; boot speed does not block SSH.
  3. Final Answer:

    The 'ssh' file has a .txt extension, so SSH is not enabled -> Option A
  4. Quick Check:

    File must be named exactly 'ssh' without extension [OK]
Quick Trick: Check 'ssh' file has no extension [OK]
Common Mistakes:
MISTAKES
  • Assuming monitor is required for SSH
  • Thinking Pi doesn't support headless mode
  • Blaming boot speed for SSH failure

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Raspberry Pi Quizzes