Hi all,
I have a solaris8/sparc machine; on it I have solaris9 .iso images. I want to mount the images so I can create an install server for another sun machine which is supposed to be installed trhough the network.
I have made the following:
lofiadm -a /where/are/images/disk1.iso
mount -F hsfs -o ro /dev/lofi/1 /mnt/sol9/disk1
However, in order to use the *_install_server.sh scripts I need the second partition on the CD (on the .iso file)
The question is - how do I mount it when it's not on a real CD, but on a file?
Best Regards,
--sdg
I have a solaris8/sparc machine; on it I have solaris9 .iso images. I want to mount the images so I can create an install server for another sun machine which is supposed to be installed trhough the network.
I have made the following:
lofiadm -a /where/are/images/disk1.iso
mount -F hsfs -o ro /dev/lofi/1 /mnt/sol9/disk1
However, in order to use the *_install_server.sh scripts I need the second partition on the CD (on the .iso file)
The question is - how do I mount it when it's not on a real CD, but on a file?
Best Regards,
--sdg