Comment créer, lire, monter/démonter en toute simplicité (et sans utiliser la console) des images ISO, NRG (Nero Burning ROM), UDF (DVD), CUE/BIN, CCD/IMG/SUB (CloneCD), XDVDFS (Xbox) ou en vérifier la signature MD5 ?

vue de Mount-ISO

Grâce à Mount ISO Image (MountISO) , un script sous GNU GPL, la gestion des images est à portée du click droit, permettant instantanément de monter l'image sur son bureau ou effectuer facilement d'autres actions comme calculer la somme MD5, et tout ça directement par le biais du menu contextuel de KDE, s'il vous plaît 8-)
Le script peut être installé avec Sudo ou KDE su (à choisir lors de l'installation).

Site de Mount ISO Image (MountISO) :
- http://www.jinjiru.ru/index/mountiso
Project page de Mount ISO Image (MountISO) sur KDE Apps :
- http://www.kde-apps.org/content/show.php?content=11577
(en suite le changelog de la version 0.9) Mount ISO Image (MountISO) version: 0.9 - Monday 24 May 2004
Changelog:

0.9 - Monday 24 May 2004

+ Feature: Mount CUE/BIN images (using 'cdemu' from http://cdemu.sourceforge.net)
+ Feature: Create XBOX images (using 'extract-xiso' from http://dwl.xbox-scene.net/~xbox/xbox-scene/tools/isotools/extract-xiso_v2.3.linux.x86.static.tgz)
+ Feature: Convert NRG images to ISO
+ Fix: Some ISO files created with WinISO have a non-standard "magic number" (thanks to Ignacio Serantes for info)
+ Fix: Menu for NRG, CUE/BIN, CloneCD images no longer suggests to "Manage *ISO*"


Usage:

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!

Translations
------------
- Czech (by Jozef Riha)
- Danish (by Kalna and BK)
- French (by MrYouP)
- German (by Xenonite and seraphyn)
- Hungarian (by Marcel Hilzinger and Vince Pinter)
- Italian (by marcosegato)
- Polish (by Lukasz Purgal)
- Portuguese/brazilean (by Groo and Dherik)
- Romanian (by Spoiala Cristian)
- Russian (by Jinjiru)
- Slovak (by Jozef Riha)
- Spanish (by mrthc)

If you submit translations, please, send them within the utf-8 text file to prevent encoding mistakes!

Bugs
----
If you find any errors please do not hesitate to report them bug@jinjiru.ru. If you have any suggestions or want to contribute a translation - you're always welcome! Please write us jinjiru@jinjiru.ru or ginger@nc.ru. Thank you for using our script!