I've done this before but have lost my notes about I guess.

I want to mount a device /dev/hdd7 so that my users can read/write
freely there.

This line, does not do it:

grep hdd7 /etc/fstab
/dev/hdd7  /home/reader/spool  reiserfs  noatime,exec,users,rw  0 2

(using the singular `user' didn't help either.

What is the syntax I need?


Reply via email to