mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update create_live_usb_fr.md
This commit is contained in:
parent
a25684d0d7
commit
02b534f1a3
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ sudo umount -lf chroot/dev
|
|||
mkdir -p image/{live,isolinux}
|
||||
```
|
||||
|
||||
15. Compresser l'environnement chroot dans un systéme de fichier Squash :
|
||||
15. Compresser l'environnement chroot dans un système de fichier Squash :
|
||||
```bash
|
||||
sudo mksquashfs chroot image/live/filesystem.squashfs -e boot
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue