Q. How do I mount ISO FILE, And Read under it?
A. You can Use lofi(7D)/lofiadm the loopback file driver
Mounting an Existing CD-ROM Image Or File image
Use lofiadm to attach a block device to it:
# lofiadm -a /path/to/file.iso
/dev/lofi/1
And Then Use the mount command to mount the image:
# mount -F hsfs -o ro /dev/lofi/1 […]
Popularity: 16% [?]


An ordinary people, participants, contributor who share their own experiences, their knowledge, their informations, task, a few tips and tricks, their problem with solving tools..