Solution: First create a device using lof admin utility, lofiadm: # lofiadm -a /path/to/iso/file/image lofiadm will return the device name /dev/lofi/1 Mount the iso image/device name just returned to your favorite mount point. # mount -F hsfs -o ro /dev/lofi/1 /mnt Afterward, unmount the device and delete the iso device # umount /mnt # lofiadm -d /dev/lofi/1 Documentation: % man lofiadm Many thanks to everyone for their prompt replies, especially William Hathaway Steve Bagdon David Foster John Martinez Jonathan Andrews Timothy Lorenc Joel.Lee Osama Ahmed Kailashnath Rampur Larry Snyder Scott Howard Simon-Bernard Drol Vahid Moghaddasi David Cole -sarah s.q.eckhause@larc.nasa.gov _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Sun May 26 23:20:55 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:44 EST