To view the contents of a .iso file you can mount the file as a loopback device with the following command:
mount -o loop /path/to/my_iso_file.iso /mount/point
Now you can browse to /mount/point to view the contents of the my_iso_file.iso file.
Saturday, April 16, 2005
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment