Administrators, autoreview, Vérificateurs d’utilisateurs, checkuser-log, editor, reviewer, usersnoop
3 321
modifications
mAucun résumé des modifications |
m (→RescueSystemCd) |
||
Ligne 257 : | Ligne 257 : | ||
4) Copier les fichiers nécessaires (initram.igz, rescuecd, sysrcd.dat, sysrcd.md5) | 4) Copier les fichiers nécessaires (initram.igz, rescuecd, sysrcd.dat, sysrcd.md5) | ||
/var/lib/tftpboot/images/systemrescue vdir | /var/lib/tftpboot/images/systemrescue vdir | ||
total 214072 | total 214072 | ||
-r-xr-xr-x 1 laurent root 13392987 oct 4 15:58 initram.igz | -r-xr-xr-x 1 laurent root 13392987 oct 4 15:58 initram.igz | ||
-r-xr-xr-x 1 laurent root 3842224 oct 4 15:47 rescuecd | -r-xr-xr-x 1 laurent root 3842224 oct 4 15:47 rescuecd | ||
-r-xr-xr-x 1 laurent root 201736192 oct 4 15:57 sysrcd.dat | -r-xr-xr-x 1 laurent root 201736192 oct 4 15:57 sysrcd.dat | ||
-r-xr-xr-x 1 laurent root 45 oct 4 15:58 sysrcd.md5 | -r-xr-xr-x 1 laurent root 45 oct 4 15:58 sysrcd.md5 | ||
5) Ajouter au menu de démarrage les lignes suivantes (nano /var/lib/tftpboot/pxelinux.cfg) - En changeant l'IP en fonction de votre configuration évidemment... | 5) Ajouter au menu de démarrage les lignes suivantes (nano /var/lib/tftpboot/pxelinux.cfg) - En changeant l'IP en fonction de votre configuration évidemment... | ||
label systemrescue | label systemrescue | ||
menu label System Rescue | menu label System Rescue | ||
kernel images/systemrescue/isolinux/rescuecd | kernel images/systemrescue/isolinux/rescuecd |
modifications