gmzzrh / RaspberryPi-OS-Monitorless-Setup

Monitorless setup steps for raspberry pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaspberryPi-OS-Monitorless-Setup

Raspberry Pi Installation The steps that enable Raspberry Pi installation to be done via SD Card are explained below. The SD Card to be used for Raspberry Pi must be at least 8GB in size and formatted. The SD Memory Card Formatter program is installed by clicking the appropriate link for your operating system on the https://www.sdcard.org/downloads/formatter/ link.

1

The SD Card to be formatted is selected and the formatting process is completed.

2

To install the operating system, the download is provided by clicking the link appropriate to the computer that you use from the link https://www.raspberrypi.com/software/.

3

The installation process of the Imager program starts.

4 5

Raspberry Pi Image Manager will open automatically.

6

“Raspberry Pi OS” for Raspberry Pi and the SD Card to be installed are selected as the operating system.

7 8

By clicking the Settings button, Username - Password is set and saved, and the "WRITE" button is clicked.

9

The operating system starts to install.

10

When the installation process is completed successfully, the "CONTINUE" button is clicked when it gives the warning on the screen.

11

SD Card is removed and reinserted. The file named “ssh”, which is empty and without extension, and the file named “wpa_supplicant.conf”, which contains the wi-fi connection information as shown below, are thrown into it.

12 13

The SD Card is removed and placed in the slot on the Raspberry Pi. The power adapter is plugged in and powered up. To learn the IP address of Raspberry Pi, download the "Fing" program from the link https://www.fing.com/products/fing-desktop.

14

From Devices, the information that Raspberry Pi is connected to the network and its ip address will be visible.

15

To make Raspberry Pi interface settings, the PuTTY program is downloaded from the link https://www.putty.org/.

16

By opening PuTTY, the IP address we learned with Fing is written in the relevant field and the "Open" button is clicked.

17

Click the "Accept" button in the warning.

18

On the next screen, first enter the username: pi and click "Enter". Next comes the password field. Enter the password and click the "Enter" button again.

19

With the command entered, the steps that will activate accessing the Raspberry Pi's interface will be executed.

20

Interface Options is selected.

21

VNC is enabled.

22

PuTTY is closed. VNC Viewer program is downloaded and installed from https://www.realvnc.com/en/connect/download/viewer/ to access the interface.

23

The VNC Viewer program is run and the Raspberry Pi's IP address is entered in the relevant field.

24

Access to the interface of Raspberry Pi is provided. Since it will run slowly at the first boot, a reboot is done once.

25

“Raspberry Pi Configuration” opens for language and region settings.

26

The Localization tab opens. Locale for language and Timezone for time zone are set and saved. After saving, Raspberry Pi restarts with its current state.

27

Font and size are set with Appearance Settings.

28 29

About

Monitorless setup steps for raspberry pi