How to access ISO files without burning to CD!
Posted: 10/30/2000 10:54:20 PM
By: Comfortably Anonymous
Times Read: 4,935
0 Dislikes: 0
Topic: Linux
I had asked a question asking if there was any way to access the files in a .ISO image without actually burning it to CD. Here's how to do it! :)

mkdir /mnt/iso
mount -o loop whatever.iso /mnt/iso

then you can view all the files within the iso...
Rating: (You must be logged in to vote)
Discussion View:
Replies:

How to access ISO files without burning to CD!
Posted: 10/30/2000 10:54:20 PM
By: Comfortably Anonymous
Times Read: 4,935
0 Dislikes: 0
Topic: Linux
Where do you find the Mount EXE ?
Rating: (You must be logged in to vote)