Under SolarisMake the block device with lofiadm:
Under Solaris
Make the block device with lofiadm:
lofiadm -a /path/to/image.iso /dev/lofi/1Mount the image as a read-only hsfs filesystem:
lofiadm -a /path/to/image.iso /dev/lofi/1
Mount the image as a read-only hsfs filesystem:
mount -F hsfs -o ro /dev/lofi/1 /mountpoint
mount -o loop image.iso
/mountpoint
Post a Comment
No comments:
Post a Comment