Andrej Borsenkow schrieb:
> - ! insmod -n supermount >/dev/null 2>/dev/null && [ -x /usr/bin/perl ];then
> + ! modprobe -n supermount >/dev/null 2>/dev/null && [ -x /usr/bin/perl ];then
>
> @home I use slightly different
>
> ! grep -q '[[:space:]]supermount$' /proc/filesystems && ! insmod -n supermount
Dunno if "/proc/filesystems" contains supermount at boot time if it is
build as module ...
But if so you still have to replace "insmod -n" by "modprobe -n" ...
> ...
>
> Does modprobe account for linked in supermount?
A good question.
--
_
Tschüss und bis demnächst/à bientôt, _|_|_
(") *
Stefan /v\ /
/( )X Penguin Powered!
+------------------------------------+----------------(m-m)------------------+
| Stefan Siegel | http://www.student.uni-kl.de/~siegel/ |
| Kurt-Schumacher-Str. 34 / App. 144 | mailto:[EMAIL PROTECTED] |
| D-67663 Kaiserslautern | PGP Public Key: |
| Tel.: +49-631-18269 | finger -l [EMAIL PROTECTED] |
+------------------------------------+---------------------------------------+