« Création d'une image debian bootable (système de rescue, live system) » : différence entre les versions

Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Ligne 27 : Ligne 27 :
<pre>
<pre>
mkdir live-default && cd live-default
mkdir live-default && cd live-default
lb config --distribution wheezy --binary-images iso-hybrid --architectures amd64 --linux-flavours amd64 --archive-areas "main contrib non-free" --apt aptitude --apt-indices false --bootappend-live "boot=live config locales=en_US.UTF-8 keyboard-layouts=fr hostname=rescue username=root noprompt noeject --mirror-bootstrap http://ftp.fr.debian.org/debian/"  
lb config --distribution wheezy --binary-images iso-hybrid --architectures amd64 --linux-flavours amd64 --archive-areas "main contrib non-free" --apt aptitude --apt-indices false --bootappend-live "boot=live config locales=en_US.UTF-8 keyboard-layouts=fr hostname=rescue username=root noprompt noeject --mirror-bootstrap http://ftp.fr.debian.org/debian/ --mirror-binary http://ftp.fr.debian.org/debian/"
lb build
lb build
</pre>
</pre>
4 231

modifications

Menu de navigation