You are not logged in.

#1 2010-07-31 03:06:15

yawns
Member
Registered: 2010-05-31
Posts: 68

[solved] No Access to USB Drive

I have a USB harddrive that I'm unable to read or write to. It is automounting when I plug it in (no fstab stuff), and as root I can use it. Per other threads here, I've added myself to the following groups

[mike@robots ~]$ id
uid=1000(mike) gid=100(users) groups=100(users),10(wheel),91(video),92(audio),93(optical),95(storage),98(power)

and changed my xinitrc so that it looks like this

#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)

# exec gnome-session
# exec startkde
# exec startxfce4
# ...or the Window Manager of your choice
#exec gnome-session
ck-launch-session gnome

after which I logged out and then rebooted.

Properties of the drive

2v85zyf.png

If you need more info please ask.

Last edited by yawns (2010-07-31 06:21:26)

Offline

#2 2010-07-31 05:38:45

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [solved] No Access to USB Drive

What filesystem type is the drive? Can you post the output of ls -l in the root of the drive's filesystem?


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#3 2010-07-31 06:21:07

yawns
Member
Registered: 2010-05-31
Posts: 68

Re: [solved] No Access to USB Drive

Thanks for the reply... well, this was kind of dumb of me and it didn't click 'til you replied and I revisited my post. The mount point (/media/{disk_id}) was owned by root and didn't have write permissions for others. So I just chown'd it to me and the storage group.

Offline

#4 2010-07-31 06:26:57

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [solved] No Access to USB Drive

np, glad to have been a service one way or another smile


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

Board footer

Powered by FluxBB