search for: boofile

Displaying 1 result from an estimated 1 matches for "boofile".

Did you mean: bootfile
2002 Nov 07
1
Thanks for pxelinux & memdisk
...e Windows 2000 server and configure it for 'tftp boot file serving' Open up the DHCP GUI and go to the defined scope and on the 'Scope Options' add these options: 066 Boot Server Host Name (enter here the FQDN or the IP of the tftp server, in this case, the ip of this server) 067 Boofile Name (/tftpboot/pxelinux.0) Then you create the following structure on your TFTP root directory: md tftpboot md tftpboot\pxelinux.cfg Copy pxelinux.0 from the syslinux distribution files to 'tftpboot' Copy memdisk from the syslinux distribution files to 'tftpboot' Copy your fl...