Changes

From SME Server
Jump to navigationJump to search
91 bytes added ,  06:36, 29 April 2007
Line 52: Line 52:  
'''''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.
+
You will have to populate this directory with all of the files required by your 'distribution'.  
   −
/tftpboot/
+
As an example I will show the files used by my prepackaged Thinstation distribution.
/tftpboot/initrd (thinstation ramdisk image)
+
*/tftpboot/thinstation/
/tftpboot/pxelinux.0 (pxelinux executable)
+
*/tftpboot/thinstation/initrd (thinstation ramdisk image)
/tftpboot/thinstation.conf.network (thinstations global configuration file)
+
*/tftpboot/thinstation/pxelinux.0 (pxelinux executable)
/tftpboot/vmlinuz (kernel)
+
*/tftpboot/thinstation/thinstation.conf.network (thinstation global configuration file)
/tftpboot/pxelinux.cfg/
+
*/tftpboot/thinstation/vmlinuz (kernel)
/tftpboot/pxelinux.cfg/default (pxelinux configuration file)
+
*/tftpboot/thinstation/pxelinux.cfg/
 +
*/tftpboot/thinstation/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).
 
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).
371

edits

Navigation menu