From 1c2ff6d1f958da59cd0d1abb8627a5d01cf0c203 Mon Sep 17 00:00:00 2001 From: Adam Piggott Date: Wed, 3 Jul 2019 01:32:56 +0100 Subject: [PATCH] README.md: Add instructions on enabling headless SSH --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e15985f3..71f11750 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,10 @@ When you now boot your Pi using an SD card containing the modified version of NO If you already know your WiFi details, you can preconfigure NOOBS to use it straight away. Put a copy of your `wpa_supplicant.conf` file on the NOOBS root partition and NOOBS will read it and store it in its settings for all future uses. +### Enabling SSH for Raspbian + +SSH is disabled by default in Raspbian. If you have elected to automatically install Raspbian and wish to SSH into it you'll need to add a line to the file `/os/Raspbian/partition_setup.sh` after the `wpa_supplicant.conf` block: `touch /tmp/1/ssh`. Be patient while the OS installs; the SSH server will not be immediately available. + ### How to create a custom OS version There are two main use cases for which you may want to create a custom version of one of the standard OS releases that is suitable for installation via NOOBS: