This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Avoir un serveur DHCP fonctionnel, spécifier le nom du fichier d’amorce dans /etc/dhcp/dhcpd.conf (ou équivalent):
filename "/pxelinux.0"; allow booting; allow bootp; Redémarrer le serveur dhcpd:
# service isc-dhcp-server restart Installer “atftpd”
# apt-get install atftpd (note: par défaut, atftpd utilise le répertoire /srv/tftp)
Obtenir les fichiers de…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.