Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HD Permissions Problem

11 views
Skip to first unread message

Stephen P. Molnar

unread,
Oct 13, 2012, 12:30:01 PM10/13/12
to
Debian 6.0.5 (64 bit)/KDE 4.4.5

For reasons lost to antiquity, I have 4 HD's on my system.
Unfortunately, the installer only found one of them, sda1, where the
distribution is installed. Of course, other utilities found all of the
drives and I have edited /etc/fstab and / to account for all of the
drives. I have two problems for which I would like solutions:

Problem #1. How do I give users on the system access to the drives? At
this point only root has access privileges.

Problem #2. One of the drives is formatted in the reisefs. The system
doesn't recognize that fs. I suppose I could reformat the drive as ext3
or ext4, but I really don't want to lose the contents.

Many thanks in advance.

--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
Foundation for Chemistry Stochastic and multivariate
www.FoundationForChemistry.com
(614)312-7528 (c)
Skype: smolnar1


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/5079957...@sbcglobal.net

Ralf Mardorf

unread,
Oct 13, 2012, 1:00:02 PM10/13/12
to
On Sat, 2012-10-13 at 12:23 -0400, Stephen P. Molnar wrote:
> I have edited /etc/fstab and / to account for all of the
> drives. I have two problems for which I would like solutions:
>
> Problem #1. How do I give users on the system access to the drives? At
> this point only root has access privileges.

Please paste the output of

cat /etc/fstab

and

ls -hAl /DIR_OF_THE_HDD_MOUNT_POINTS

You need to make the users member of a group that has permission (e.g.
add a group "users"), IOW the mount point dirs might have to be changed
from

"root root" to "root users" (assumed you add a group "users" before
doing this).

Or change permission for "others", IOW allow "rwx" for "others".

> Problem #2. One of the drives is formatted in the reisefs. The system
> doesn't recognize that fs.

Even if you shouldn't like Google, please google for "Debian reiserfs"
or similar, there are tons of hits that explain how to do it. OTOH
reconsider to backup the data, reformat the partition(s) and restore the
data. The coder of reiserfs got 15 years to life imprisonment for
killing his wife. The code isn't maintained anymore.

Regards,
Ralf


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/1350147028.8...@localhost.localdomain
0 new messages