diff --git a/plug_and_boot.md b/plug_and_boot.md index 45b29743..ca2a2c76 100644 --- a/plug_and_boot.md +++ b/plug_and_boot.md @@ -1,10 +1,10 @@ # Plug and boot your server up -* Plug your server in wired Ethernet **directly to your router**. Do not use a wireless connection or an intermediate router if you want the network configuration to be automatic. +* Plug your server in wired Ethernet, or configure the wifi connection as explained [here](https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md). You can also mount the second partition of the SD card and edit the wpa-supplicant.conf file prior to boot the card for the first time - on Windows you can use [Paragon ExtFS](https://www.paragon-software.com/home/extfs-windows/), don't forget to unmount everytime for changes to take effect. * Do not forget to **plug a screen** if you want to see how boot is going, and a keyboard if you want to have a **command-line access** to your server. -* Power up the server and wait until you see a big squared `Y` : +* Power up the server, wait for the first reboot to happen, and then wait until you see a big squared `Y` :
@@ -14,4 +14,4 @@ *Write down the `IP address` field visible on the screen: It is your server's **local IP address**.*

- \ No newline at end of file +