22
0
Fork 0

Fix bug about error ehci-orion

This commit is contained in:
btatu 2017-05-19 14:58:33 +02:00
parent 20ff3f66af
commit c88b95ddfc
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ lb config noauto \
--system "live" \
--architectures "amd64" \
--distribution "jessie" \
--bootappend-live "locale=en_US.UTF-8 keyb=fr" \
--bootappend-live "boot=live components autologin username=live locale=en_US.UTF-8 keyb=fr" \
--archive-areas "main contrib non-free" \
--security "true" \
--updates "true" \