maj doc+
This commit is contained in:
parent
ed149adf0e
commit
997449600a
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
16
readme.md
16
readme.md
|
|
@ -1,18 +1,18 @@
|
||||||
# Installation : pi + VMA405 ou RC522
|
# Installation : pi + VMA405 ou RC522
|
||||||
## 1 - Cloner le projet
|
## 1 - Cloner le projet
|
||||||
|
|
||||||
## 2 - Créer une image (Raspberry Pi Imager v1.7.3)
|
## 2 - Créer une image
|
||||||
|
|
||||||
### Utilisation du logiciel Raspberry Pi Imager v1.7.3
|
|
||||||
- Lancer le logiciel puis "shift + Ctrl + Alt"
|
|
||||||
<img src="./images/imager_hostname_ssh.png" height="400" width="auto">
|
|
||||||
<img src="./images/imager_user_wifi.png" height="400" width="auto">
|
|
||||||
<img src="./images/imager_wifi2_locale.png" height="400" width="auto">
|
|
||||||
|
|
||||||
- PI OS Lite LEGACY
|
- PI OS Lite LEGACY
|
||||||
- Utilisateur = sysop
|
- Utilisateur = sysop
|
||||||
- Wifi
|
- Wifi
|
||||||
- SSH
|
- SSH
|
||||||
|
|
||||||
|
- Lancer le logiciel "Raspberry Pi Imager v1.7.3" puis "shift + Ctrl + Alt"
|
||||||
|
<img src="./images/imager_hostname_ssh.png" height="400" width="auto">
|
||||||
|
<img src="./images/imager_user_wifi.png" height="400" width="auto">
|
||||||
|
<img src="./images/imager_wifi2_locale.png" height="400" width="auto">
|
||||||
|
<img src="./images/imager_image_systeme.png" height="400" width="auto">
|
||||||
|
|
||||||
Attention, penser à mettre votre clef publique sur le pi (ssh-copy)
|
Attention, penser à mettre votre clef publique sur le pi (ssh-copy)
|
||||||
|
|
||||||
## 3 - Ansible(hôte) inventaire des clients(raspberry pi)
|
## 3 - Ansible(hôte) inventaire des clients(raspberry pi)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue