Thursday, August 17, 2006

How to use an ISO image to install a product.

1. SCP/FTP file to the system

2. change to directory where iso is located.

3. # lofiadm -a `pwd` /VRTS41.iso
output from above command will be like /dev/lofi/1

4. mount -F hsfs /dev/lofi/1 /mnt

iso should be available at /mnt now.

No comments:

Post a Comment