LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-20-2002, 12:51 PM   #1
SuperSadSmile
Member
 
Registered: Sep 2002
Location: Italy
Distribution: MDK9
Posts: 45

Rep: Reputation: 15
How to mount iso cd images


I wanna see a divx on my Linux station, using xine.

I have already created the iso images using clonecd
under win98.

I was wondering if there is some kind of kind program which can help me at all.
I mean to help me to mount my iso images (two isos precisely)

(of course i can get inside my win98 partitions;
i'm working to became an idiot, but i'm not yet)
 
Old 12-20-2002, 03:09 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You can mount as many iso's as you'd like:
mount -o loop /home/whatever/image.iso /mnt/image

Of course /mnt/image will need to exist to mount something there:
mkdir /mnt/image

You can mount wherever, this is just my example.

Cool
 
Old 12-21-2002, 01:18 PM   #3
SuperSadSmile
Member
 
Registered: Sep 2002
Location: Italy
Distribution: MDK9
Posts: 45

Original Poster
Rep: Reputation: 15
ok! Got it!
Few questions more:

Any way to mount *.cue or *.img images instead?

Do I have to convert the images or something?

Either case, what programs could I use to do that?
 
Old 02-19-2003, 10:45 PM   #4
beingben
LQ Newbie
 
Registered: Feb 2003
Location: USA
Distribution: RH, Mandrake, src
Posts: 1

Rep: Reputation: 0
from the console
dd if=/dev/cdrom of=/home/whatever/myimage.iso

"if" is the "in file" or device that the data is coming from
"of" is the "out file"
dd copies it's source bit for bit which equals an ISO image in this case because the cdrom format is ISO.
 
Old 02-20-2003, 05:53 AM   #5
Mik
Senior Member
 
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316

Rep: Reputation: 47
Quote:
Originally posted by MasterC
You can mount as many iso's as you'd like:
Mount will use the files /dev/loopX. If you don't specify one then the first free one will be taken. So you can mount as many iso's as there are available /dev/loopX devices. Ofcourse if you run out you can always create more with mknod.


Quote:
Originally posted by SuperSadSmile
Any way to mount *.cue or *.img images instead
There is a utility called bchunk to convert a .cue file + .bin file to a normal iso image. But it depends on the contents of the image, it destroys some essential parts if you do it to an image of a VCD.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount more than 8 iso images el_pajaro! Debian 1 08-23-2005 10:51 AM
How to mount ISO images 6u4nYu Linux - General 6 12-22-2004 09:02 PM
Got the ISO images, what next? Rauf Linux - Newbie 8 04-08-2004 09:55 AM
mount a .iso or extract a .iso behind user witout access to root easytarget Linux - Newbie 3 09-29-2002 05:01 AM
iso images himeg01 Linux - Newbie 2 07-04-2002 12:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:43 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