> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dwe.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Installer dweOS sur un nouveau Raspberry Pi

> Ce guide vous aide à installer notre image dweOS.

## Pour commencer

<Note>
  Cette méthode n'est pas recommandée en raison de la complexité liée à l'IP statique attribuée à l'image (192.168.2.2).
  Nous vous recommandons d'installer d'abord Raspberry Pi OS, puis d'installer dweOS [via la ligne de commande](/fr/dwe-os/installation/cmd-line).
</Note>

<Tip>
  Si vous utilisez BlueOS, suivez notre guide pour [installer dweOS en tant qu'extension
  BlueOS](/fr/dwe-os/installation/blueos).
</Tip>

## Installation sur une nouvelle carte microSD

<Steps>
  <Step title="Première étape">
    Téléchargez la dernière image [ici](https://github.com/DeepwaterExploration/dweOS/releases/latest).
  </Step>

  <Step title="Deuxième étape">
    Téléchargez [Raspberry Pi Imager](https://www.raspberrypi.com/software/) pour flasher l'image sur une carte SD.
  </Step>

  <Step title="Sélectionner l'appareil">
    <video controls={true} autoPlay loop height="300px" className="w-full aspect-video" src="https://cdn.shopify.com/videos/c/o/v/ce746d70d36443e4b5dcbab6a2e89a87.webm" />
  </Step>

  <Step title="Sélectionner l'image dweOS 2">
    <video controls={true} autoPlay loop height="300px" className="w-full aspect-video" src="https://cdn.shopify.com/videos/c/o/v/7cc23a4b35724451886fb1eea783edf8.webm" />
  </Step>

  <Step title="Sélectionner la carte SD">
    <video controls={true} autoPlay loop height="300px" className="w-full aspect-video" src="https://cdn.shopify.com/videos/c/o/v/70b76e866efd4757ac16f1d1cf577395.webm" />
  </Step>

  <Step title="Succès !">
    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/dwe-os/pages/images/dwe-os-2-success.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=7e3d7143046ceb737307f15e14692b62" alt="dweOS 2 Success" width="1352" height="833" data-path="dwe-os/pages/images/dwe-os-2-success.png" />
  </Step>

  <Step title="Insérez la carte SD et démarrez !">
    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/dwe-os/pages/images/pi-insert-sd.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=539f35eb297cf05fa76791fdb4233018" alt="Insert SD Card Into Raspberry Pi" width="843" height="432" data-path="dwe-os/pages/images/pi-insert-sd.png" />
  </Step>
</Steps>
