-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
On Mon, Feb 28, 2005 at 06:59:41PM +0100, Thomas Kosch wrote: > On Day 59 of Chaos 3171, Bastian Kleineidam wrote: > > nfsmount /bin/mount %(SERVER):%(VOLUME) %(MNTPT) "%(before=\"-o \" OPTIONS)" > That should be ... "%(MNTPT) %(before=\"-o \ ... - From your debug output it is clear that the command arguments for mount point and options are put together as one single argument which is wrong. The arguments are splitted at whitespace, so if you specify %(MNTPT) "%(OPTIONS)" instead of "%(MNTPT) %(OPTIONS)" I think your problem will be solved. I will also try to reproduce this but before I have to put up an NFS server for simulation. Regards, Bastian - -- ,''`. Bastian Kleineidam : :' : GnuPG SchlÃssel `. `' gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E `- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCI4zFeBwlBDLsbz4RAq2JAKDINw6sDIgBNToUgWJVKwXJdkE9WwCeNhgo 8ZzioGL1ySBuXKf81qWbx3A= =PUII -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]