Given the file
/path/to/iso/abc.isodo
mkdir /path/to/mount/dir/abcdir mount -o loop /path/to/iso/abc.iso /path/to/mount/dir/abcdir cd /path/to/mount/dir/abcdirYou can now start using the contents of the ISO file.
No comments:
Post a Comment