Notice! This document is currently in Archived status.
The content of this document may be incorrect or outdated.

Print this article Edit this article

Mounting ISO From File On Solaris

To mount an ISO file as a filesystem:

lofiadm -a file.iso /dev/lofi/1
mount -F hsfs /dev/lofi/1 /mnt

To unmount:

umount /mnt
lofiadm -d /dev/lofi/1

Last Modified: Dec 19, 2016 11:12 am US/Eastern
Created: Feb 14, 2008 9:23 am US/Eastern by admin
JumpURL: