- 利用 PXE 系統,提供無硬碟 Linux 作業系統!
- 利用 PXE 系統,提供無硬碟 Windows 作業系統!
- 基本 PXE 系統設定,請參考這一篇文章!
-
利用 yum 安裝 tftp Server、DHCP Server、Vsftp Server 以及 syslinux 等套件:
#yum install tftp-server dhcp syslinux vsftpd
-
利用 yum 安裝 tftp Server、DHCP Server、Vsftp Server 以及 syslinux 等套件:
#yum install tftp-server dhcp syslinux vsftpd
參考文獻:
- http://www.tecmint.com/configure-pxe-server-to-install-windows-on-centos/
- http://www.tecmint.com/installing-windows-7-over-pxe-network-boot-in-centos/
- https://technet.microsoft.com/zh-tw/library/dd744541(v=ws.10).aspx
- https://technet.microsoft.com/en-us/library/cc730907(v=ws.10).aspx#Capture
- http://www.sandeploy.com/solutions/PXE-iSCSI-BOOT-SAN/Pxe-Boot-Windows/iSCSI-PXE-Boot-Windows-7.php
- http://silent.gumph.org/content/4/7/071-diskless-windows-pxe.html
- https://www.youtube.com/watch?v=tTJUWIj3Ikg
- https://jonmccune.wordpress.com/2011/12/19/diskless-windows-7-with-iscsi-and-gpxe/
- https://blogs.technet.microsoft.com/storageserver/2011/05/03/diskless-servers-can-boot-and-run-from-the-microsoft-iscsi-software-target-using-a-regular-network-card/