LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-28-2006, 08:11 AM   #1
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Rep: Reputation: 15
Mounting ISO


Hi,

I would like to know how to mount a cd image. I have no idea how to do it? I have searched and i found a bunch of threads mentioning the loop command. But nothing specific on how to use it.

Is it easier to use a third party program?

Thanks.

Mitch
 
Old 10-28-2006, 08:18 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Sure is not easier using any other program:
Code:
mount -o loop /path/to/image.iso /path/to/mountpoint/
That should do it, mount image.iso to the path specified.
 
Old 10-28-2006, 09:14 AM   #3
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Original Poster
Rep: Reputation: 15
thanks

does it make any difference where i mount it to?
 
Old 10-28-2006, 09:21 AM   #4
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Original Poster
Rep: Reputation: 15
i just tried mounting to "/mnt"
i got an error
"mount: you must specify the filesystem type"

i am trying to mount bin/cue files.
 
Old 10-28-2006, 12:49 PM   #5
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
The file you try to mount must have a valid filesystem that Linux understands (e.g. an ISO file has an iso9660 filesystem in most cases). You can't mount any arbitrary file.
 
Old 10-28-2006, 06:14 PM   #6
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Original Poster
Rep: Reputation: 15
But bin/cue files are cd images???

If linux doesn't understand them, what are my other alternatives?
 
Old 10-29-2006, 08:21 AM   #7
buffed317
Member
 
Registered: Jun 2004
Location: New Jersey, USA
Distribution: Slackware 11
Posts: 191

Rep: Reputation: 31
a program called bchunk converts bin to iso. let me know if you get it to work. i tried it and it created an iso but i couldnt mount it. i dont know if it a problem with the bin/cue, the iso or the way i mounted it.
 
Old 10-30-2006, 01:08 AM   #8
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Original Poster
Rep: Reputation: 15
Yer i got it to work fine.
I just followed the guide on the site and it worked fine.

Thanks.
 
Old 10-30-2006, 03:59 AM   #9
sc0tty
LQ Newbie
 
Registered: Oct 2006
Location: Britanny, France
Distribution: ubuntu and debian
Posts: 4

Rep: Reputation: 0
mount -o loop -t iso9660 /path/to/image.iso /path/to/mountpoint

This should work. You might have to sudo it.

You can sometimes mount other image formats directly, as long as the filesystem type is iso9660.

HTH,

Yann

Last edited by sc0tty; 10-30-2006 at 04:00 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mounting iso gvbn Linux - Newbie 2 12-07-2005 08:12 PM
Mounting an *.iso... darkarcon2015 Slackware 14 10-25-2005 06:01 PM
mounting ISO image satimis Linux From Scratch 12 10-22-2005 07:15 PM
Mounting an ISO image from a CD different than mounting from HD? NoTiG Linux - Software 4 08-03-2005 04:40 PM
iso mounting enis2002 Slackware 4 04-16-2002 09:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration