mode persistence

This commit is contained in:
SVNET 2020-07-09 18:01:36 +02:00
parent 81e4a852ef
commit c51c4d1d0f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ lb config noauto \
--apt-recommends "true" \
--debian-installer-gui "true" \
--debian-installer "live" \
--bootappend-live "lang=fr_FR.UTF-8 locales=fr_FR.UTF-8 keyboard-layouts=fr splash timezone=Europe/Paris utc=yes keyboard-model=pc105 hostname=svprognu boot=live peristence components username=svpro_gnu" \
--bootappend-live "lang=fr_FR.UTF-8 locales=fr_FR.UTF-8 keyboard-layouts=fr splash timezone=Europe/Paris utc=yes keyboard-model=pc105 hostname=svprognu boot=live persistence components username=svpro_gnu" \
--bootappend-install "locales=fr_FR.UTF-8" \
--binary-images "iso-hybrid" \
--uefi-secure-boot "enable" \