Mount ISO image 

Info 

Mount ISO Image is an advanced script which allows to perform multiple operations with ISO, NRG (Nero Burning ROM), UDF (DVD), CUE/BIN, CCD/IMG/SUB (CloneCD), XDVDFS (XBOX) images.

Source 

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

Related Urls 

http://freshmeat.net/projects/mount-iso-image/

Description 

Version: 0.9
Submitted: 03/25/2004, 16:12
Updated: 05/24/2004, 4:15

Mount ISO Image is an advanced script that makes it possible to perform multiple operations with ISO, NRG (Nero Burning ROM), UDF (DVD), CUE/BIN, CCD/IMG/SUB (CloneCD), and XDVDFS (XBOX) images. It can mount and unmount ISO, NRG, and CUE/BIN images, create ISO, UDF, and XDVDFS images from folders and CDROMs, calculate the MD5 sum for images, and convert CUE/BIN, NRG, and CloneCD images to ISO.

Comments 

Dependencies:

bchunk (to convert CUE/BIN image to ISO)
CDemu Kernel Module for Linux (to mount CUE/BIN images)
ccd2iso (to convert CloneCD image to a standard ISO)
extract-xiso (to create XDVDFS (XBOX) image from directory)

Mount ISO (support CloneCD files CCD/IMG/SUB) 

http://slinux.net/software?wid=22&sid=21&func=viewSubmission

Submitted By: serverleader Date Submitted: 5/2/2004 7:54 pm Status: Approved

This script allows you to mount ISO images. Script will create a folder on the desktop, where the iso image will be mounted to. You can mount several ISO images at the same time. The corresponding folder will be deleted automatically after unmounting.

Mount ISO image servicemenu can be used in two different ways: using kdesu or sudo. During the installation you'll be offered to choose a variant to use.

0.7 - Thursday 29 April 2004

Support for CloneCD (CCD/IMG/SUB files) - custom MIME type was added, so you can right-click a cue file (".CCD") and convert the image file (".IMG") to a standard ISO.

This feature requires 'ccd2iso' utility, available here: http://prdownloads.sourceforge.net/ccd2iso/ccd2iso.tar.gz?download

If it is not installed on your system, you will need to compile it from source or find a suitable package.

Added support for DVD ISO images (UDF format). Now you can mount them (like normal ISO's) and create such images from directories.

http://slinux.net/uploads/22/21/mount-iso-image-0.9.tar.bz2

Help 

Detail Help 

Mount/unmount operations can be performed in two different ways: using kdesu or sudo. During the installation you'll be offered to choose a variant to use. Note: If you prefer to use sudo, you should first choose to "Setup sudo config" in installation menu.

ISO9660 (CD) and UDF (DVD) images 
Mount
Right-click an ".ISO" file and choose "Actions -> Manage ISO -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Unmount
Right-click an ".ISO" file and choose "Actions -> Manage ISO -> Unmount Image". The corresponding folder will be removed from the desktop automagically.
Calculate MD5 sum
Right-click an ".ISO" file, choose "Actions -> Manage ISO -> Calculate MD5 sum" and wait for completion - it may take several minutes for a standard 650 Mb image on a slow machine.
Create ISO/UDF image from directory
Right-click a folder that you wish an ISO or UDF image to be created from and choose "Actions -> Manage ISO -> Create ISO (or UDF) image". Image will be created either in parent directory of this folder (if user is allowed to write there) or on the Desktop. Warning: Check if you have enough free space on target partition before creating an ISO!
Create ISO/UDF image from CD/DVD drive
Right-click any suitable directory (resulting file will be stored there), select "Actions -> Manage ISO -> Create ISO-image from CD-ROM" and select the name of ISO image in the filename selection dialog. If it suggests you put the resulting image on the Desktop instead of the selected directory, it means that current user has no permission to write in this directory. Note: This feature requires a working CD/DVD drive Warning: Check if you have enough free space on target partition before creating an ISO!
NRG (Nero Burning ROM) images 
Mount
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised.
Unmount
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Unmount Image". The corresponding folder will be removed from the desktop automagically. You can also right-click this very folder on your to unmount.
Calculate MD5 sum
Right-click an ".NRG" file, choose "Actions -> Manage NRG -> Calculate MD5 sum" and wait for completion - it may take several minutes for a standard 650 Mb image on a slow machine.
Convert NRG image to ISO
Right-click an ".NRG" file and choose "Actions -> Manage NRG -> Convert to ISO" to convert the image to a standard ISO. Warning: Check if you have enough free space before converting!
CUE/BIN images 
Mount
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Mount Image". Image file will be mounted to folder on Desktop, the corresponding folder will be opened and raised. Note: This feature requires the use of 'cdemu' utility, available here: http://cdemu.sourceforge.net If it is not installed on your system, you will need to compile it from source or find a suitable package.
Unmount
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Unmount Image". The corresponding folder will be removed from the desktop automagically. You can also right-click this very folder on your to unmount.
Convert CUE/BIN image to ISO
Right-click a ".CUE" file and choose "Actions -> Manage CUE/BIN -> Convert to ISO" to convert the image to a standard ISO. Note: This feature requires 'bchunk' utility, available here: http://he.fi/bchunk If it is not installed on your system, you will need to compile it from source or find a suitable package. NB: Check if you have enough free space before converting!
CCD/IMG/SUB (CloneCD) images 
Convert CloneCD image to ISO
Right-click a ".CCD" file and choose "Actions -> Manage CloneCD -> Convert to ISO" to convert the image to a standard ISO. Note: This feature requires 'ccd2iso' utility, available here: http://sourceforge.net/projects/ccd2iso If it is not installed on your system, you will need to compile it from source or find a suitable package. Warning: Check if you have enough free space before converting!
XDVDFS (XBOX) images 
Create XDVDFS image from directory
Right-click a folder that you wish an XDVDFS image to be created from and choose "Actions -> Manage ISO -> Create XDVDFS image". Image will be created either in parent directory of this folder (if user is allowed to write there) or on the Desktop. Note: This feature requires 'extract-xiso' utility, available here: http://dwl.xbox-scene.net/~xbox/xbox-scene/tools/isotools/extract-xiso_v2.3.linux.x86.static.tgz Warning: Check if you have enough free space on target partition before creating an ISO!