Mounting ISOsForum: DSL Ideas and Suggestions Topic: Mounting ISOs started by: l0st Posted by l0st on April 01 2004,14:10
I've been browsing through KDE-apps and I found this goodie:< http://www.kde-apps.org/content/show.php?content=11577 >
Now I know stuffing the KDE libs and stuff into DSL would overbloat it, but is there any similar app around? Should be really simple and hackable to work with mount.app Cheers Posted by Grim on April 03 2004,03:20
The automagic creation of icons for ISO files is a byproduct of konqueror, based on filename extensions. This functionality is not present in Xtdesktop.However, if the user could ensure the ISO file is placed in a pre-determined location in the filesystem, a small shell script could be written to check said directory every so often for the presencse of an ISO and generate an icon on the desktop. Such an icon could be set to execute a script (possibly setuid?) to check if an iso is already mounted at a predetermined mount point (/mnt/whatever). If not it could go ahead and mount the ISO to said mount point. But then, why go through all the effort to create magic mount icons when all you have to do is open a terminal `sudo su' to root and type:
|