Ajout mbr syslinux pour bug lb 4

AMD64
This commit is contained in:
tzim 2015-11-24 00:03:33 +01:00
parent 633d279308
commit 4bdb2b2e67
4 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
lb config noauto \ lb config noauto \
-b hdd --hdd-size 800 \ -b hdd --hdd-size 800 \
--architectures i386 -k "686-pae 586" \ --architectures amd64 \
--apt-recommends false --apt-indices false --firmware-chroot true --archive-areas "main contrib non-free" \ --apt-recommends false --apt-indices false --firmware-chroot true --archive-areas "main contrib non-free" \
--bootappend-live "boot=live components persistence persistence-path=live quiet splash keyboard-layouts=fr locales=fr_FR.UTF-8" \ --bootappend-live "boot=live components persistence persistence-path=live quiet splash keyboard-layouts=fr locales=fr_FR.UTF-8" \
"${@}" "${@}"