LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   extracting bin files (https://www.linuxquestions.org/questions/linux-software-2/extracting-bin-files-203957/)

shyam_d_sundar 07-12-2004 01:25 AM

extracting bin files
 
Hi,

I am having .bin image file. I can explore it in windows using winiso. But, how can the same be done in linux?

Can I mount the bin file like the iso image files? Is there any utility to extract the files?

please let me know.

reg,
Shyam

flook 07-12-2004 02:25 AM

try
mount file.bin /mnt/iso -o loop

shyam_d_sundar 07-12-2004 10:44 AM

when I use the command, it gives an error as below

mount: you must specify the filesystem type

if i use -t, what fs to specify?

reg,
Shyam

flook 07-12-2004 11:01 AM

Good question :)
Try iso9660


All times are GMT -5. The time now is 04:01 PM.