tftp32-pxe-netboot 設定


C:\tftp32\ EUPL-EN.pdf
\ tftpd32.chm
\ tftpd32.exe
\ tftpd32.ini   

syslinux より、追加
\ pxelinux.0            ・・・ C:\Tftpd32\syslinux\bios\core\
\ ldlinux.c32            ・・・ C:\Tftpd32\syslinux\bios\com32\elflink\ldlinux
\ menu.c32            ・・・ C:\Tftpd32\syslinux\bios\com32\menu
\ libutil.c32           ・・・・ C:\Tftpd32\syslinux\bios\com32\libutil
\ memdisk            ・・・・ C:\Tftpd32\syslinux\memdisk\  

\ syslinux.c32         ・・・  C:\Tftpd32\syslinux\bios\com32\lua\src 
\ vesamenu.c32        ・・・ C:\Tftpd32\syslinux\bios\com32\menu


pxelinux.cfg フォルダを作成、defaultを作成
\ pxelinux.cfg \ default

ブート用ファイルをフォルダ別に配置
\ linuxbean-16.04\
\ bodhi-5.0.0-legacy\

\ winpe ・・・ 


設定

TFTPD32を起動、
「Server interfaces」のIPアドレス192.168.2.103を確認

「Settings」
TFTP   Base Directry = C:\tftpd32\linuxbean-16.04

Bind TFTP to this address = 192.168.2.103
Allow "\" As virtual root にチェック 

DHCP   IP pool address = 192.168.2.254.
Size of pool = 10 ・・・・・ dhcpする数

Boot File = /pxelinux.0

DHCP Options   PXE Compatibility にチェック
Def rooter = 192.168.2.1
Mask     = 255.255.255.0
DNS server= 192.168.2.103

DHCP Settings   Bind DHCP to this address = 192.168.2.103    
 

投票数:1 平均点:10.00

 
Back to Top