On Fri, Jan 05, 2001 at 12:02:16AM +0800, Alexey Verin wrote: > DVL> > /mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0,nosuid,noauto,nodev,unhide 0 0 > DVL> > /mnt/windows /mnt/windows supermount fs=vfat,dev=/dev/hda2,,iocharset=koi8-r,umask=0,nosuid,noexec,nodev,exec,codepage=866 0 0 > DVL> > Кароче вот так вот сейчас :(( > DVL> > > DVL> > cat /var/log/messages |grep supermount > DVL> > > DVL> > Dec 20 18:35:01 localhost kernel: supermount: Unrecognized mount option noexecfs > DVL> > Jan 4 01:39:24 localhost mount: mount: fs type supermount not supported by kernel > DVL> > Jan 4 01:39:24 localhost mount: mount: fs type supermount not supported by kernel > DVL> > Jan 4 01:39:24 localhost mount: mount: fs type supermount not supported by kernel > DVL> > Jan 4 14:33:17 localhost kernel: supermount: Unrecognized mount option iocharset > DVL> > Jan 4 15:20:48 localhost kernel: supermount: Unrecognized mount option iocharset > DVL> > Jan 4 22:55:33 localhost kernel: supermount: Unrecognized mount option iocharset > DVL> > Jan 4 22:56:21 localhost kernel: supermount: Unrecognized mount option unhide > DVL> > Jan 4 22:58:52 localhost kernel: supermount: Unrecognized mount option iocharset > DVL> > DVL> supermount работает; просто эти опции (noexecfs,iocharset,unhide) к нему > DVL> не относятся. > ok, а как правильно ? Для floppy: /dev/fd0 /mnt/floppy supermount fs=vfat,dev=/dev/fd0,user 0 0 (nosuid,nodev полностью покрываются user; можете еще добавить noauto) А вот для /dev/hda2 (который у Вас /mnt/windows) никакой supermount не нужен. Regards, Dmitry +-------------------------------------------------------------------------+ Dmitry V. Levin mailto://ldv@fandra.org Software Engineer PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html IPLabs Linux Team http://linux.iplabs.ru Fandra Project http://www.fandra.org +-------------------------------------------------------------------------+ UNIX is user friendly. It's just very selective about who its friends are.