Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] About mount with user rw
Date: Thu, 11 Mar 2010 19:24:28
Message-Id: 87hbomek74.fsf@newsguy.com
1 I've done this before but have lost my notes about I guess.
2
3 I want to mount a device /dev/hdd7 so that my users can read/write
4 freely there.
5
6 This line, does not do it:
7
8 grep hdd7 /etc/fstab
9 /dev/hdd7 /home/reader/spool reiserfs noatime,exec,users,rw 0 2
10
11 (using the singular `user' didn't help either.
12
13 What is the syntax I need?

Replies

Subject Author
Re: [gentoo-user] About mount with user rw Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] About mount with user rw Alan McKinnon <alan.mckinnon@×××××.com>