Jens Schuessler wrote:
* Peter Jenke <p.jenke@gmx.net> [07-02-03 09:16]:Der Eintrag 'defaults' überschreibt m.W. die nachfolgenden Optionen.Nein, das ist genau andersrum, die nachfolgenden Optionen überschreiben die defaults. /dev/hda1 /mnt/C vfat defaults,ro,user,noexec,uid=1000,gid=1000
Das user/noexec ist AFAIK doppelt gemoppelt: ---man mount--- 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). --- man mount--- aber das hält ja auch bekanntlich besser ;). -- - maik