What is the respective autofs option for ReiserFS file systems? For ext2 we 
have -fstype=ext2, for cdroms there is -fstype=iso9660, etc. but when I try 
to set -fstype=reiserfs it fails to mount.

Until now my one and only option is -rw, and with that it works. On the other 
hand I don't understand why in the output of "mount" the automatically 
mounted directory appears with type "none,bind" and not with reiserfs or 
something similar.
---mount-output---
automount(pid22250) on /home type autofs \ 
(rw,fd=5,pgrp=22250,minproto=2,maxproto=3)
/fs/teog on /home/teog type none (rw,bind)
---end---

I only want to mount a directory on my computer automatically on request to a 
mountpoint on the same computer.

I am using SuSE Linux 7.3.

Any ideas?

Regards,
Micgael Sabielny

Reply via email to