|
|
||
If you already have the ISO file on your Provisioner PXE Server, simply copy the .iso file to the ISO directory (in the Linux example, to the /home/tftpboot/ISOs/linux/ directory):
cd /name_of_directory_where_the_.iso_file_is_located
ls *.iso
CentOS-5.5-i386-bin-DVD.iso
cp –p CentOS-5.5-i386-bin-DVD.iso /home/tftpboot/ISOs/linux/CentOS-5.5-i386-bin-DVD.iso
The recommended locations for your .iso files are these pre-existing directories:
/home/tftpboot/ISOs/esx
/home/tftpboot/ISOs/linux
/home/tftpboot/ISOs/windows (for Windows Server 2003 & Windows XP)
/home/tftpboot/ISOs/windows/win7_2008 (for Windows Server 2008 & Windows 7)