mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update plug_and_boot.md
This commit is contained in:
parent
346086b8ce
commit
f83a7c8ab1
1 changed files with 3 additions and 3 deletions
|
@ -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` :
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -14,4 +14,4 @@
|
|||
*Write down the `IP address` field visible on the screen: It is your server's **local IP address**.*
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue