SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2010-01-28 21:18:47

nabilalk
#! Die Hard
From: U.S.A.
Registered: 2009-01-28
Posts: 531

ISO image mounter application: Furius ISO Mount

I recently have started using Furius ISO Mount for mounting ISO images. I like it because it has a user friendly GUI and allows you to mount multiple images. Anyone have any other ISO apps that they prefer? I saw a post on the Ubuntu forums about some Nautilus scripts for mounting ISOs, however since I use Thunar, I don't think I can use these scripts. Just thought I would share this app with you guys. Does anyone have a favorite ISO mounting app that they prefer?

Edit: correction Furius not Furious

Last edited by nabilalk (2010-02-10 09:13:19)


#! 10 “Statler” r20110207 32-bit & Openbox

Offline

Help fund CrunchBang, donate to the project!

#2 2010-01-30 12:41:46

Cyber
New Member
From: Augsburg, Germany
Registered: 2009-08-27
Posts: 6
Website

Re: ISO image mounter application: Furius ISO Mount

mount -o loop -t iso9660 file.iso /mnt/iso_mount

.....

Offline

#3 2010-01-30 14:01:50

anonymous
The Mystery Member
From: Arch Linux Forums
Registered: 2008-11-29
Posts: 9,418

Re: ISO image mounter application: Furius ISO Mount

So for Thunar just create a custom action like:

xterm -e "sudo mount -o loop -t iso9660 %f /mnt/iso_mount"

Last edited by anonymous (2010-01-30 14:03:40)

Offline

#4 2010-01-30 21:29:32

nabilalk
#! Die Hard
From: U.S.A.
Registered: 2009-01-28
Posts: 531

Re: ISO image mounter application: Furius ISO Mount

anonymous wrote:

So for Thunar just create a custom action like:

xterm -e "sudo mount -o loop -t iso9660 %f /mnt/iso_mount"

Is there a similar Thunar custom action for "Unmount"? Also, for the appearence tab, would it be other then "*ISO;*BIN*UIF"?


#! 10 “Statler” r20110207 32-bit & Openbox

Offline

#5 2010-01-30 22:11:33

anonymous
The Mystery Member
From: Arch Linux Forums
Registered: 2008-11-29
Posts: 9,418

Re: ISO image mounter application: Furius ISO Mount

I think this should do it:

xterm -e "sudo umount /mnt/iso_mount"

As for your question the file pattern should be "*.iso".

Last edited by anonymous (2010-01-30 22:13:20)

Offline

#6 2010-02-01 23:47:40

nabilalk
#! Die Hard
From: U.S.A.
Registered: 2009-01-28
Posts: 531

Re: ISO image mounter application: Furius ISO Mount

anonymous wrote:

So for Thunar just create a custom action like:

xterm -e "sudo mount -o loop -t iso9660 %f /mnt/iso_mount"

I added the custom action, and when attempting to mount an image file, xterm asked for my root password. After entering the password, I don't see the image mounted.  Where should the image appear when mounted? Also, is there a way to bypass xterm asking for the root password? Thanks.


#! 10 “Statler” r20110207 32-bit & Openbox

Offline

#7 2010-02-02 01:29:01

anonymous
The Mystery Member
From: Arch Linux Forums
Registered: 2008-11-29
Posts: 9,418

Re: ISO image mounter application: Furius ISO Mount

Did you look under /mnt/iso_mount? If its not there, maybe you need to create the iso_mount folder.

To bypass sudo, maybe try mounting inside your home folder like:

mount -o loop -t iso9660 %f /home/username/iso_mount

Offline

#8 2010-02-02 20:23:29

nabilalk
#! Die Hard
From: U.S.A.
Registered: 2009-01-28
Posts: 531

Re: ISO image mounter application: Furius ISO Mount

anonymous wrote:

Did you look under /mnt/iso_mount? If its not there, maybe you need to create the iso_mount folder.

To bypass sudo, maybe try mounting inside your home folder like:

mount -o loop -t iso9660 %f /home/username/iso_mount

Creating the the iso_mount folder in mnt did the trick. Also, creating an iso_mount folder in the /home/user folder also worked. Thanks anonymous. The only caveat to the process is that to unmount the image, you have to unmount the image image file and not the folder in iso_mount. That is cumbersome, but livable.


#! 10 “Statler” r20110207 32-bit & Openbox

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo