Hi Frank, On Wed, 30 Jul 2003 09:53:14 +0200 Frank K�ster wrote:
>>> Wieso darf ich da nicht hinschreiben oder von dort lesen? Die >>> unangenehme Folge ist, dass s�mtliche postinst-Skripte mit >>> >>> if $KOMMANDO >/dev/null 2>&1; then... >>> >>> nat�rlich fehlschlagen. >> �berpr�fe, ob die die Partition mit der Option nodev gemounted ist. > Genau das war es. Offenbar impliziert "user" auch "nodev". Ziemlich "offenbar": ,--- [ man 8 user ] | [...] | user Allow an ordinary user to mount the file system. The name of | the mounting user is written to mtab so that he can | unmount the file system again. This option implies the options | noexec, nosuid, and nodev (unless overridden by subsequent | options, as in the option line user,exec,dev,suid). | [...] `--- -- Ciao, Pit -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

