Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
informatique:linux:kickstart [2009/02/27 11:42] benoit |
informatique:linux:kickstart [2018/09/06 19:10] (Version actuelle) |
||
---|---|---|---|
Ligne 24: | Ligne 24: | ||
:!: Pour une installation par la réseau le CD distribution Linux avec ses RPMS doit être disponible par HTTP, FTP ou NFS. | :!: Pour une installation par la réseau le CD distribution Linux avec ses RPMS doit être disponible par HTTP, FTP ou NFS. | ||
+ | |||
+ | |||
Ligne 41: | Ligne 43: | ||
| | ||
install | install | ||
- | #url --url http://10.1.252.23/depot/linux/rhel5.3-i386 | + | url --url http://10.0.0.2/depot/linux/rhel/el5_i386 |
- | url --url http://10.1.253.28/depot/linux/rhel/el5_i386 | + | |
lang fr_FR.UTF-8 | lang fr_FR.UTF-8 | ||
keyboard fr-latin9 | keyboard fr-latin9 | ||
Ligne 115: | Ligne 116: | ||
-ypbind | -ypbind | ||
-yp-tools | -yp-tools | ||
- | + | | |
+ | %post | ||
==== Liens ==== | ==== Liens ==== | ||
* http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Installation_Guide-en-US/s1-kickstart2-options.html | * http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Installation_Guide-en-US/s1-kickstart2-options.html |