2- mkdir /var/temp/ISO_folder #create folder
3-cp/ftp/scp the CD image to /var/temp/ISO_folder # Transfer the file to the folder
4- mount -t iso9660 -o loop /var/temp/ISO_folder/ISO_file".iso /mnt/cdrom
5- ls /mnt/cdrom. # verify that the ISO_file".iso is listed
6- patch add #to start upgrading
No comments:
Post a Comment