Nouvelles captures d'écran et modif fichier backup.md

This commit is contained in:
jean-jacques latour 2024-01-15 16:39:36 +01:00
parent 28d6932943
commit 5fac9d3780
3 changed files with 4 additions and 0 deletions

BIN
docs/assets/montage_01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
docs/assets/montage_02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -11,8 +11,12 @@
3. Monter les partitions
```
mkdir /mnt/nom_du_dossier
```
![Création du dossier cible](../../assets/montage_01.png)
```
mount /dev/sdXy /mnt/nom_du_dossier
```
![Montage du périphérique](../../assets/montage_02.png)
4. Cibler le dossier utilisateur de Windows
```
ls /mnt/nom_du_dossier