LinMin Bare Metal Provisioning 6.2 User's Guide

Copy ISO File to the ISO Directory

Hide Navigation Pane

Copy ISO File to the ISO Directory

Previous topic Next topic No expanding text in this topic  

Copy ISO File to the ISO Directory

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

If you already have the ISO file on your LinMin 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)