# 2. Installation du Sunscan OS

Votre Raspberry Pi a besoin d'un système d'exploitation pour fonctionner. Le voici. **Sunscan OS** est notre système d'exploitation officiel.

## 1 - Installation du Raspberry Pi Imager

{% embed url="<https://www.raspberrypi.com/software/>" %}

<figure><img src="/files/cTUzSndJTYS8uj1xI42C" alt=""><figcaption></figcaption></figure>

## 2 - Télécharger l'OS Sunscan

{% embed url="<https://drive.google.com/file/d/1ktJRJT5SZf5DjDA105eazF1z6UuYk5wX/view?usp=sharing>" %}

## 3 - Installatiion sur  MicroSD (reco 128 Go)

* Insérez la carte micro SD dans un lecteur connecté à votre ordinateur.&#x20;
* Lancez RPI Imager Cliquez sur « Choose Device » et sélectionnez Raspberry Pi 4 B+
* Cliquez sur « Choose OS » et sélectionnez « Use Custom ».&#x20;
* Choisissez l'image « sunscan-os-xxx.img.xz » téléchargée précédemment&#x20;
* Cliquez sur « Choose storage » et sélectionnez votre carte SD (taille d'environ 128 Gb)

{% hint style="danger" %}
Vérifiez à nouveau cette étape et choisissez le bon appareil pour éviter de vider un autre appareil de stockage !
{% endhint %}

* Cliquez sur « Suivant » Puis cliquez sur « Non » pour la personnalisation&#x20;
* Cliquez ensuite sur « Oui » pour lancer l'installation.
* Et maintenant, attendez... c'est long, jusqu'à plusieurs minutes en comptant la phase de vérification !

## 4 - Installez l'application mobile "Sunscan"

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><img src="/files/dlNpglY0044G969Q7wIx" alt="" data-size="original"></td></tr><tr><td><img src="/files/5snoSdqWW69qTSs4DGSs" alt="" data-size="original"></td></tr></tbody></table>

## 5 - Se connecter à Sunscan

* Allumez le sunscan : appuyez brièvement sur le bouton d'alimentation (cliquez).
* Attendez une minute, puis le réseau wifi « sunscan-\*\*\* » devrait apparaître sur votre mobile.
* Connectez-vous à ce réseau wifi avec le mot de passe « SunScanByStaros »
* Lancez ensuite l'application SUNSCAN 🙂


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.sunscan.net/fr/construction/2.-installation-du-sunscan-os.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
