-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marco Karsten wrote: > I'm looking for a way to let a user mount RandomISOName at ~/RandomISOName. > Preferably with the autofs system (if possible) so that no root password is > required and that the mounting is done automatically after clicking an > RandomISOName file in konqueror. > > But the problem with the autofs system is that it needs a fixed mount point > (as I understood it). It is not possible to generate a mount point with > autofs dynamically. Also the file name cannot be RandomISOName but has to be > a fixed (always the same, like /dev/cdrom) name for autofs to work.
Forget autofs, it's not its purpose and it definitely doesn't work that way. > I know I could use sudo and then > mount -o loop -t iso9660 RandomISOName /mount/somewhere > But this is not what I want. > > The idea is to click on the RandomISOName file, a script runs and the image > is > mounted and opened in konqueror automatically. > > Anyone have any ideas ? Or other options to make it work ? Install the kio_iso package. It doesn't mount but you can get "into" the ISO image with konqueror (or krusader), copy files out of it, etc... cheers - -- -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ /\\ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> _\_v The more things change, the more they stay insane. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFn4oEr3NMWliFcXcRAtV/AJ9YYVgLalXgYlxbokHKm7IUZr5tHQCeKNmg pdMC+pBxQYC9gMftxKGLsiY= =/ZLE -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
