Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
HD Permissions Problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Stephen P. Molnar  
View profile  
 More options Oct 13 2012, 12:30 pm
Newsgroups: linux.debian.user
From: "Stephen P. Molnar" <s.mol...@sbcglobal.net>
Date: Sat, 13 Oct 2012 18:30:01 +0200
Local: Sat, Oct 13 2012 12:30 pm
Subject: HD Permissions Problem
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-user-REQU...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5079957D.10...@sbcglobal.net


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ralf Mardorf  
View profile  
 More options Oct 13 2012, 1:00 pm
Newsgroups: linux.debian.user
From: Ralf Mardorf <ralf.mard...@alice-dsl.net>
Date: Sat, 13 Oct 2012 19:00:02 +0200
Local: Sat, Oct 13 2012 1:00 pm
Subject: Re: HD Permissions Problem

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-user-REQU...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1350147028.8283.16.ca...@localhost.localdomain


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »