/[fai]/branches/stable/3.4/doc/fai-guide.txt
ViewVC logotype

Diff of /branches/stable/3.4/doc/fai-guide.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6027 by mika, Tue Aug 17 12:56:23 2010 UTC revision 6028 by mika, Tue Aug 17 12:57:40 2010 UTC
# Line 403  Initializing package states... Done Line 403  Initializing package states... Done
403  Reading task descriptions... Done  Reading task descriptions... Done
404    
405  The following NEW packages will be installed:  The following NEW packages will be installed:
406    apt-move{a} dhcp3-server{a} fai-doc{a} fai-quickstart fai-server{a}    apt-move{a} isc-dhcp-server{a} fai-doc{a} fai-quickstart fai-server{a}
407    genisoimage{a} inetutils-inetd{a} nfs-kernel-server{a}    genisoimage{a} inetutils-inetd{a} nfs-kernel-server{a}
408    openssh-server{a} syslinux-common{a} tftpd-hpa{a}    openssh-server{a} syslinux-common{a} tftpd-hpa{a}
409  0 packages upgraded, 11 newly installed, 0 to remove and 0 not upgraded.  0 packages upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
# Line 610  daemon, which is available in the Debian Line 610  daemon, which is available in the Debian
610  First, install following additional needed packages:  First, install following additional needed packages:
611    
612  ----  ----
613  faiserver# apt-get install dhcp3-server syslinux-common tftpd-hpa  faiserver# apt-get install isc-dhcp-server syslinux-common tftpd-hpa
614  ----  ----
615    
616  Then set up the DHCP daemon. A sample configuration file can be found  Then set up the DHCP daemon. A sample configuration file can be found
617  in '/usr/share/doc/fai-doc/examples/etc/dhcpd.conf'. Copy this file to  in '/usr/share/doc/fai-doc/examples/etc/dhcpd.conf'. Copy this file to
618  '/etc/dhcp3/dhcpd.conf'.  '/etc/dhcp/dhcpd.conf'.
619    
620  The install client then loads the pxelinux boot loader which receives  The install client then loads the pxelinux boot loader which receives
621  its configuration via TFTP from a file in the directory  its configuration via TFTP from a file in the directory
# Line 712  network related data, which is used in a Line 712  network related data, which is used in a
712  If you make any changes to the DHCP daemon configuration, you must  If you make any changes to the DHCP daemon configuration, you must
713  restart the daemon.  restart the daemon.
714    
715    # /etc/init.d/dhcp3-server restart    # /etc/init.d/isc-dhcp-server restart
716    
717  By default, the DHCP daemon writes its log files to  By default, the DHCP daemon writes its log files to
718  '/var/log/daemon.log'. The command `fai-chboot(8)` is used for  '/var/log/daemon.log'. The command `fai-chboot(8)` is used for

Legend:
Removed from v.6027  
changed lines
  Added in v.6028

  ViewVC Help
Powered by ViewVC 1.1.5