LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Linux equiv. of winrar,winiso or winimage (https://www.linuxquestions.org/questions/linux-general-1/linux-equiv-of-winrar-winiso-or-winimage-94783/)

bongski55 09-20-2003 06:29 AM

Linux equiv. of winrar,winiso or winimage
 
I would like to view what is inside an ISO.what is the program to use in linux? In windows we have winrar,winiso or winimage.

michaelk 09-20-2003 07:47 AM

Search and ye shall find. Keywords: mount iso

fiod 09-20-2003 08:15 AM

In linux there is no use to a program like winiso.

You can mount an ISO file as a filesystem.

Simply use the mount command with the "-o loop" arguement.

Kroppus 09-25-2003 05:10 AM

Hopefully you got the LOOP dev. installed in the kernel :)
If not, you have to do that first. :)

Good luck :)


All times are GMT -5. The time now is 06:58 PM.