If you need to view the contents of the ISO file under Solaris, the lofiadm command could be of a help.
Mounting ISO files
# lofiadm -a /path/xxx.iso
/dev/lofi/0 [note: this will be given by the lofiadm]
# mount -F hsfs -o ro /dev/lofi/0 /mnt
Unmount ISO files
# umount /mnt
# lofiadm -d /path/xxx.iso
Friday, April 11, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment