
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Small set of modules to help access ISO image files. Depends on fuseiso program and therefore on fuse library so it is only linux specific now.
Fuseiso along with .iso images also support windows-born .nrg, .mdf, .bin and .img (CloneCD) images. Please look at http://fuse.sourceforge.net/wiki/index.php/FuseIso for more details on it.
If you need to access some iso image then do the following steps:
1. install fuseiso (first link)
2. install kfuseiso (second link)
3. make sure what kde found new modules, mimetypes, etc -- relogin
4. go to folder containing interesting .iso file with konqueror
5. right-click on this file
6. select "Mount Image and Browse"
7. View content on iso filesystem in new window.
To unmount ISO file:
1. goto to the "System" folder in konqueror (or type system:/ in the location bar)
2. click on the "Mounted ISO Images"
3. right-click image to unmount
4. select "Unmount Image" from the popup menu
5. press F5 to make sure list of mounted images are reloaded -- it`s not work automatically all times yet
That is all. You can also view ISO image metainformation in file properties dialog -- such as image creation datetime, program used to create image, etc..
Status: technology-preview. Hope it will not crash your KDE desktop very often :-) What i need is an ideas how to make such kind of integration better, taking into account KDE limitations. For example my first idea was to add mounted iso images into media:/ folder, but it is impossible with kde 3.5.
14 years ago
2007-01-17
Updated Polish translations by Andrzej Szelachowski. Now with translated desktop files. Thanks and sorry for delay!
2006-11-08
kfuseiso fixed to work with big image files such as DVD iso images. Added Polish translations by Andrzej Szelachowski. Thanks!
2006-10-17
Fixed crash in fuseiso related to handling of improperly coded Juliet names and added code to kfuseiso to cleanup ~/.mtab.fuseiso in case fuseiso died unexpectedly.
14 years ago
2007-01-17
Updated Polish translations by Andrzej Szelachowski. Now with translated desktop files. Thanks and sorry for delay!
2006-11-08
kfuseiso fixed to work with big image files such as DVD iso images. Added Polish translations by Andrzej Szelachowski. Thanks!
2006-10-17
Fixed crash in fuseiso related to handling of improperly coded Juliet names and added code to kfuseiso to cleanup ~/.mtab.fuseiso in case fuseiso died unexpectedly.
sysman76
10 years ago
Report
citizen
11 years ago
Report
alieno
13 years ago
http://www.palmix.org/kfuseiso.html
Report
mukl
13 years ago
but is it possible to use this plugin with d3lphin/dolphin?
thanks,
michi.
Report
arvenil
13 years ago
So when you just "click" on icon in konqueror it mount and browse. Is this possible? this way is much more simplier and intuitive solution than RMB on icon then "Mount image and browse".
Report
gmichels
14 years ago
Apart from that, kfuseiso is great. To be the greatest ever, you just need to find a way to put the mounted image on system:/media :P
Report
DHatherley
14 years ago
Report
abalint21
14 years ago
I've made an ebuild if you want for this build. 20061108
You can find it here:
http://abalint21.8k.ro/ebuilds/kfuseiso-20061108.ebuild.txt
Report
abalint21
14 years ago
http://abalint21.8k.ro/ebuilds/fuseiso-20061017.ebuild.txt
I've tried it on my machine... it works like a charm ;)
If you don't know how to install a 3rd party ebuild on you gentoo box follow this tutorial:
http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
Keep it safe... keep it Gentoo!
Respesct,
X
Report
MoRPh3uSz
13 years ago
You can find it here: http://www.morphz.net/ebuilds/kfuseiso-20070117.ebuild.zip
Report
aniruddha
13 years ago
Report
amigib
14 years ago
Report
sweinst
14 years ago
Report
infernalroot
14 years ago
if you have time, could you do something like kfuseiso, but for use with encfs, with the same ideas:
- a system:/encrypted:/ for easy acces, like isomedia:/
- a folder like $home/media, maybe $home/encrypted, where the folders are mounted
- an option to allow automount for future login, to avoid re-ingress password/folder/etc
i try to made it myself, but i dont know enought programing :sad:
Report
scido
14 years ago
I'm trying to use kfuseiso with kubuntu edgy but I've got some problems. First I installed all packages I need (I hope)
fuse-utiles
fuseiso
libfuse2
libfuse-dev
I didn't install python-fuse 'cause I think it doesn't need.
Then I compiled kfuseiso and relogin. Everything works fine but:
1- right click doesn't do anything: no new menu entry, no new action
2- if I try via system:/ -> mount ISO I've got the windows to insert iso path but then nothing happens, no iso mounted.
So, please tell me if I missed something or not
many many thanks
Scido
Report
dmiceman
14 years ago
There are two things which come to my mind. I don`t know if edgy come with fuseiso already installed (i hear what some distributions have included it). If so -- please be sure what fuseiso is at latest version and no other version have installed to the system.
Second thing -- please be sure what image you trying to mount is a valid iso image. Simplest way to check this is to issue following command in terminal:
fuseiso -p iso_image_filename ~/media/test -f
Image will be mounted and output should be something like this:
ISO9660 image found
System Identifier : LINUX
Volume Identifier : CDROM
Volume Set Identifier :
Publisher Identifier :
Data Preparer Identifier :
Application Identifier : MKISOFS ISO 9660/HFS FILESYSTEM BUILDER & CDRECORD CD-R/DVD CREATOR (C) 1993 E.YOUNGDALE (C) 1997 J.PEARSON/J.SCHILLING
Copyright File Identifier :
Abstract File Identifier :
Bibliographic File Identifier :
Volume Creation Date and Time : 2006073119193700$
Volume Modification Date and Time : 2006073119193700$
Volume Expiration Date and Time : 0000000000000000
Volume Effective Date and Time : 2006073119193700$
Report
dmiceman
14 years ago
fuseiso -h
Report
ffrits57
14 years ago
Report
ffrits57
14 years ago
hecking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
Report
vurcieyem
14 years ago
Report
dmiceman
14 years ago
Report
dmiceman
14 years ago
Report
ffrits57
14 years ago
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
with regards
Frits
Report
dmiceman
14 years ago
./configure --prefix=/path/to/actual/kde/installation
Also you might to have kde development packages missed -- as far as i can remember, SUSE is RPM-based and have separate development and runtime packages for most things. You need to be sure you have kdelibs-devel or something like this installed.
But anyway, i`m not sure if 3.4.2 is enough. I`m already on kde 3.5.5, sorry :-(
Report
psdekloe
14 years ago
I _really_ hope that this gets merged into KDE.
Report