LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 05-05-2005, 01:31 AM   #1
fireedo
Member
 
Registered: Feb 2005
Location: Indonesia,Sidoarjo
Posts: 342

Rep: Reputation: 30
Mounting ISO image CD/DVD


how to mount ISO image CD or DVD? is there any rpm pakcages that I can use? or I have to do manually? and how?
 
Old 05-05-2005, 01:50 AM   #2
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
there is a script that will lets you when you right click on an iso you could choose to mount it

http://kde-apps.org/content/show.php?content=11577


to mount an iso manually type :

su
<your root password>
mkdir /mnt/iso
mount -o loop -t iso9660 FILENAME.iso /mnt/iso

to unmount it type :
umount -d /mnt/iso

Last edited by heema; 05-05-2005 at 02:28 AM.
 
Old 05-05-2005, 02:18 AM   #3
fireedo
Member
 
Registered: Feb 2005
Location: Indonesia,Sidoarjo
Posts: 342

Original Poster
Rep: Reputation: 30
I've downloaded from http://kde-apps.org/content/show.php...=11577.....but when I try to mmount there is an eror massage :
ERROR: "/windows/C/Silent hunter.iso" has data error! File might be of wrong type or corrupted.

what should I do?
 
Old 05-05-2005, 02:29 AM   #4
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
i havent tried it before as i do it from the command line

have you tried the manual way ?
 
Old 05-05-2005, 02:40 AM   #5
fireedo
Member
 
Registered: Feb 2005
Location: Indonesia,Sidoarjo
Posts: 342

Original Poster
Rep: Reputation: 30
manually is the same

linux:/home/suse # mount -o loop -t iso9660 CM 5.iso /mnt/iso
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] ... : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
or move a subtree:
mount --move olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say man 8 mount .
 
Old 05-05-2005, 02:44 AM   #6
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
no try

mount -o loop -t iso9660 "CM 5.iso" /mnt/iso

as if there is spaces in the filename , it will read it separately so you must add "" to the filename

Last edited by heema; 05-05-2005 at 03:02 AM.
 
Old 05-05-2005, 02:52 AM   #7
fireedo
Member
 
Registered: Feb 2005
Location: Indonesia,Sidoarjo
Posts: 342

Original Poster
Rep: Reputation: 30
so what should I do? can I rename my ISO file?
 
Old 05-05-2005, 02:56 AM   #8
fireedo
Member
 
Registered: Feb 2005
Location: Indonesia,Sidoarjo
Posts: 342

Original Poster
Rep: Reputation: 30
after I rename my ISO file there still eror massage :
ERROR: "/home/suse/CM5.iso" has data error! File might be of wrong type or corrupted.
 
Old 05-05-2005, 03:02 AM   #9
fireedo
Member
 
Registered: Feb 2005
Location: Indonesia,Sidoarjo
Posts: 342

Original Poster
Rep: Reputation: 30
I'm sorry...
yess now I can mounted my ISO file....
thanx a lot to HEEMA.... u r the best
 
Old 05-05-2005, 03:07 AM   #10
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
no problem
 
  


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 image batev Slackware 11 10-20-2005 09:24 AM
Mounting iso image chadturner Linux - Newbie 11 09-08-2005 10:28 AM
Burning ISO image (DVD+R, external DVD writer) swan2925 Linux - Software 6 06-02-2005 09:49 AM
Uh, downloaded the DVD ISO image. How can I get to DVD? pterandon SUSE / openSUSE 2 04-19-2005 01:31 PM
mounting ISO from an image true_atlantis Linux - Newbie 2 01-20-2004 10:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:32 AM.

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