On Sunday 12 November 2006 22:19, linux_forever2001 wrote: > Bsoir à tous, > > J'ai un petit problème avec mon auto installation (sous PXE) > > En effet, tout se déroule très bien (chargement, etc...) jusqu'au moment où > le système cherche à charger le fichier d'auto_installation récupéré > dans /root/drakx, et de ce fait, je me retrouve avec ça > > > error:( > Error using auto_install > Error reading file mdk_cfg/auto_inst.cfg.pl > > > Mon répertoire de tftp est /tftpboot/lstp/ > > Dans mon default (/tftpboot/lts/pxelinux.cfg/default), j'ai ceci: > > #INSTALL 2007 > #------------ > label 2007 > KERNEL images/vmlinuz2007 > APPEND initrd=images/2007.rdz > /bin/bash: q: command not found > #INSTALL 2007 AUTOMATISE > #----------------------- > label 2007GUI > KERNEL images/vmlinuz2007 > APPEND initrd=images/2007.rdz kickstart=mdk_cfg/auto_inst.cfg.pl > ramdisk=128000 vga=788 root=/dev/ram3 > automatic=method:http,network:dhcp,interface:eth0,server:mule,directory:/in >st/2007/i586 > > > Quand à mo, quickstart, il est situé > dans /tftpboot/ltsp/mdk_cfg/auto_inst.cfg.pl > > JMais à chaque fois, c'est pareil..... où dois-je le mettre ce fichier > quickstart ?? > > D'avance, merci à tous !!
Désolé je ne comprends pas grand chose au système d'auto installation que tu décris. Je configure LTSP "à la main" en suivant les recommandations de la doc d'installation officielle de LTSP (tiens elle a changé d'adresse et c'est maintenant du pdf, beurk !). Ca se passe sans trop de problèmes. Le plus délicat est de configurer correctement le serveur DHCP (/etc/dhcpd.conf) et de faire attention à la ligne server_args dans le fichier /etc/xinetd.d/tftp du serveur tftp : "server_args" est en effet lié à ce que l'on a mis comme argument à "filename" dans /etc/dhcpd.conf. -- Jean-Claude
____________________________________________________ Want to buy your Pack or Services from Mandriva? Go to http://store.mandriva.com Join the Club : http://www.mandrivaclub.com ____________________________________________________
