Pages : 1
#1 Le 15/02/2010, à 21:50
- tocks
Clonezilla server ajouter un menu au pxe
Bonjour,
J'ai installer drbl sur une ubuntu-server, les fonctions de clone fonctionnent parfaitement seulement j'aimerais rajouter des entrées au menu
j'ai donc décomenté dans /opt/drbl/sbin/generate-pxe-menu
# Example for Clonezilla live PXE booting
# //NOTE// Remember to change the file names to match your files and check parameters in syslinux/syslinux.cfg from the zip file, copy them to here. It might be different from here, say vmlinuz1 path maybe different.
label Clonezilla Live
# MENU DEFAULT
# MENU HIDE
MENU LABEL Clonezilla Live
# MENU PASSWD
kernel vmlinuz1
append initrd=initrd1.img boot=live union=aufs noswap noprompt nolocales ip=frommedia vga=788 fetch=tftp://$server_IP/filesystem.squashfs
TEXT HELP
Boot Clonezilla live via network
ENDTEXT
Mais cela n'a pas d'effet sur les clients.
y a t'il une commande pour que drbl ce mettre a jour sur ce fichier ?
Merci
Hors ligne