Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to allow user to mount USB enclosure
Date: Tue, 21 Nov 2006 07:55:52
Message-Id: 7573e9640611202351k6f03385buee9ba9542f4291e4@mail.gmail.com
In Reply to: Re: [gentoo-user] How to allow user to mount USB enclosure by Stephen Liu
1 On 11/20/06, Stephen Liu <satimis@×××××.com> wrote:
2 > # chmod -c 775 -R /media/sda1/
3 > mode of `/media/sda1/' changed to 0775 (rwxrwxr-x)
4
5 So you made the filesystem root group writable...but what group is it
6 in? (ls -ld /media/sda1/.) Perhaps you missed a chgrp?
7 --
8 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How to allow user to mount USB enclosure (SOLVED) Stephen Liu <satimis@×××××.com>