The Ubuntu community has contributed 12232 ideas, 57574 comments, 1174524 votes
Idea
#7984: GUI to mount an ISO image
|
| |
273
|
|
|
Written by jonasfa the 2 May 08 at 17:13.
Category: Multimedia.
Related to:
Nothing/Others.
Status: New
|
|
|
Description
When user opens an ISO image, ask if he wants to burn or mount it.
If he wants to mount, make it look just like an inserted disc (CD/DVD) or plugged USB pendrive.
Tags:
(none)
Attachments
No attachments.
Duplicates
Comments
|
Eldmannen wrote on the 2 May 08 at 18:05
| |
I would love to be able to mount ISO images.
|
|
gsiliceo wrote on the 2 May 08 at 18:26
| |
We have gmount-iso, it does exactly this, is in the repositories. You can then right click and iso, choose gmount, select mount point then click mount and done.
|
|
jonasfa wrote on the 2 May 08 at 18:43
|
newbie users just don't know what is a mount point..
it would be great if i just double click the ISO to mount it.. just like if i had inserted an CD/DVD or plugged an USB pendrive
|
|
madjr wrote on the 2 May 08 at 18:50
| |
use gmount
|
|
steve196 wrote on the 2 May 08 at 21:40
|
No asking questions after the doubleclick but in the right-click menu it would be nice.
gmount-iso or whatever is unnecessary. The normal mount command can mount isos.
On the other hand isos are also archives and can be opened like that. This is easier, because it does not need the extra permissions, that a mount command needs. And for most (not all) uses it is as good as mounting them.
|
|
Eldmannen wrote on the 2 May 08 at 22:18
| |
mount -o loop file.iso /media/iso/
|
|
Ssdg wrote on the 3 May 08 at 11:21
| |
Already done since lince a year or more (I discovered it last year after a 6 month ubuntu experience and I was very busy discovering ubuntu programs)
|
|
kenshiro wrote on the 7 May 08 at 14:35
|
For me gmountiso could be included by default. For Ubuntu and Xubuntu.
The problem is this: inexperienced users don't know not even what is a mount point and how make it. For some applications is necessary to make it on /media/cdrom*, don't everybody know this and some applications can to give some problems.
gmountiso may be give an "automake cdrom mountpoint" (option enabled by default), it creates automatically the first /media/cdrom* available after the CD/DVD Unit/s installed on the system (fstab) and use it for mountpoint.
Or load the iso image by means of MTAB like an USB FLASH DEVICE or like others removable device.
Goodbye.
|
Post your comment
|
|