Changes

From SME Server
Jump to navigationJump to search
801 bytes added ,  05:27, 28 April 2007
Line 51: Line 51:     
'''''Note:''''' the default Executable is PXELinux (pxelinux.0), but if you use something else (eg. a <image>.nbi.zpxe file), just enter it in the Executable field.
 
'''''Note:''''' the default Executable is PXELinux (pxelinux.0), but if you use something else (eg. a <image>.nbi.zpxe file), just enter it in the Executable field.
 +
 +
You will have to populate this directory with all of the files required by your 'distribution'. As an example I will show the files used by my prepackaged Thinstation distribution.
 +
 +
/tftpboot/
 +
/tftpboot/initrd (thinstation ramdisk image)
 +
/tftpboot/pxelinux.0 (pxelinux executable)
 +
/tftpboot/thinstation.conf.network (thinstations global configuration file)
 +
/tftpboot/vmlinuz (kernel)
 +
/tftpboot/pxelinux.cfg/
 +
/tftpboot/pxelinux.cfg/default (pxelinux configuration file)
 +
 +
Please also note that most 'distributions' expect that they are the ONLY one, so assume that they exist in the /tftpboot/ directory. You may need to tweak their config so that they look in the appropriate directory (eg. in the case of thinstation, this means setting the 'param basepath ts' in your build.conf prior to building).
    
=== Workstations ===
 
=== Workstations ===
371

edits

Navigation menu