Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
system_administration:automation:preseed_debian_install [2022/03/31 09:54] – [Incorporer ''pressed.cfg'' dans ''initrd'' et création du CD final] aziz | system_administration:automation:preseed_debian_install [2022/03/31 09:59] (current) – [Exemple d'exploitation de ''preseed/late_command''] aziz | ||
---|---|---|---|
Line 31: | Line 31: | ||
projet. | projet. | ||
- | ===== Le fichier | + | ===== Le fichier preseed.cfg ===== |
Le fichier '' | Le fichier '' | ||
Line 66: | Line 66: | ||
modifiable. Le paquet '' | modifiable. Le paquet '' | ||
- | <code> | + | <cli> |
# mkdir isofiles | # mkdir isofiles | ||
# bsdtar -C isofiles -xf debian-9.6.0-amd64-netinst.iso | # bsdtar -C isofiles -xf debian-9.6.0-amd64-netinst.iso | ||
- | </code> | + | </cli> |
Le contenu | Le contenu | ||
modification dans le dossier '' | modification dans le dossier '' | ||
- | ===== Modification de l'' | + | ===== Modification de l' |
'' | '' | ||
Line 101: | Line 101: | ||
</ | </ | ||
- | ===== Incorporer | + | ===== Incorporer pressed.cfg dans initrd et création du CD final ===== |
Une fois le fichier '' | Une fois le fichier '' | ||
Line 167: | Line 167: | ||
procédure. Un exemple est donné en fin d' | procédure. Un exemple est donné en fin d' | ||
- | ===== Aller plus loin avec '' | + | ===== Aller plus loin avec preseed/ |
Un des éléments | Un des éléments | ||
Line 194: | Line 194: | ||
d' | d' | ||
- | ===== Exemple d' | + | ===== Exemple d' |
Après | Après |